Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_wifi_device.h2115DEEP_SLEEP_WITHOUT_RAM_RETENTION, ///< Deep Sleep without RAM Retention when the device is not as… enumerator
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c657 *profile = DEEP_SLEEP_WITHOUT_RAM_RETENTION; // Power save mode in get_coex_performance_profile()
985 case DEEP_SLEEP_WITHOUT_RAM_RETENTION: { in convert_performance_profile_to_power_save_command()
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c1485 if (selected_coex_profile_mode == DEEP_SLEEP_WITHOUT_RAM_RETENTION) { in sl_wifi_set_performance_profile()