Home
last modified time | relevance | path

Searched refs:DAC_AUTONOMOUS_MODE_ENABLE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dac_ex.h173 ((AUTONOMOUS) == DAC_AUTONOMOUS_MODE_ENABLE))
Dstm32u5xx_hal_dac.h328 #define DAC_AUTONOMOUS_MODE_ENABLE DAC_AUTOCR_AUTOMODE /*!< Autonomous mode enable */ macro