Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/src/
Dtimer.c44 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Open()
95 uint32_t u32Clk = TIMER_GetModuleClock(timer); in TIMER_Delay()
240 uint32_t TIMER_GetModuleClock(TIMER_T *timer) in TIMER_GetModuleClock() function
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/src/
Dtimer.c44 uint32_t u32ClkFreq = TIMER_GetModuleClock(timer); in TIMER_Open()
95 uint32_t u32ClkFreq = TIMER_GetModuleClock(timer); in TIMER_Delay()
240 uint32_t TIMER_GetModuleClock(TIMER_T *timer) in TIMER_GetModuleClock() function
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dtimer.h489 uint32_t TIMER_GetModuleClock(TIMER_T *timer);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dtimer.h525 uint32_t TIMER_GetModuleClock(TIMER_T *timer);