Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h137 #define LL_COMP_INPUT_MINUS_3_4VREFINT (COMP_CFGR1_INMSEL_1 |\
140 #define LL_COMP_INPUT_MINUS_VREFINT (COMP_CFGR1_INMSEL_1 |\
148COMP_CFGR1_INMSEL_1) /*!< Comparator input minus connected to pin PB1 */
150 COMP_CFGR1_INMSEL_1 |\
Dstm32h5xx_hal_comp.h189 #define COMP_INPUT_MINUS_3_4VREFINT (COMP_CFGR1_INMSEL_1 |\
192 #define COMP_INPUT_MINUS_VREFINT (COMP_CFGR1_INMSEL_1 |\
199COMP_CFGR1_INMSEL_1) /*!< Comparator input minus connected to IO2 (pin PB1) */
201 COMP_CFGR1_INMSEL_1 |\
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2730 #define COMP_CFGR1_INMSEL_1 (0x2UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00020000 … macro