Macros | |
#define | HAL_EFUSE_ERROR_NONE ((uint32_t)0x00000000) |
#define | HAL_EFUSE_ERROR_TIMEOUT ((uint32_t)0x00000001) |
#define | HAL_EFUSE_ERROR_INVALID_PARAM ((uint32_t)0x00000002) |
#define HAL_EFUSE_ERROR_INVALID_PARAM ((uint32_t)0x00000002) |
Invalid parameters error
Definition at line 154 of file hal_efuse.h.
#define HAL_EFUSE_ERROR_NONE ((uint32_t)0x00000000) |
No error
Definition at line 152 of file hal_efuse.h.
#define HAL_EFUSE_ERROR_TIMEOUT ((uint32_t)0x00000001) |
Timeout error
Definition at line 153 of file hal_efuse.h.