Home
last modified time | relevance | path

Searched refs:CTIMER_StartTimer (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/
Dplat_test.c52 CTIMER_StartTimer(CTIMER); in tfm_plat_test_secure_timer_start()
94 CTIMER_StartTimer(CTIMER_NS); in tfm_plat_test_non_secure_timer_start()
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_ctimer.h497 static inline void CTIMER_StartTimer(CTIMER_Type *base) in CTIMER_StartTimer() function