Searched refs:compout (Results 1 – 3 of 3) sorted by relevance
194 uint32_t compout = 0x0; in COMP_GetOutputLevel() local204 compout = COMP_OutputLevel_High; in COMP_GetOutputLevel()208 compout = COMP_OutputLevel_Low; in COMP_GetOutputLevel()217 compout = COMP_OutputLevel_High; in COMP_GetOutputLevel()221 compout = COMP_OutputLevel_Low; in COMP_GetOutputLevel()227 return (uint32_t)(compout); in COMP_GetOutputLevel()
159 uint32_t compout = 0x0; in OPA_GetOutputLevel() local168 compout = OPA_OutLevel; in OPA_GetOutputLevel()172 compout = OPA_OutputLevel_Low; in OPA_GetOutputLevel()176 return (uint32_t)(compout); in OPA_GetOutputLevel()
348 uint32_t compout = 0x0; in COMP_GetOutputLevel() local356 compout = COMP_OutputLevel_High; in COMP_GetOutputLevel()360 compout = COMP_OutputLevel_Low; in COMP_GetOutputLevel()364 return (uint32_t)(compout); in COMP_GetOutputLevel()
Completed in 7 milliseconds