Home
last modified time | relevance | path

Searched refs:boot_mode (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c370 report_id = (bta_hd_cb.use_report_id || bta_hd_cb.boot_mode) ? p_report->id : 0x00; in bta_hd_send_report_act()
532 if (bta_hd_cb.use_report_id || bta_hd_cb.boot_mode) { in bta_hd_intr_data_act()
623 if (bta_hd_cb.use_report_id || bta_hd_cb.boot_mode) { in bta_hd_set_report_act()
655 bta_hd_cb.boot_mode = (p_cback->data == HID_PAR_PROTOCOL_BOOT_MODE); in bta_hd_set_protocol_act()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/include/
Dhid_int.h99 bool boot_mode; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/include/
Dbta_hd_int.h130 bool boot_mode; member
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C2.rst50 …(BLOCK0) Set this bit to disable download mode (boot_mode[3 = False R/W (0…
Dsummary_ESP32-S3.rst74 boot_mode[3:0] is 0; 1; 2; 3; 6; 7)
93 …(BLOCK0) Set this bit to disable download mode (boot_mode[3 = False R/W (0…
Dsummary_ESP32-C3.rst98 …(BLOCK0) Set this bit to disable download mode (boot_mode[3 = False R/W (0…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv135 …USE_BLK0, 42, 1, [] Set this bit to disable Icache in download mode (boot_mode[3:0] is 0; 1; 2;…
136 …SE_BLK0, 43, 1, [] Set this bit to disable Dcache in download mode ( boot_mode[3:0] is 0; 1; 2;…
167 … EFUSE_BLK0, 128, 1, [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2; …
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsdmmc_struct.h65 uint32_t boot_mode: 1; ///< 0: mandatory boot operation, 1: alternate boot operation member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsdmmc_struct.h67 uint32_t boot_mode: 1; ///< 0: mandatory boot operation, 1: alternate boot operation member
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv109 …USE_BLK0, 42, 1, [] Set this bit to disable Icache in download mode (boot_mode[3:0] is 0; 1; 2;…
133 … EFUSE_BLK0, 128, 1, [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2; …
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c550 …d_data(HID_CHANNEL_CTRL, HID_TRANS_DATA, HID_PAR_REP_TYPE_OTHER, !hd_cb.device.boot_mode, 0, NULL); in hidd_l2cif_data_ind()
554 hd_cb.device.boot_mode = !(param & HID_PAR_PROTOCOL_MASK); in hidd_l2cif_data_ind()
/hal_espressif-latest/components/efuse/esp32c2/
Desp_efuse_table.csv70 … EFUSE_BLK0, 46, 1, [] Set this bit to disable download mode (boot_mode[3:0] = 0; 1; 2; …
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py616 boot_mode = data.group(1)
635 boot_mode.decode("utf-8")
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst215 **The first parameter of boot_mode:**