Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/asmc/
Dfsl_asmc.h75 } asmc_power_state_t; typedef
180 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()