Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_clock.c719 status_t CLOCK_EnableFroAutoTuning(FRO_Type *base, const clock_fro_config_t *config, bool enable) in CLOCK_EnableFroAutoTuning() function
809 (void)CLOCK_EnableFroAutoTuning(base, &froAutotrimCfg, false); in CLOCK_EnableFroClkFreq()
833 ret = CLOCK_EnableFroAutoTuning(base, config, true); in CLOCK_EnableFroClkFreqCloseLoop()
Dfsl_clock.h2080 status_t CLOCK_EnableFroAutoTuning(FRO_Type *base, const clock_fro_config_t *config, bool enable);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_clock.c719 status_t CLOCK_EnableFroAutoTuning(FRO_Type *base, const clock_fro_config_t *config, bool enable) in CLOCK_EnableFroAutoTuning() function
809 (void)CLOCK_EnableFroAutoTuning(base, &froAutotrimCfg, false); in CLOCK_EnableFroClkFreq()
833 ret = CLOCK_EnableFroAutoTuning(base, config, true); in CLOCK_EnableFroClkFreqCloseLoop()
Dfsl_clock.h2080 status_t CLOCK_EnableFroAutoTuning(FRO_Type *base, const clock_fro_config_t *config, bool enable);
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_clock.c719 status_t CLOCK_EnableFroAutoTuning(FRO_Type *base, const clock_fro_config_t *config, bool enable) in CLOCK_EnableFroAutoTuning() function
809 (void)CLOCK_EnableFroAutoTuning(base, &froAutotrimCfg, false); in CLOCK_EnableFroClkFreq()
833 ret = CLOCK_EnableFroAutoTuning(base, config, true); in CLOCK_EnableFroClkFreqCloseLoop()
Dfsl_clock.h2080 status_t CLOCK_EnableFroAutoTuning(FRO_Type *base, const clock_fro_config_t *config, bool enable);