Searched refs:asmc_power_state_t (Results 1 – 1 of 1) sorted by relevance
75 } asmc_power_state_t; typedef180 static inline asmc_power_state_t ASMC_GetPowerModeState(ASMC_Type *base) in ASMC_GetPowerModeState()182 return (asmc_power_state_t)(base->PMSTAT); in ASMC_GetPowerModeState()