Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 72) sorted by relevance

123

/hal_espressif-latest/components/soc/
DREADME.md3 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/
Dmem_definition.py134 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/
Dtlsv1_server_i.h77 void tlsv1_server_alert(struct tlsv1_server *conn, u8 level, u8 description);
83 u8 description, size_t *out_len);
Dtlsv1_client_i.h79 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/
Dbta_hd_api.c103 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/
Dmem_definition_base.py62 description = "" variable in Field
169 d.description = data_dict["desc"]
227 item.description = p.comment
Dbase_operations.py335 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/
Dmem_definition.py122 BLOCK_KEY0_LOW_128.description = (
132 BLOCK_KEY0_HI_128.description = (
/hal_espressif-latest/components/esp_system/
Dpanic.c247 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/
Dtools.py136 description=self.description)
/hal_espressif-latest/components/esp_system/include/esp_private/
Dpanic_internal.h48 const char* description; // short description of the exception member
/hal_espressif-latest/tools/
Desp_bin2c_array.py20 parser = argparse.ArgumentParser(description='Binary to C array generator')
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dsummary-cmd.rst66 "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/
DKconfig.hw_support40 # keep in sync the "Maximum Supported Revision" description with this value
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DKconfig.hw_support40 # keep in sync the "Maximum Supported Revision" description with this value
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DKconfig.hw_support43 # keep in sync the "Maximum Supported Revision" description with this value
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DKconfig.hw_support43 # keep in sync the "Maximum Supported Revision" description with this value
/hal_espressif-latest/zephyr/scripts/pinctrl/
DREADME.md9 … `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/
Dpanic_arch.c386 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/
DKconfig.hw_support46 # keep in sync the "Maximum Supported Revision" description with this value
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/
D__init__.py27 description="RFC 2217 Serial to Network (TCP/IP) redirector.",
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DKconfig.hw_support52 # keep in sync the "Maximum Supported Revision" description with this value
/hal_espressif-latest/components/bt/host/bluedroid/bta/hd/include/
Dbta_hd_int.h73 char description[BTA_HD_APP_DESCRIPTION_LEN + 1]; member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_hidd_api.h96 const char *description; /*!< service description */ member
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DKconfig.hw_support64 # keep in sync the "Maximum Supported Revision" description with this value

123