/hal_espressif-latest/components/soc/ |
D | README.md | 3 The `soc` component provides hardware description for targets supported by ESP-IDF. 6 - `xxx_struct.h` - hardware description in C `struct`
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/ |
D | mem_definition.py | 134 BLOCK3.description = "Variable Block 3" 160 …f.description = "calc WAFER VERSION MAJOR from CHIP_VER_REV1 and CHIP_VER_REV2 and apb_ctl_date (r… 170 f.description = (
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_server_i.h | 77 void tlsv1_server_alert(struct tlsv1_server *conn, u8 level, u8 description); 83 u8 description, size_t *out_len);
|
D | tlsv1_client_i.h | 79 void tls_alert(struct tlsv1_client *conn, u8 level, u8 description); 88 u8 description, size_t *out_len);
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/ |
D | bta_hd_api.c | 103 strncpy(p_buf->description, p_app_info->p_description, BTA_HD_APP_DESCRIPTION_LEN); in BTA_HdRegisterApp() 104 p_buf->description[BTA_HD_APP_DESCRIPTION_LEN] = '\0'; in BTA_HdRegisterApp() 106 p_buf->description[0] = '\0'; in BTA_HdRegisterApp()
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/ |
D | mem_definition_base.py | 62 description = "" variable in Field 169 d.description = data_dict["desc"] 227 item.description = p.comment
|
D | base_operations.py | 335 e.description[:50], 342 desc_len = len(e.description[50:]) 359 "description": e.description, 486 efuse.description,
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/ |
D | mem_definition.py | 122 BLOCK_KEY0_LOW_128.description = ( 132 BLOCK_KEY0_HI_128.description = (
|
/hal_espressif-latest/components/esp_system/ |
D | panic.c | 247 info->description = NULL; in esp_panic_handler() 284 if (info->description) { in esp_panic_handler() 285 panic_print_str(info->description); in esp_panic_handler()
|
/hal_espressif-latest/west/ |
D | tools.py | 136 description=self.description)
|
/hal_espressif-latest/components/esp_system/include/esp_private/ |
D | panic_internal.h | 48 const char* description; // short description of the exception member
|
/hal_espressif-latest/tools/ |
D | esp_bin2c_array.py | 20 parser = argparse.ArgumentParser(description='Binary to C array generator')
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | summary-cmd.rst | 66 "description": "Secure boot V1 is enabled for bootloader image", 79 "description": "Flash encryption key", 93 "description": "Efuse variable block length scheme",
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | Kconfig.hw_support | 40 # keep in sync the "Maximum Supported Revision" description with this value
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | Kconfig.hw_support | 40 # keep in sync the "Maximum Supported Revision" description with this value
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.hw_support | 43 # keep in sync the "Maximum Supported Revision" description with this value
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.hw_support | 43 # keep in sync the "Maximum Supported Revision" description with this value
|
/hal_espressif-latest/zephyr/scripts/pinctrl/ |
D | README.md | 9 … `ESP32`). Pin muxing information will be derived from this file to support pin states description. 32 Compare the following description of the required fields in a `{soc}.yaml` file with the above snip…
|
/hal_espressif-latest/components/esp_system/port/arch/xtensa/ |
D | panic_arch.c | 386 info->description = "Exception was unhandled."; in panic_arch_fill_info() 423 info->description = NULL; in panic_soc_fill_info()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | Kconfig.hw_support | 46 # keep in sync the "Maximum Supported Revision" description with this value
|
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/ |
D | __init__.py | 27 description="RFC 2217 Serial to Network (TCP/IP) redirector.",
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.hw_support | 52 # keep in sync the "Maximum Supported Revision" description with this value
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/include/ |
D | bta_hd_int.h | 73 char description[BTA_HD_APP_DESCRIPTION_LEN + 1]; member
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_hidd_api.h | 96 const char *description; /*!< service description */ member
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.hw_support | 64 # keep in sync the "Maximum Supported Revision" description with this value
|