Home
last modified time | relevance | path

Searched defs:u32OpMode (Results 1 – 9 of 9) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c168 uint32_t u32OpMode, uint32_t u32KeySize, uint32_t u32SwapType) in AES_Open()
302 void SHA_Open(CRPT_T *crpt, uint32_t u32OpMode, uint32_t u32SwapType, uint32_t hmac_key_len) in SHA_Open()
2767 static int32_t CheckRsaBufferSize(uint32_t u32OpMode, uint32_t u32BufSize, uint32_t u32UseKS) in CheckRsaBufferSize()
2824 int32_t RSA_Open(CRPT_T *crpt, uint32_t u32OpMode, uint32_t u32KeySize, \ in RSA_Open()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpadc.c46 uint32_t u32OpMode, in LPADC_Open()
Dcrypto.c144 uint32_t u32OpMode, uint32_t u32KeySize, uint32_t u32SwapType) in AES_Open()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c139 uint32_t u32OpMode, uint32_t u32KeySize, uint32_t u32SwapType) in AES_Open()
259 uint32_t u32OpMode, uint32_t u32SwapType) in TDES_Open()
372 void SHA_Open(CRPT_T *crpt, uint32_t u32OpMode, uint32_t u32SwapType, uint32_t hmac_key_len) in SHA_Open()
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dttmr.h106 #define TTMR_SET_OPMODE(ttmr, u32OpMode) ((ttmr)->CTL = ((ttmr)->CTL & ~TTMR_CTL_OPMODE_Msk) | (… argument
Dlptmr.h168 #define LPTMR_SET_OPMODE(lptmr, u32OpMode) ((lptmr)->CTL = ((lptmr)->CTL & ~LPTMR_CTL_OPMODE_Msk)… argument
Dtimer.h167 #define TIMER_SET_OPMODE(timer, u32OpMode) ((timer)->CTL = ((timer)->CTL & ~TIMER_CTL_OPMODE_Msk)… argument
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dtimer.h136 #define TIMER_SET_OPMODE(timer, u32OpMode) ((timer)->CTL = ((timer)->CTL & ~TIMER_CTL_OPMODE_Msk)… argument
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dtimer.h169 #define TIMER_SET_OPMODE(timer, u32OpMode) ((timer)->CTL = ((timer)->CTL & ~TIMER_CTL_OPMODE_Msk)… argument