Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.h46 } sctimer_counter_t; typedef
614 sctimer_counter_t whichCounter,
666 static inline void SCTIMER_SetCounterState(SCT_Type *base, sctimer_counter_t whichCounter, uint32_t… in SCTIMER_SetCounterState()
711 static inline uint16_t SCTIMER_GetCounterState(SCT_Type *base, sctimer_counter_t whichCounter) in SCTIMER_GetCounterState()
764 sctimer_counter_t whichCounter,
937 static inline void SCTIMER_SetupCounterLimitAction(SCT_Type *base, sctimer_counter_t whichCounter, … in SCTIMER_SetupCounterLimitAction()
975 static inline void SCTIMER_SetupCounterStopAction(SCT_Type *base, sctimer_counter_t whichCounter, u… in SCTIMER_SetupCounterStopAction()
1013 static inline void SCTIMER_SetupCounterStartAction(SCT_Type *base, sctimer_counter_t whichCounter, … in SCTIMER_SetupCounterStartAction()
1053 static inline void SCTIMER_SetupCounterHaltAction(SCT_Type *base, sctimer_counter_t whichCounter, u… in SCTIMER_SetupCounterHaltAction()
1115 static inline void SCTIMER_SetCOUNTValue(SCT_Type *base, sctimer_counter_t whichCounter, uint32_t v… in SCTIMER_SetCOUNTValue()
[all …]
Dfsl_sctimer.c481 sctimer_counter_t whichCounter, in SCTIMER_CreateAndScheduleEvent()
693 sctimer_counter_t whichCounter, in SCTIMER_SetupCaptureAction()