Home
last modified time | relevance | path

Searched refs:FTM_SetReloadPoints (Results 1 – 1 of 1) 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() function
277 FTM_SetReloadPoints(base, config->reloadPoints); in FTM_Init()