Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.c56 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints);
159 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints) in FTM_SetReloadPoints() argument
184 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()
Dfsl_ftm.h351 uint32_t reloadPoints; /*!< FTM reload points; When using this, the PWM member