STM32L443xx HAL User Manual
|
Defines | |
#define | HAL_COMP_ERROR_NONE (0x00UL) |
#define | HAL_COMP_ERROR_INVALID_CALLBACK (0x01UL) |
#define HAL_COMP_ERROR_INVALID_CALLBACK (0x01UL) |
Invalid Callback error
Definition at line 150 of file stm32l4xx_hal_comp.h.
Referenced by HAL_COMP_RegisterCallback(), and HAL_COMP_UnRegisterCallback().
#define HAL_COMP_ERROR_NONE (0x00UL) |
No error
Definition at line 148 of file stm32l4xx_hal_comp.h.