Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_dac.h204 #define DAC_OUTPUTSWITCH_DISABLE (0x00000000U) macro
389 #define IS_DAC_OUTPUT_SWITCH_STATE(STATE) (((STATE) == DAC_OUTPUTSWITCH_DISABLE) || \