Searched refs:COMP_CFGR1_BLANKING (Results 1 – 4 of 4) sorted by relevance
568 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()
203 | COMP_CFGR1_BLANKING in LL_COMP_Init()
304 | COMP_CFGR1_BLANKING | COMP_CFGR1_BRGEN | COMP_CFGR1_SCALEN, in HAL_COMP_Init()
2769 #define COMP_CFGR1_BLANKING COMP_CFGR1_BLANKING_Msk /*!< COMP1 blanking sour… macro