STM32L486xx HAL User Manual
Defines
Definitions of COMP hardware constraints delays
COMP Exported Constants

Defines

#define LL_COMP_DELAY_STARTUP_US   ( 80U)
#define LL_COMP_DELAY_VOLTAGE_SCALER_STAB_US   ( 200U)

Detailed Description

Note:
Only COMP IP HW delays are defined in COMP LL driver driver, not timeout values. For details on delays values, refer to descriptions in source code above each literal definition.

Define Documentation

#define LL_COMP_DELAY_STARTUP_US   ( 80U)

Delay for COMP startup time

Definition at line 274 of file stm32l4xx_ll_comp.h.

Delay for COMP voltage scaler stabilization time

Definition at line 282 of file stm32l4xx_ll_comp.h.