Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Dcpu_region_protect.c31 #define CONDITIONAL_NONE NONE
54 const unsigned NONE = PMP_L ; in esp_cpu_configure_region_protection() local
89 PMP_ENTRY_SET(0, SOC_DIRAM_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
93 PMP_ENTRY_SET(2, SOC_DIRAM_DRAM_LOW, NONE); in esp_cpu_configure_region_protection()
117 PMP_ENTRY_CFG_SET(6, NONE); in esp_cpu_configure_region_protection()
121 PMP_ENTRY_CFG_SET(8, NONE); in esp_cpu_configure_region_protection()
134 PMP_ENTRY_CFG_SET(13, PMP_NA4 | NONE);// last 4 bytes(0xFFFFFFFC) in esp_cpu_configure_region_protection()
135 PMP_ENTRY_CFG_SET(14, NONE); in esp_cpu_configure_region_protection()
136 PMP_ENTRY_CFG_SET(15, PMP_TOR | NONE); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dcpu_region_protect.c32 const unsigned NONE = PMP_L | PMP_TOR; in esp_cpu_configure_region_protection() local
39 PMP_ENTRY_SET(0, SOC_DEBUG_LOW, NONE); in esp_cpu_configure_region_protection()
46 PMP_ENTRY_SET(2, SOC_DROM_LOW, NONE); in esp_cpu_configure_region_protection()
75 PMP_ENTRY_SET(7, SOC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
90 PMP_ENTRY_SET(10, SOC_RTC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
98 PMP_ENTRY_SET(12, SOC_PERIPHERAL_LOW, NONE); in esp_cpu_configure_region_protection()
106 PMP_ENTRY_SET(14, UINT32_MAX, NONE); // all but last 4 bytes in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dcpu_region_protect.c22 #define CONDITIONAL_NONE NONE
104 const unsigned NONE = PMP_L; in esp_cpu_configure_region_protection() local
125 PMP_ENTRY_SET(1, SOC_IROM_MASK_LOW, NONE); in esp_cpu_configure_region_protection()
134 PMP_ENTRY_SET(5, SOC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
147 PMP_ENTRY_SET(5, SOC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
169 PMP_ENTRY_SET(8, SOC_IROM_LOW, NONE); in esp_cpu_configure_region_protection()
188 PMP_ENTRY_SET(11, SOC_RTC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dcpu_region_protect.c22 #define CONDITIONAL_NONE NONE
104 const unsigned NONE = PMP_L; in esp_cpu_configure_region_protection() local
125 PMP_ENTRY_SET(1, SOC_IROM_MASK_LOW, NONE); in esp_cpu_configure_region_protection()
147 PMP_ENTRY_SET(5, SOC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
169 PMP_ENTRY_SET(8, SOC_IROM_LOW, NONE); in esp_cpu_configure_region_protection()
189 PMP_ENTRY_SET(11, SOC_RTC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
195 PMP_ENTRY_SET(12, SOC_RTC_IRAM_LOW, NONE); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in333 bool "NONE"
368 bool "NONE"
403 bool "NONE"
438 bool "NONE"
473 bool "NONE"
508 bool "NONE"
543 bool "NONE"
578 bool "NONE"
613 bool "NONE"
648 bool "NONE"
[all …]
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dproxy_client.c41 NONE, enumerator
413 server->conn_type = NONE; in proxy_connected()
447 server->conn_type = NONE; in proxy_disconnected()
465 if (server->conn_type == NONE) { in prov_write_ccc()
520 server->conn_type = NONE; in bt_mesh_proxy_client_prov_disable()
538 if (server->conn_type == NONE) { in proxy_write_ccc()
614 server->conn_type = NONE; in bt_mesh_proxy_client_gatt_disable()
Dproxy_server.c87 NONE, enumerator
619 client->filter_type = NONE; in proxy_connected()
699 if (client->filter_type == NONE) { in prov_ccc_write()
798 client->filter_type = NONE; in bt_mesh_proxy_server_prov_disable()
837 if (client->filter_type == NONE) { in proxy_ccc_write()
915 client->filter_type = NONE; in bt_mesh_proxy_server_gatt_disconnect()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dexecute-scripts-cmd.rst42 * 0: ``NONE (BLK1-3 len=256 bits)``
45 * 3: ``NONE (BLK1-3 len=256 bits)``
Dburn-custom-mac-cmd.rst76 (coding scheme = NONE)
Dsummary-cmd.rst98 "value": "NONE (BLK1-3 len=256 bits)",
/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv104 …ngth scheme {0: "NONE (BLK1-3 len=256 bits)"; 1: "3/4 (BLK1-3 len=192 bits)"; 2: "REPEAT (BLK1-3 l…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst32 = NONE (BLK1-3 len=256 bits) R/W (0b00)
/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in88 bool "NONE"
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in928 bool "NONE"
965 bool "NONE"