Searched refs:reloadPoints (Results 1 – 2 of 2) sorted by relevance
56 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints);159 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints) in FTM_SetReloadPoints() argument184 reg |= (reloadPoints & ((1UL << (uint32_t)chnlCount) - 1U)); in FTM_SetReloadPoints()188 if ((reloadPoints & (uint32_t)kFTM_HalfCycMatch) != 0U) in FTM_SetReloadPoints()202 if ((reloadPoints & (uint32_t)kFTM_CntMax) != 0U) in FTM_SetReloadPoints()212 if ((reloadPoints & (uint32_t)kFTM_CntMin) != 0U) in FTM_SetReloadPoints()277 FTM_SetReloadPoints(base, config->reloadPoints); in FTM_Init()384 config->reloadPoints = 0; in FTM_GetDefaultConfig()
351 uint32_t reloadPoints; /*!< FTM reload points; When using this, the PWM member