Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h192 #define LL_COMP_BLANKINGSRC_TIM1_OC5 (COMP_CFGR1_BLANKING_0) /*!< Comparator output blanking …
194 #define LL_COMP_BLANKINGSRC_TIM3_OC3 (COMP_CFGR1_BLANKING_0 |\
198COMP_CFGR1_BLANKING_0) /*!< Comparator output blanking source LPTIM1 OC2 */
Dstm32h5xx_hal_comp.h242 #define COMP_BLANKINGSRC_TIM1_OC5 (COMP_CFGR1_BLANKING_0) /*!< TIM1 OC5 selected as blankin…
244 #define COMP_BLANKINGSRC_TIM3_OC3 (COMP_CFGR1_BLANKING_0 |\
248COMP_CFGR1_BLANKING_0) /*!< LPTIM1 OC2 selected as blanking source */
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2745 #define COMP_CFGR1_BLANKING_0 (0x1UL << COMP_CFGR1_BLANKING_Pos) /*!< 0x01000000 … macro