Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.c54 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints);
161 static void FTM_SetReloadPoints(FTM_Type *base, uint32_t reloadPoints) in FTM_SetReloadPoints() function
283 FTM_SetReloadPoints(base, config->reloadPoints); in FTM_Init()