Searched refs:COMP_SELECT_T (Results 1 – 2 of 2) sorted by relevance
68 } COMP_SELECT_T; typedef162 void COMP_Config(COMP_SELECT_T compSelect, COMP_Config_T* compConfig);164 void COMP_Enable(COMP_SELECT_T compSelect);165 void COMP_Disable(COMP_SELECT_T compSelect);168 uint32_t COMP_ReadOutPutLevel(COMP_SELECT_T compSelect);175 void COMP_ConfigLOCK(COMP_SELECT_T compSelect);
102 void COMP_Config(COMP_SELECT_T compSelect, COMP_Config_T* compConfig) in COMP_Config()152 void COMP_Enable(COMP_SELECT_T compSelect) in COMP_Enable()177 void COMP_Disable(COMP_SELECT_T compSelect) in COMP_Disable()226 uint32_t COMP_ReadOutPutLevel(COMP_SELECT_T compSelect) in COMP_ReadOutPutLevel()284 void COMP_ConfigLOCK(COMP_SELECT_T compSelect) in COMP_ConfigLOCK()
Completed in 4 milliseconds