Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/msmc/
Dfsl_msmc.h63 } smc_power_stop_entry_status_t; typedef
281 static inline smc_power_stop_entry_status_t SMC_GetStopEntryStatus(SMC_Type *base) in SMC_GetStopEntryStatus()
283 return (smc_power_stop_entry_status_t)(uint32_t)((base->PMSTAT & SMC_PMSTAT_STOPSTAT_MASK) >> in SMC_GetStopEntryStatus()