Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dsc.h291 void SC_StartTimer(SC_T *sc, uint32_t u32TimerNum, uint32_t u32Mode, uint32_t u32ETUCount);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dsc.h291 void SC_StartTimer(SC_T *sc, uint32_t u32TimerNum, uint32_t u32Mode, uint32_t u32ETUCount);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dsc.c299 void SC_StartTimer(SC_T *sc, uint32_t u32TimerNum, uint32_t u32Mode, uint32_t u32ETUCount) in SC_StartTimer() function