Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.c571FTM_SetComplementaryEnable(base, chnlParams->chnlNumber, chnlParams->enableComplementary); in FTM_SetupPwm()
814FTM_SetComplementaryEnable(base, chnlParams->chnlNumber, chnlParams->enableComplementary); in FTM_SetupPwmMode()
Dfsl_ftm.h922 static inline void FTM_SetComplementaryEnable(FTM_Type *base, ftm_chnl_t chnlPairNumber, bool value) in FTM_SetComplementaryEnable() function