Searched defs:switchSelect (Results 1 – 3 of 3) sorted by relevance
1260 void Cy_CTB_SetAnalogSwitch(CTBM_Type *base, cy_en_ctb_switch_register_sel_t switchSelect, uint32_t… in Cy_CTB_SetAnalogSwitch()1332 uint32_t Cy_CTB_GetAnalogSwitch(const CTBM_Type *base, cy_en_ctb_switch_register_sel_t switchSelect) in Cy_CTB_GetAnalogSwitch()
1426 void Cy_SAR_SetAnalogSwitch(SAR_Type *base, cy_en_sar_switch_register_sel_t switchSelect, uint32_t … in Cy_SAR_SetAnalogSwitch()1473 uint32_t Cy_SAR_GetAnalogSwitch(const SAR_Type *base, cy_en_sar_switch_register_sel_t switchSelect) in Cy_SAR_GetAnalogSwitch()
344 #define Cy_SAR_SetAnalogSwitch(base, switchSelect, switchMask, state) argument