Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.c63 static sctimer_event_callback_t s_eventCallback[FSL_FEATURE_SCT_NUMBER_OF_EVENTS];
764 void SCTIMER_SetCallback(SCT_Type *base, sctimer_event_callback_t callback, uint32_t event) in SCTIMER_SetCallback()
Dfsl_sctimer.h207 typedef void (*sctimer_event_callback_t)(void); typedef
779 void SCTIMER_SetCallback(SCT_Type *base, sctimer_event_callback_t callback, uint32_t event);