Home
last modified time | relevance | path

Searched refs:u32FrameComplete (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Dccap.c226 void CCAP_Stop(uint32_t u32FrameComplete) in CCAP_Stop() argument
228 if(u32FrameComplete==FALSE) in CCAP_Stop()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dccap.c231 int32_t CCAP_Stop(uint32_t u32FrameComplete) in CCAP_Stop() argument
235 if(u32FrameComplete==FALSE) in CCAP_Stop()
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dccap.h141 int32_t CCAP_Stop(uint32_t u32FrameComplete);
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dccap.h144 void CCAP_Stop(uint32_t u32FrameComplete);