Searched refs:u32InFormat (Results 1 – 4 of 4) sorted by relevance
58 void CCAP_Open(uint32_t u32InFormat, uint32_t u32OutFormet) in CCAP_Open() argument60 CCAP->PAR = (CCAP->PAR & ~(0x000007BFUL)) | u32InFormat; in CCAP_Open()
53 void CCAP_Open(uint32_t u32InFormat, uint32_t u32OutFormat) in CCAP_Open() argument55 CCAP->PAR = (CCAP->PAR & ~(0x000007BFUL)) | u32InFormat; in CCAP_Open()
134 void CCAP_Open(uint32_t u32InFormat, uint32_t u32OutFormat);
137 void CCAP_Open(uint32_t u32InFormat, uint32_t u32OutFormet);