Searched refs:COMP_SR_VCOUT2 (Results 1 – 4 of 4) sorted by relevance
44 #define COMP_SR_VCOUT2 (BIT1) macro
260 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT2)? 1:0; in HAL_COMP_GetOutputLevel()
265 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT2)? 1:0; in HAL_COMP_GetOutputLevel()
Completed in 8 milliseconds