Searched refs:reloadPoints (Results 1 – 2 of 2) sorted by relevance
54 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints);161 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints) in FTM_SetReloadPoints() argument186 reg |= (reloadPoints & ((1UL << (uint32_t)chnlCount) - 1U)); in FTM_SetReloadPoints()190 if ((reloadPoints & (uint32_t)kFTM_HalfCycMatch) != 0U) in FTM_SetReloadPoints()204 if ((reloadPoints & (uint32_t)kFTM_CntMax) != 0U) in FTM_SetReloadPoints()214 if ((reloadPoints & (uint32_t)kFTM_CntMin) != 0U) in FTM_SetReloadPoints()283 FTM_SetReloadPoints(base, config->reloadPoints); in FTM_Init()390 config->reloadPoints = 0; in FTM_GetDefaultConfig()
351 uint32_t reloadPoints; /*!< FTM reload points; When using this, the PWM member