Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_comp.h495 MODIFY_REG(COMPx->CFGR1, COMP_CFGR1_HYST, InputHysteresis); in LL_COMP_SetInputHysteresis()
510 return (uint32_t)(READ_BIT(COMPx->CFGR1, COMP_CFGR1_HYST)); in LL_COMP_GetInputHysteresis()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_comp.c201 | COMP_CFGR1_HYST in LL_COMP_Init()
Dstm32h5xx_hal_comp.c303 | COMP_CFGR1_INPSEL2 | COMP_CFGR1_POLARITY | COMP_CFGR1_HYST in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h2716 #define COMP_CFGR1_HYST COMP_CFGR1_HYST_Msk /*!< COMP1 hysteresis se… macro