Searched refs:RSI_PS_SetRamRetention (Results 1 – 3 of 3) sorted by relevance
283 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()
390 RSI_PS_SetRamRetention(M4ULP_RAM_RETENTION_MODE_EN); in RSI_PS_EnterDeepSleep()
979 STATIC INLINE void RSI_PS_SetRamRetention(uint32_t ramRetention) in RSI_PS_SetRamRetention() function