Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h44 #define COMP_SR_VCOUT2 (BIT1) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h44 #define COMP_SR_VCOUT2 (BIT1) macro
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c260 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT2)? 1:0; in HAL_COMP_GetOutputLevel()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c265 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT2)? 1:0; in HAL_COMP_GetOutputLevel()

Completed in 8 milliseconds