Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/
Dsl_platform_wireless.c283 RSI_PS_SetRamRetention(M4ULP_RAM16K_RETENTION_MODE_EN); in sl_si91x_configure_ram_retention()
288 RSI_PS_SetRamRetention(M4ULP_RAM16K_RETENTION_MODE_EN | M4ULP_RAM_RETENTION_MODE_EN); in sl_si91x_configure_ram_retention()
292 RSI_PS_SetRamRetention(rams_retention_during_sleep); in sl_si91x_configure_ram_retention()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/src/
Drsi_deepsleep_soc.c390 RSI_PS_SetRamRetention(M4ULP_RAM_RETENTION_MODE_EN); in RSI_PS_EnterDeepSleep()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_power_save.h979 STATIC INLINE void RSI_PS_SetRamRetention(uint32_t ramRetention) in RSI_PS_SetRamRetention() function