Searched refs:compOUT (Results 1 – 1 of 1) sorted by relevance
228 uint32_t compOUT = 0x00; in COMP_ReadOutPutLevel() local233 compOUT = COMP_OUTPUTLEVEL_HIGH; in COMP_ReadOutPutLevel()236 compOUT = COMP_OUTPUTLEVEL_LOW; in COMP_ReadOutPutLevel()242 compOUT = COMP_OUTPUTLEVEL_HIGH; in COMP_ReadOutPutLevel()245 compOUT = COMP_OUTPUTLEVEL_LOW; in COMP_ReadOutPutLevel()247 return (uint32_t)(compOUT); in COMP_ReadOutPutLevel()
Completed in 3 milliseconds