Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_dac.c49 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
50 (((__DACX__) == DAC2) ? \
57 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
58 (((__DACX__) == DAC1) ? \
65 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
72 #define IS_LL_DAC_TRIGGER_SOURCE(__DACX__, __TRIGGER_SOURCE__) \ argument
87 || (((__DACX__) == DAC3) ? ((__TRIGGER_SOURCE__) == LL_DAC_TRIG_EXT_TIM1_TRGO) \
89 || (((__DACX__) == DAC1) && ((__TRIGGER_SOURCE__) == LL_DAC_TRIG_EXT_HRTIM_TRGO1))\
90 || (((__DACX__) == DAC2) && ((__TRIGGER_SOURCE__) == LL_DAC_TRIG_EXT_HRTIM_TRGO2))\
91 || (((__DACX__) == DAC3) && ((__TRIGGER_SOURCE__) == LL_DAC_TRIG_EXT_HRTIM_TRGO3))\
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_dac.c50 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
56 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_dac.c50 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
56 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dac.c49 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
54 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_dac.c51 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
57 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dac.c48 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_dac.c48 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_dac.c48 #define IS_LL_DAC_CHANNEL(__DACX__, __DAC_CHANNEL__) \ argument