Home
last modified time | relevance | path

Searched defs:matchChannel (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/ctimer/
Dfsl_ctimer.c192 ctimer_match_t matchChannel, in CTIMER_SetupPwm()
282 ctimer_match_t matchChannel, in CTIMER_SetupPwmPeriod()
349 ctimer_match_t matchChannel, in CTIMER_UpdatePwmDutycycle()
380 void CTIMER_SetupMatch(CTIMER_Type *base, ctimer_match_t matchChannel, const ctimer_match_config_t … in CTIMER_SetupMatch()
433 uint32_t CTIMER_GetOutputMatchStatus(CTIMER_Type *base, uint32_t matchChannel) in CTIMER_GetOutputMatchStatus()
Dfsl_ctimer.h283 static inline void CTIMER_UpdatePwmPulsePeriod(CTIMER_Type *base, ctimer_match_t matchChannel, uint… in CTIMER_UpdatePwmPulsePeriod()