Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smc/
Dfsl_smc.h198 } smc_power_mode_vlls_config_t; typedef
410 status_t SMC_SetPowerModeVlls(SMC_Type *base, const smc_power_mode_vlls_config_t *config);
Dfsl_smc.c405 status_t SMC_SetPowerModeVlls(SMC_Type *base, const smc_power_mode_vlls_config_t *config) in SMC_SetPowerModeVlls()