Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/asmc/
Dfsl_asmc.h97 kASMC_StopVlls = 4U /*!< Very-Low-Leakage Stop mode. */ enumerator
Dfsl_asmc.c215 reg |= ((uint32_t)kASMC_StopVlls << ASMC_PMCTRL_STOPM_SHIFT); in ASMC_SetPowerModeVlls()