Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_msmc.c63 reg &= ~(SMC_PMCTRL_PSTOPO_MASK | SMC_PMCTRL_STOPM_MASK); in SMC_SetPowerModeStop()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h18137 #define SMC_PMCTRL_PSTOPO_MASK (0x30000U) macro
18145 … (((uint32_t)(((uint32_t)(x)) << SMC_PMCTRL_PSTOPO_SHIFT)) & SMC_PMCTRL_PSTOPO_MASK)
DRV32M1_zero_riscy.h18965 #define SMC_PMCTRL_PSTOPO_MASK (0x30000U) macro
18973 … (((uint32_t)(((uint32_t)(x)) << SMC_PMCTRL_PSTOPO_SHIFT)) & SMC_PMCTRL_PSTOPO_MASK)