Home
last modified time | relevance | path

Searched refs:SC_StopTimer (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dsc.h292 void SC_StopTimer(SC_T *sc, uint32_t u32TimerNum);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dsc.h292 void SC_StopTimer(SC_T *sc, uint32_t u32TimerNum);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dsc.c333 void SC_StopTimer(SC_T *sc, uint32_t u32TimerNum) in SC_StopTimer() function