Home
last modified time | relevance | path

Searched refs:CTIMER_SetupMatch (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/time_stamp/
Dfsl_adapter_ctimer_time_stamp.c70CTIMER_SetupMatch(s_CtimerBase[halTimeStampState->timeStampInstance], (ctimer_match_t)kCTIMER_Matc… in HAL_TimeStampInit()
/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ctimer.c90CTIMER_SetupMatch(s_CtimerBase[halTimerState->instance], (ctimer_match_t)gStackTimerChannel_c, &mC… in HAL_CTimerConfigTimeout()
/hal_nxp-latest/mcux/mcux-sdk/drivers/ctimer/
Dfsl_ctimer.h316 void CTIMER_SetupMatch(CTIMER_Type *base, ctimer_match_t matchChannel, const ctimer_match_config_t …
Dfsl_ctimer.c380 void CTIMER_SetupMatch(CTIMER_Type *base, ctimer_match_t matchChannel, const ctimer_match_config_t … in CTIMER_SetupMatch() function