Home
last modified time | relevance | path

Searched refs:kSMC_PowerStateHsrun (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk32l3a6/
Dclock_config.c288 while (SMC_GetPowerModeState(SMC0) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
294 while (SMC_GetPowerModeState(SMC1) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk22f/
Dclock_config.c406 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmkv31f/
Dclock_config.c187 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/hvpkv31f120m/
Dclock_config.c274 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/twrkv58f220m/
Dclock_config.c399 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk28fa/
Dclock_config.c384 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/drivers/smc/
Dfsl_smc.h73 kSMC_PowerStateHsrun = 0x01U << 7U /*!< 1000_0000 - Current power mode is HSRUN */ enumerator
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk66f/
Dclock_config.c199 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmke17z512/
Dclock_config.c421 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/twrke18f/
Dclock_config.c443 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/frdmk32l2a4s/
Dclock_config.c377 while (SMC_GetPowerModeState(SMC) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmcimx7ulp/
Dclock_config.c425 while (SMC_GetPowerModeState(MSMC0) != kSMC_PowerStateHsrun) in BOARD_BootClockHSRUN()
/hal_nxp-latest/mcux/mcux-sdk/drivers/msmc/
Dfsl_msmc.h49 kSMC_PowerStateHsrun = 1U << 7U /*!< 1000_0000 - Current power mode is HSRUN */ enumerator