Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/middleware/wireless/framework/XCVR/RV32M1/
Dfsl_xcvr.c476 RSIM->POWER |= RSIM_POWER_RSIM_STOP_MODE_MASK; /* Set radio stop mode to RVLLS */ in XCVR_Deinit()
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
DRV32M1_ri5cy.h15018 #define RSIM_POWER_RSIM_STOP_MODE_MASK (0x70000000U) macro
15026 …(((uint32_t)(((uint32_t)(x)) << RSIM_POWER_RSIM_STOP_MODE_SHIFT)) & RSIM_POWER_RSIM_STOP_MODE_MASK)
DRV32M1_zero_riscy.h15846 #define RSIM_POWER_RSIM_STOP_MODE_MASK (0x70000000U) macro
15854 …(((uint32_t)(((uint32_t)(x)) << RSIM_POWER_RSIM_STOP_MODE_SHIFT)) & RSIM_POWER_RSIM_STOP_MODE_MASK)