Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dccap.h119 #define CCAP_CLR_INT_FLAG(u32IntMask) (CCAP->INT |= (u32IntMask)) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dccap.h125 #define CCAP_CLR_INT_FLAG(u32IntMask) (CCAP->INT |=u32IntMask) macro