Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/
Dsl_platform_wireless.c255 void sl_si91x_configure_ram_retention(uint32_t rams_in_use, uint32_t rams_retention_during_sleep) in sl_si91x_configure_ram_retention() argument
258 uint32_t rams_to_be_powered_down = rams_in_use; in sl_si91x_configure_ram_retention()
278 if (rams_in_use & WISEMCU_0KB_RAM_IN_USE) { in sl_si91x_configure_ram_retention()
282 if (rams_in_use == WISEMCU_16KB_RAM_IN_USE) { in sl_si91x_configure_ram_retention()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/inc/
Drsi_wisemcu_hardware_setup.h120 void sl_si91x_configure_ram_retention(uint32_t rams_in_use, uint32_t rams_retention_during_sleep);