Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_wifi_device.h2116DEEP_SLEEP_WITH_RAM_RETENTION ///< Deep Sleep with RAM Retention when the device is not assoc… enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c660 *profile = DEEP_SLEEP_WITH_RAM_RETENTION; // Power save mode with RAM retention in get_coex_performance_profile()
995 case DEEP_SLEEP_WITH_RAM_RETENTION: { in convert_performance_profile_to_power_save_command()
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c1468 if (profile->profile > DEEP_SLEEP_WITH_RAM_RETENTION) { in sl_wifi_set_performance_profile()