Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smc/
Dfsl_smc.h112 kSMC_StopSub0 = 0U, /*!< Stop submode 0, for VLLS0/LLS0. */ enumerator
Dfsl_smc.c413 if (config->subMode == kSMC_StopSub0) in SMC_SetPowerModeVlls()