Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c114 if(!IS_COMP_ALL_HYS(hcomp->Init.HYS)) return HAL_ERROR; in HAL_COMP_Init()
148 ((hcomp->Init.HYS << COMP_CR_HYS_POS)& COMP_CR_HYS_MASK); in HAL_COMP_Init()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c119 if(!IS_COMP_ALL_HYS(hcomp->Init.HYS)) return HAL_ERROR; in HAL_COMP_Init()
153 ((hcomp->Init.HYS << COMP_CR_HYS_POS)& COMP_CR_HYS_MASK); in HAL_COMP_Init()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h65 uint32_t HYS; member
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h65 uint32_t HYS; member

Completed in 12 milliseconds