Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c255 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT1)? 1:0; in HAL_COMP_GetOutputLevel()
260 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT2)? 1:0; in HAL_COMP_GetOutputLevel()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c260 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT1)? 1:0; in HAL_COMP_GetOutputLevel()
265 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT2)? 1:0; in HAL_COMP_GetOutputLevel()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h76 uint8_t OutputLevel; /*!< COMP OutputLevel with filter */ member
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h76 uint8_t OutputLevel; /*!< COMP OutputLevel with filter */ member

Completed in 9 milliseconds