Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_power_save.h125 MCU_FSM->MCU_FSM_SLEEP_CTRLS_AND_WAKEUP_MODE |= HPSRAM_RET_ULP_MODE_EN; in RSI_PS_PowerStateChangePs4toPs2()
129 MCU_FSM->MCU_FSM_SLEEP_CTRLS_AND_WAKEUP_MODE |= HPSRAM_RET_ULP_MODE_EN; in RSI_PS_PowerStateChangePs4toPs2()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_power_save.h147 #define HPSRAM_RET_ULP_MODE_EN BIT(2) macro