Home
last modified time | relevance | path

Searched refs:COMP_CFGR1_BLANKING (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h568 MODIFY_REG(COMPx->CFGR1, COMP_CFGR1_BLANKING, BlankingSource); in LL_COMP_SetOutputBlankingSource()
590 return (uint32_t)(READ_BIT(COMPx->CFGR1, COMP_CFGR1_BLANKING)); in LL_COMP_GetOutputBlankingSource()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_comp.c203 | COMP_CFGR1_BLANKING in LL_COMP_Init()
Dstm32h5xx_hal_comp.c304 | COMP_CFGR1_BLANKING | COMP_CFGR1_BRGEN | COMP_CFGR1_SCALEN, in HAL_COMP_Init()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2769 #define COMP_CFGR1_BLANKING COMP_CFGR1_BLANKING_Msk /*!< COMP1 blanking sour… macro