Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h143 #define LL_COMP_INPUT_MINUS_DAC1_CH1 (COMP_CFGR1_INMSEL_2) /*!< Comparator input minus connect…
145 #define LL_COMP_INPUT_MINUS_IO1 (COMP_CFGR1_INMSEL_2 |\
147 #define LL_COMP_INPUT_MINUS_IO2 (COMP_CFGR1_INMSEL_2 |\
149 #define LL_COMP_INPUT_MINUS_IO3 (COMP_CFGR1_INMSEL_2 |\
Dstm32h5xx_hal_comp.h195 #define COMP_INPUT_MINUS_DAC1_CH1 (COMP_CFGR1_INMSEL_2) /*!< Comparator input minus connected…
196 #define COMP_INPUT_MINUS_IO1 (COMP_CFGR1_INMSEL_2 |\
198 #define COMP_INPUT_MINUS_IO2 (COMP_CFGR1_INMSEL_2 |\
200 #define COMP_INPUT_MINUS_IO3 (COMP_CFGR1_INMSEL_2 |\
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2731 #define COMP_CFGR1_INMSEL_2 (0x4UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00040000 … macro