STM32L443xx HAL User Manual
Defines
Definitions of OPAMP hardware constraints delays
OPAMP Exported Constants

Defines

#define LL_OPAMP_DELAY_STARTUP_US   ((uint32_t) 30U)

Detailed Description

Note:
Only OPAMP peripheral HW delays are defined in OPAMP 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_OPAMP_DELAY_STARTUP_US   ((uint32_t) 30U)

Delay for OPAMP startup time

Definition at line 264 of file stm32l4xx_ll_opamp.h.