Home
last modified time | relevance | path

Searched defs:new_mode (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/zephyr/esp_shared/components/esp_pm/
Dpm_impl.c377 pm_mode_t new_mode = s_mode; in esp_pm_impl_switch_mode() local
455 static void IRAM_ATTR do_switch(pm_mode_t new_mode) in do_switch()
/hal_espressif-3.6.0/components/esp_pm/
Dpm_impl.c386 pm_mode_t new_mode = s_mode; in esp_pm_impl_switch_mode() local
464 static void IRAM_ATTR do_switch(pm_mode_t new_mode) in do_switch()
/hal_espressif-3.6.0/examples/protocols/pppos_client/components/modem/src/
Desp_modem.c341 static esp_err_t esp_modem_dte_change_mode(modem_dte_t *dte, modem_mode_t new_mode) in esp_modem_dte_change_mode()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2539 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_discoverability() local
2638 UINT8 new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_connectability() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h246 tBTA_HH_PROTO_MODE new_mode; /* protocol mode */ member
/hal_espressif-3.6.0/components/esp_wifi/include/
Desp_wifi_types.h639 wifi_auth_mode_t new_mode; /**< the new auth mode of AP */ member