Home
last modified time | relevance | path

Searched refs:u32OutFormat (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/src/
Dccap.c53 void CCAP_Open(uint32_t u32InFormat, uint32_t u32OutFormat) in CCAP_Open() argument
56 CCAP->CTL = (CCAP->CTL & ~(0x00000040UL)) | u32OutFormat; in CCAP_Open()
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dccap.h134 void CCAP_Open(uint32_t u32InFormat, uint32_t u32OutFormat);