/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | memprot_ll.h | 94 uint32_t category[3] = {0}; in memprot_ll_set_iram0_split_line() local 96 category[0] = 0x2; in memprot_ll_set_iram0_split_line() 97 category[1] = category[2] = 0x3; in memprot_ll_set_iram0_split_line() 99 category[1] = 0x2; in memprot_ll_set_iram0_split_line() 100 category[2] = 0x3; in memprot_ll_set_iram0_split_line() 102 category[2] = 0x2; in memprot_ll_set_iram0_split_line() 107 (category[0] << SENSITIVE_CORE_X_IRAM0_DRAM0_DMA_SRAM_CATEGORY_0_S) | in memprot_ll_set_iram0_split_line() 108 (category[1] << SENSITIVE_CORE_X_IRAM0_DRAM0_DMA_SRAM_CATEGORY_1_S) | in memprot_ll_set_iram0_split_line() 109 (category[2] << SENSITIVE_CORE_X_IRAM0_DRAM0_DMA_SRAM_CATEGORY_2_S); in memprot_ll_set_iram0_split_line() 351 uint32_t category[3] = {0}; in memprot_ll_set_dram0_split_line() local [all …]
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/ |
D | mem_definition_base.py | 60 category = "config" variable in Field 75 efuse.category = "spi pad" 78 efuse.category = "usb" 81 efuse.category = "wdt" 84 efuse.category = "jtag" 87 efuse.category = "flash" 90 efuse.category = "vdd" 93 efuse.category = "MAC" 110 efuse.category = "security" 130 efuse.category = "security" [all …]
|
D | base_operations.py | 295 for category in sorted(set(e.category for e in efuses), key=lambda c: c.title()): 298 for e in (e for e in efuses if e.category == category): 360 "category": e.category,
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | memprot_ll.h | 76 uint32_t category[3] = {0}; in memprot_ll_set_iram0_split_line() local 78 category[0] = 0x2; in memprot_ll_set_iram0_split_line() 79 category[1] = category[2] = 0x3; in memprot_ll_set_iram0_split_line() 81 category[1] = 0x2; in memprot_ll_set_iram0_split_line() 82 category[2] = 0x3; in memprot_ll_set_iram0_split_line() 84 category[2] = 0x2; in memprot_ll_set_iram0_split_line() 89 (category[0] << SENSITIVE_CORE_X_IRAM0_DRAM0_DMA_SRAM_CATEGORY_0_S) | in memprot_ll_set_iram0_split_line() 90 (category[1] << SENSITIVE_CORE_X_IRAM0_DRAM0_DMA_SRAM_CATEGORY_1_S) | in memprot_ll_set_iram0_split_line() 91 (category[2] << SENSITIVE_CORE_X_IRAM0_DRAM0_DMA_SRAM_CATEGORY_2_S); in memprot_ll_set_iram0_split_line() 617 uint32_t category[3] = {0}; in memprot_ll_set_dram0_split_line() local [all …]
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/av/ |
D | bta_av_ci.c | 72 void bta_av_ci_setconfig(tBTA_AV_HNDL hndl, UINT8 err_code, UINT8 category, in bta_av_ci_setconfig() argument 82 p_buf->category = category; in bta_av_ci_setconfig()
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/ |
D | mem_definition.py | 132 BLOCK3.category = "security" 142 elif efuse.category == "calibration" and efuse.block == 3: 150 elif efuse.category == "spi pad": 158 f.category = "identity" 168 f.category = "identity"
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_av_ci.h | 67 UINT8 category, UINT8 num_seid, UINT8 *p_seid,
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5/ |
D | mem_definition.py | 151 elif efuse.category == "calibration": 160 f.category = "MAC"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c5beta3/ |
D | mem_definition.py | 151 elif efuse.category == "calibration": 160 f.category = "MAC"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/ |
D | mem_definition.py | 151 elif efuse.category == "calibration": 160 f.category = "MAC"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/ |
D | mem_definition.py | 151 elif efuse.category == "calibration": 160 f.category = "MAC"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/ |
D | mem_definition.py | 152 elif efuse.category == "calibration": 161 f.category = "identity"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/ |
D | mem_definition.py | 167 elif efuse.category == "calibration": 180 f.category = "identity"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/ |
D | mem_definition.py | 153 elif efuse.category == "calibration": 162 f.category = "identity"
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s2/ |
D | mem_definition.py | 190 elif efuse.category == "calibration": 199 f.category = "identity"
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | summary-cmd.rst | 65 "category": "security", 78 "category": "security", 92 "category": "efuse",
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | bta_av_co.c | 713 UINT8 category = A2D_SUCCESS; in bta_av_co_audio_setconfig() local 751 category = AVDT_ASC_PROTECT; in bta_av_co_audio_setconfig() 759 category = AVDT_ASC_PROTECT; in bta_av_co_audio_setconfig() 811 category = AVDT_ASC_CODEC; in bta_av_co_audio_setconfig() 817 APPL_TRACE_DEBUG("bta_av_co_audio_setconfig reject s=%d c=%d", codec_cfg_status, category); in bta_av_co_audio_setconfig() 820 bta_av_ci_setconfig(hndl, codec_cfg_status, category, 0, NULL, FALSE, avdt_handle); in bta_av_co_audio_setconfig()
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_common.c | 94 u8 category; in mgmt_rx_action() local 104 category = *frame++; in mgmt_rx_action() 106 if (category == WLAN_ACTION_WNM) { in mgmt_rx_action() 108 } else if (category == WLAN_ACTION_RADIO_MEASUREMENT) { in mgmt_rx_action()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avdt_api.h | 663 UINT8 category); 745 UINT8 category);
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/ |
D | mem_definition.py | 139 elif efuse.category == "calibration":
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c61/ |
D | mem_definition.py | 151 elif efuse.category == "calibration":
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/ |
D | mem_definition.py | 148 elif efuse.category == "calibration":
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32p4/ |
D | mem_definition.py | 151 elif efuse.category == "calibration":
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/ |
D | avdt_api.c | 562 UINT16 AVDT_ConfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ConfigRsp() argument 582 evt.msg.hdr.err_param = category; in AVDT_ConfigRsp() 769 UINT16 AVDT_ReconfigRsp(UINT8 handle, UINT8 label, UINT8 error_code, UINT8 category) in AVDT_ReconfigRsp() argument 782 evt.msg.hdr.err_param = category; in AVDT_ReconfigRsp()
|
/hal_espressif-latest/components/esp_wifi/ |
D | Kconfig | 472 … Enable Wi-Fi transmission statistics. Total support 4 access category. Each access category 582 Enable Wi-Fi reception statistics. Total support 2 access category. Each access category
|