Searched refs:COMP_CSR_BLANKING (Results 1 – 4 of 4) sorted by relevance
281 | COMP_CSR_BLANKING in LL_COMP_Init()299 | COMP_CSR_BLANKING in LL_COMP_Init()
368 COMP_CSR_BLANKING | COMP_CSR_BRGEN | COMP_CSR_SCALEN | COMP_CSR_INMESEL, in HAL_COMP_Init()375 COMP_CSR_BLANKING | COMP_CSR_BRGEN | COMP_CSR_SCALEN | COMP_CSR_INMESEL, in HAL_COMP_Init()383 COMP_CSR_BLANKING | COMP_CSR_BRGEN | COMP_CSR_SCALEN, in HAL_COMP_Init()
701 MODIFY_REG(COMPx->CSR, COMP_CSR_BLANKING, BlankingSource); in LL_COMP_SetOutputBlankingSource()728 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_BLANKING)); in LL_COMP_GetOutputBlankingSource()
15110 #define COMP_CSR_BLANKING COMP_CSR_BLANKING_Msk /*!< Comparator blan… macro