Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h42 #define COMP_SR_VCOUT2_ORG (BIT3) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_COMP.h42 #define COMP_SR_VCOUT2_ORG (BIT3) macro
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c259 hcomp->OutputLevel_Org = (u32RegTemp & COMP_SR_VCOUT2_ORG)? 1:0; in HAL_COMP_GetOutputLevel()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_COMP.c264 hcomp->OutputLevel_Org = (u32RegTemp & COMP_SR_VCOUT2_ORG)? 1:0; in HAL_COMP_GetOutputLevel()

Completed in 8 milliseconds