Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c417 if ((current_performance_profile != HIGH_PERFORMANCE)) {
430 if (current_performance_profile != HIGH_PERFORMANCE) {
444 if (current_performance_profile != HIGH_PERFORMANCE) {
494 if (current_performance_profile != HIGH_PERFORMANCE) {
667 current_performance_profile = HIGH_PERFORMANCE;
1000 current_performance_profile = HIGH_PERFORMANCE;
1508 if ((current_performance_profile != HIGH_PERFORMANCE) && (si91x_req_wakeup() != SL_STATUS_OK)) {
1514 if (current_performance_profile != HIGH_PERFORMANCE) {
1572 if (current_performance_profile != HIGH_PERFORMANCE) {
1596 if ((current_performance_profile != HIGH_PERFORMANCE) && (si91x_req_wakeup() != SL_STATUS_OK)) {
[all …]
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c205 sl_si91x_performance_profile_t current_performance_profile = HIGH_PERFORMANCE;
638 *profile = HIGH_PERFORMANCE; // High performance mode in get_coex_performance_profile()
960 case HIGH_PERFORMANCE: { in convert_performance_profile_to_power_save_command()
1752 if (selected_coex_profile_mode == HIGH_PERFORMANCE) { in sli_si91x_send_power_save_request()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_wifi_device.h2112 HIGH_PERFORMANCE, ///< Power save is disabled and throughput is maximum. enumerator