Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/smc/
Dfsl_smc.h114 kSMC_StopSub2 = 2U, /*!< Stop submode 2, for VLLS2/LLS2. */ enumerator
Dfsl_smc.c437 else if (config->subMode == kSMC_StopSub2) in SMC_SetPowerModeVlls()