Searched refs:u32Interface (Results 1 – 4 of 4) sorted by relevance
165 void CCAP_EnableMono(uint32_t u32Interface) in CCAP_EnableMono() argument167 CCAP->CTL = (CCAP->CTL & ~CCAP_CTL_MY8_MY4) | CCAP_CTL_MONO_Msk |u32Interface; in CCAP_EnableMono()
156 void CCAP_EnableMono(uint32_t u32Interface) in CCAP_EnableMono() argument158 CCAP->CTL = (CCAP->CTL & ~CCAP_CTL_MY8_MY4_Msk) | CCAP_CTL_MONO_Msk |u32Interface; in CCAP_EnableMono()
144 void CCAP_EnableMono(uint32_t u32Interface);
147 void CCAP_EnableMono(uint32_t u32Interface);