STM32L443xx HAL User Manual
Defines
DAC Private Constants
DAC

Defines

#define TIMEOUT_DAC_CALIBCONFIG   1U /* 1 ms */
#define HFSEL_ENABLE_THRESHOLD_80MHZ   80000000U /* 80 MHz */

Define Documentation

#define HFSEL_ENABLE_THRESHOLD_80MHZ   80000000U /* 80 MHz */

Definition at line 340 of file stm32l4xx_hal_dac.c.

Referenced by HAL_DAC_ConfigChannel().

#define TIMEOUT_DAC_CALIBCONFIG   1U /* 1 ms */

Definition at line 339 of file stm32l4xx_hal_dac.c.

Referenced by HAL_DAC_ConfigChannel().