Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Library/StdDriver/inc/
Dtimer.h129 __STATIC_INLINE void TIMER_Stop(TIMER_T *timer);
176 __STATIC_INLINE void TIMER_Stop(TIMER_T *timer) in TIMER_Stop() function
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dtimer.h165 __STATIC_INLINE void TIMER_Stop(TIMER_T *timer);
212 __STATIC_INLINE void TIMER_Stop(TIMER_T *timer) in TIMER_Stop() function
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/native_drivers/
Dtimer_cmsdk_drv.c85 TIMER_Stop(tmr); in timer_cmsdk_disable()
Dtimer_cmsdk.c107 TIMER_Stop(tmr); in cmsdk_timer_disable()