Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/Native_Driver/drivers/
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()