Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pwm/
Dfsl_adapter_pwm_ftm.c51 FTM_GetDefaultConfig(&ftmInfo); in HAL_PwmInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ftm.c95 FTM_GetDefaultConfig(&ftmInfo); in HAL_TimerInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h429 void FTM_GetDefaultConfig(ftm_config_t *config);
Dfsl_ftm.c370 void FTM_GetDefaultConfig(ftm_config_t *config) in FTM_GetDefaultConfig() function