Searched refs:COMP_CSR_HYST (Results 1 – 4 of 4) sorted by relevance
279 | COMP_CSR_HYST in LL_COMP_Init()297 | COMP_CSR_HYST in LL_COMP_Init()
367 COMP_CSR_WINMODE | COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()374 COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()382 COMP_CSR_WINMODE | COMP_CSR_POLARITY | COMP_CSR_HYST | in HAL_COMP_Init()
623 MODIFY_REG(COMPx->CSR, COMP_CSR_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()638 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_HYST)); in LL_COMP_GetInputHysteresis()
15104 #define COMP_CSR_HYST COMP_CSR_HYST_Msk /*!< Comparator hyst… macro