Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 5 of 5) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_network_interface.c908 void synopGMAC_set_mode(int intf, int mode) in synopGMAC_set_mode()
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dtimer_pwm.h409 #define TPWM_SET_COUNTER_SYNC_MODE(timer, mode) ((timer)->PWMSCTL = (mode)) argument
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dtimer_pwm.h435 #define TPWM_SET_COUNTER_SYNC_MODE(timer, mode) ((timer)->PWMSCTL = (mode)) argument
/hal_nuvoton-latest/m48x/StdDriver/src/
Dcrypto.c1387 static void run_ecc_codec(CRPT_T *crpt, uint32_t mode) in run_ecc_codec()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dcrypto.c1478 static int32_t run_ecc_codec(CRPT_T *crpt, uint32_t mode) in run_ecc_codec()