TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
SMIF Check Result. More...
Macros | |
#define | SMIF_E_SFLASH_OK ((int32_t)0) |
#define | SMIF_E_SFLASH_BUSY ((int32_t)-1) |
#define | SMIF_E_SFLASH_ABORT ((int32_t)-2) |
#define | SMIF_E_SFLASH_TIMEOUT ((int32_t)-3) |
#define | SMIF_E_SFLASH_ERROR ((int32_t)-4) |
SMIF Check Result.
#define SMIF_E_SFLASH_ABORT ((int32_t)-2) |
Abort.
#define SMIF_E_SFLASH_BUSY ((int32_t)-1) |
Busy.
#define SMIF_E_SFLASH_ERROR ((int32_t)-4) |
Error.
#define SMIF_E_SFLASH_OK ((int32_t)0) |
No Error.
#define SMIF_E_SFLASH_TIMEOUT ((int32_t)-3) |
Timeout.