Searched refs:COMP_SR_VCOUT1 (Results 1 – 4 of 4) sorted by relevance
45 #define COMP_SR_VCOUT1 (BIT0) macro
255 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT1)? 1:0; in HAL_COMP_GetOutputLevel()
260 hcomp->OutputLevel = (u32RegTemp & COMP_SR_VCOUT1)? 1:0; in HAL_COMP_GetOutputLevel()
Completed in 6 milliseconds