Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_msmc.h262 return (smc_power_state_t)((base->PMSTAT & SMC_PMSTAT_PMSTAT_MASK) >> SMC_PMSTAT_PMSTAT_SHIFT); in SMC_GetPowerModeState()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h18150 #define SMC_PMSTAT_PMSTAT_MASK (0xFFU) macro
18158 … (((uint32_t)(((uint32_t)(x)) << SMC_PMSTAT_PMSTAT_SHIFT)) & SMC_PMSTAT_PMSTAT_MASK)
DRV32M1_zero_riscy.h18978 #define SMC_PMSTAT_PMSTAT_MASK (0xFFU) macro
18986 … (((uint32_t)(((uint32_t)(x)) << SMC_PMSTAT_PMSTAT_SHIFT)) & SMC_PMSTAT_PMSTAT_MASK)