Searched refs:current_performance_profile (Results 1 – 3 of 3) sorted by relevance
417 if ((current_performance_profile != HIGH_PERFORMANCE)) {430 if (current_performance_profile != HIGH_PERFORMANCE) {444 if (current_performance_profile != HIGH_PERFORMANCE) {492 current_performance_profile = current_power_profile_mode.profile;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) {[all …]
90 extern sl_si91x_performance_profile_t current_performance_profile;
205 sl_si91x_performance_profile_t current_performance_profile = HIGH_PERFORMANCE; variable