Searched refs:FTM_SetComplementaryEnable (Results 1 – 2 of 2) sorted by relevance
577 … FTM_SetComplementaryEnable(base, chnlParams->chnlNumber, chnlParams->enableComplementary); in FTM_SetupPwm()820 … FTM_SetComplementaryEnable(base, chnlParams->chnlNumber, chnlParams->enableComplementary); in FTM_SetupPwmMode()
931 static inline void FTM_SetComplementaryEnable(FTM_Type *base, ftm_chnl_t chnlPairNumber, bool value) in FTM_SetComplementaryEnable() function