Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_dac.h69 #define DAC_SWTRB_CHX_MASK (DAC_SWTRB_CH1 | DAC_SWTRB_CH2) macro
2248 (DAC_Channel & DAC_SWTRB_CHX_MASK)); in LL_DAC_TrigSWConversion2()