STM32H735xx HAL User Manual
|
Modules | |
COMP EXTI Lines | |
Defines | |
#define | COMP_DELAY_STARTUP_US (80UL) |
#define | COMP_DELAY_VOLTAGE_SCALER_STAB_US (200UL) |
#define COMP_DELAY_STARTUP_US (80UL) |
Delay for COMP startup time
Definition at line 219 of file stm32h7xx_hal_comp.c.
Referenced by HAL_COMP_Start(), and HAL_COMP_Start_IT().
#define COMP_DELAY_VOLTAGE_SCALER_STAB_US (200UL) |
Delay for COMP voltage scaler stabilization time
Definition at line 225 of file stm32h7xx_hal_comp.c.
Referenced by HAL_COMP_Init().