Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h134 #define LL_COMP_INPUT_MINUS_1_2VREFINT (COMP_CFGR1_INMSEL_0 |\
141 COMP_CFGR1_INMSEL_0 |\
146COMP_CFGR1_INMSEL_0) /*!< Comparator input minus connected to pin PC4 */
151COMP_CFGR1_INMSEL_0) /*!< Comparator input minus connected to pin PA5 */
155COMP_CFGR1_INMSEL_0) /*!< Comparator input minus connected to Vbat/4:
Dstm32h5xx_hal_comp.h186 #define COMP_INPUT_MINUS_1_2VREFINT (COMP_CFGR1_INMSEL_0 |\
193 COMP_CFGR1_INMSEL_0 |\
197COMP_CFGR1_INMSEL_0) /*!< Comparator input minus connected to IO1 (pin PC4) */
202COMP_CFGR1_INMSEL_0) /*!< Comparator input minus connected to IO3 (pin PA5) */
206COMP_CFGR1_INMSEL_0) /*!< Comparator input minus connected to Vbat/4:
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2729 #define COMP_CFGR1_INMSEL_0 (0x1UL << COMP_CFGR1_INMSEL_Pos) /*!< 0x00010000 … macro