RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros

Macros

#define HAL_RAMECC_ERROR_NONE   0x00000000U
 
#define HAL_RAMECC_ERROR_TIMEOUT   0x00000001U
 
#define HAL_RAMECC_ERROR_BUSY   0x00000002U
 
#define HAL_RAMECC_ERROR_INVALID_CALLBACK   0x00000003U
 

Detailed Description

Macro Definition Documentation

◆ HAL_RAMECC_ERROR_BUSY

#define HAL_RAMECC_ERROR_BUSY   0x00000002U

RAMECC Busy Error

◆ HAL_RAMECC_ERROR_INVALID_CALLBACK

#define HAL_RAMECC_ERROR_INVALID_CALLBACK   0x00000003U

Invalid Callback error

◆ HAL_RAMECC_ERROR_NONE

#define HAL_RAMECC_ERROR_NONE   0x00000000U

RAMECC No Error

◆ HAL_RAMECC_ERROR_TIMEOUT

#define HAL_RAMECC_ERROR_TIMEOUT   0x00000001U

RAMECC Timeout Error