Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_ctimer.h57 } ctimer_match_t; typedef
243 const ctimer_match_t pwmPeriodChannel,
244 ctimer_match_t matchChannel,
269 const ctimer_match_t pwmPeriodChannel,
270 ctimer_match_t matchChannel,
283 static inline void CTIMER_UpdatePwmPulsePeriod(CTIMER_Type *base, ctimer_match_t matchChannel, uint… in CTIMER_UpdatePwmPulsePeriod()
301 const ctimer_match_t pwmPeriodChannel,
302 ctimer_match_t matchChannel,
316 void CTIMER_SetupMatch(CTIMER_Type *base, ctimer_match_t matchChannel, const ctimer_match_config_t …
Dfsl_ctimer.c191 const ctimer_match_t pwmPeriodChannel, in CTIMER_SetupPwm()
192 ctimer_match_t matchChannel, in CTIMER_SetupPwm()
281 const ctimer_match_t pwmPeriodChannel, in CTIMER_SetupPwmPeriod()
282 ctimer_match_t matchChannel, in CTIMER_SetupPwmPeriod()
348 const ctimer_match_t pwmPeriodChannel, in CTIMER_UpdatePwmDutycycle()
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()