Collaboration diagram for COMP Error Code:Macros | |
| #define | HAL_COMP_ERROR_NONE ((uint32_t)0x00000000) |
| No error More... | |
| #define | HAL_COMP_ERROR_TIMEOUT ((uint32_t)0x00000001) |
| Timeout error More... | |
| #define | HAL_COMP_ERROR_INVALID_PARAM ((uint32_t)0x00000002) |
| Invalid parameters error. More... | |
| #define HAL_COMP_ERROR_INVALID_PARAM ((uint32_t)0x00000002) |
Invalid parameters error.
Definition at line 163 of file gr55xx_hal_comp.h.
| #define HAL_COMP_ERROR_NONE ((uint32_t)0x00000000) |
No error
Definition at line 161 of file gr55xx_hal_comp.h.
| #define HAL_COMP_ERROR_TIMEOUT ((uint32_t)0x00000001) |
Timeout error
Definition at line 162 of file gr55xx_hal_comp.h.