Searched refs:smc_power_stop_entry_status_t (Results 1 – 1 of 1) sorted by relevance
63 } smc_power_stop_entry_status_t; typedef281 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()