/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/ |
D | esp_wpa2_api_port.c | 82 esp_err_t esp_wifi_sta_wpa2_ent_set_disable_time_check(bool disable) in esp_wifi_sta_wpa2_ent_set_disable_time_check() argument 84 return esp_eap_client_set_disable_time_check(disable); in esp_wifi_sta_wpa2_ent_set_disable_time_check() 87 esp_err_t esp_wifi_sta_wpa2_ent_get_disable_time_check(bool *disable) in esp_wifi_sta_wpa2_ent_get_disable_time_check() argument 89 return esp_eap_client_get_disable_time_check(disable); in esp_wifi_sta_wpa2_ent_get_disable_time_check()
|
D | esp_eap_client.c | 1082 esp_err_t esp_eap_client_set_disable_time_check(bool disable) in esp_eap_client_set_disable_time_check() argument 1084 s_disable_time_check = disable; in esp_eap_client_set_disable_time_check() 1093 esp_err_t esp_eap_client_get_disable_time_check(bool *disable) in esp_eap_client_get_disable_time_check() argument 1095 *disable = wifi_sta_get_enterprise_disable_time_check(); in esp_eap_client_get_disable_time_check()
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S3.rst | 14 …DIS_ICACHE (BLOCK0) Set this bit to disable Icache … 15 …DIS_DCACHE (BLOCK0) Set this bit to disable Dcache … 16 …DIS_TWAI (BLOCK0) Set this bit to disable CAN function … 54 …SOFT_DIS_JTAG (BLOCK0) Set these bits to disable JTAG in the soft way … 55 … d number 1 means disable ). JTAG can be enabled in 57 …DIS_PAD_JTAG (BLOCK0) Set this bit to disable JTAG in the hard way. J… 71 …DIS_DOWNLOAD_ICACHE (BLOCK0) Set this bit to disable Icache in download mode… 73 …DIS_DOWNLOAD_DCACHE (BLOCK0) Set this bit to disable Dcache in download mode… 75 …DIS_FORCE_DOWNLOAD (BLOCK0) Set this bit to disable the function that force… 77 …DIS_DOWNLOAD_MANUAL_ENCRYPT (BLOCK0) Set this bit to disable flash encryption when i… [all …]
|
D | summary_ESP32-C2.rst | 15 …DIS_DIRECT_BOOT (BLOCK0) This bit set means disable direct_boot mode … 35 …DIS_PAD_JTAG (BLOCK0) Set this bit to disable pad jtag … 45 …DIS_DOWNLOAD_ICACHE (BLOCK0) The bit be set to disable icache in download mo… 46 …DIS_DOWNLOAD_MANUAL_ENCRYPT (BLOCK0) The bit be set to disable manual encryption … 50 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod…
|
D | summary_ESP32-C3.rst | 32 …DIS_ICACHE (BLOCK0) Set this bit to disable Icache … 33 …DIS_TWAI (BLOCK0) Set this bit to disable CAN function … 65 …SOFT_DIS_JTAG (BLOCK0) Set these bits to disable JTAG in the soft way … 66 … d number 1 means disable ). JTAG can be enabled in 68 …DIS_PAD_JTAG (BLOCK0) Set this bit to disable JTAG in the hard way. J… 78 …DIS_DOWNLOAD_ICACHE (BLOCK0) Set this bit to disable Icache in download mode… 80 …DIS_FORCE_DOWNLOAD (BLOCK0) Set this bit to disable the function that force… 82 …DIS_DOWNLOAD_MANUAL_ENCRYPT (BLOCK0) Set this bit to disable flash encryption when i… 98 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download mode (boot_mod… 142 …DIS_USB_JTAG (BLOCK0) Set this bit to disable function of usb switch …
|
D | summary_ESP32-S2.rst | 34 …DIS_ICACHE (BLOCK0) Set this bit to disable Icache … 35 …DIS_DCACHE (BLOCK0) Set this bit to disable Dcache … 36 …DIS_TWAI (BLOCK0) Set this bit to disable the TWAI Controller fun… 40 …DIS_LEGACY_SPI_BOOT (BLOCK0) Set this bit to disable Legacy SPI boot mode … 90 …DIS_FORCE_DOWNLOAD (BLOCK0) Set this bit to disable the function that force… 108 …DIS_DOWNLOAD_MODE (BLOCK0) Set this bit to disable all download boot modes… 152 …DIS_USB (BLOCK0) Set this bit to disable USB OTG function … 156 …DIS_USB_DOWNLOAD_MODE (BLOCK0) Set this bit to disable use of USB OTG in UART …
|
D | summary_ESP32-P4.rst | 33 … is reset at high level. 11: force disable printing 44 …DIS_SWD (BLOCK0) Set this bit to disable super-watchdog … 88 …SPI_DOWNLOAD_MSPI_DIS (BLOCK0) Set this bit to disable accessing MSPI flash/MS… 96 …FORCE_DISABLE_SW_INIT_KEY (BLOCK0) Set this bit to disable software written init k… 164 …DIS_USB_OTG_DOWNLOAD_MODE (BLOCK0) Set this bit to disable download via USB-OTG … 175 …DIS_WDT (BLOCK0) Set this bit to disable watch dog …
|
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/ |
D | esp_eap_client.h | 241 esp_err_t esp_eap_client_set_disable_time_check(bool disable); 253 esp_err_t esp_eap_client_get_disable_time_check(bool *disable);
|
D | esp_wpa2.h | 230 esp_err_t esp_wifi_sta_wpa2_ent_set_disable_time_check(bool disable); 244 esp_err_t esp_wifi_sta_wpa2_ent_get_disable_time_check(bool *disable);
|
D | esp_wpa.h | 74 esp_err_t esp_supplicant_disable_pmk_caching(bool disable);
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 133 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Set this bit to disable I… 134 DIS_DCACHE, EFUSE_BLK0, 41, 1, [] Set this bit to disable D… 135 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, [] Set this bit to disable I… 136 DIS_DOWNLOAD_DCACHE, EFUSE_BLK0, 43, 1, [] Set this bit to disable D… 137 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Set this bit to disable t… 138 … EFUSE_BLK0, 45, 1, [DIS_USB] Set this bit to disable USB function 139 … EFUSE_BLK0, 46, 1, [DIS_CAN] Set this bit to disable CAN function 141 … EFUSE_BLK0, 48, 3, [] Set these bits to disable JTAG in the soft way (odd number 1 means d… 142 … EFUSE_BLK0, 51, 1, [HARD_DIS_JTAG] Set this bit to disable JTAG in the hard … 143 DIS_DOWNLOAD_MANUAL_ENCRYPT, EFUSE_BLK0, 52, 1, [] Set this bit to disable f… [all …]
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 107 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Set this bit to disable I… 108 DIS_USB_JTAG, EFUSE_BLK0, 41, 1, [] Set this bit to disable f… 109 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 42, 1, [] Set this bit to disable I… 111 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Set this bit to disable t… 112 … EFUSE_BLK0, 46, 1, [DIS_CAN] Set this bit to disable CAN function 114 … EFUSE_BLK0, 48, 3, [] Set these bits to disable JTAG in the soft way (odd number 1 means d… 115 DIS_PAD_JTAG, EFUSE_BLK0, 51, 1, [] Set this bit to disable J… 116 DIS_DOWNLOAD_MANUAL_ENCRYPT, EFUSE_BLK0, 52, 1, [] Set this bit to disable f… 133 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Set this bit to disable d…
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | lpn.c | 147 static void clear_friendship(bool force, bool disable); 168 clear_friendship(false, lpn->disable); in friend_clear_sent() 205 static void clear_friendship(bool force, bool disable) in clear_friendship() argument 210 BT_DBG("force %u disable %u", force, disable); in clear_friendship() 215 lpn->disable = disable; in clear_friendship() 240 lpn->disable = 0U; in clear_friendship() 259 if (disable) { in clear_friendship() 596 clear_friendship(false, lpn->disable); in bt_mesh_lpn_friend_clear_cfm() 765 clear_friendship(false, bt_mesh.lpn.disable); in lpn_timeout()
|
/hal_espressif-latest/components/driver/gpio/ |
D | glitch_filter_priv.h | 36 esp_err_t (*disable)(gpio_glitch_filter_t *filter); member
|
D | gpio_glitch_filter_ops.c | 29 return filter->disable(filter); in gpio_glitch_filter_disable()
|
D | gpio_pin_glitch_filter.c | 107 filter->base.disable = gpio_pin_glitch_filter_disable; in gpio_new_pin_glitch_filter()
|
/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 63 DIS_PAD_JTAG, EFUSE_BLK0, 36, 1, [] Set this bit to disable p… 64 DIS_DOWNLOAD_ICACHE, EFUSE_BLK0, 37, 1, [] The bit be set to disable… 65 DIS_DOWNLOAD_MANUAL_ENCRYPT, EFUSE_BLK0, 38, 1, [] The bit be set to disable… 70 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 46, 1, [] Set this bit to disable d… 71 … EFUSE_BLK0, 47, 1, [] This bit set means disable direct_boot mode
|
/hal_espressif-latest/components/spi_flash/include/ |
D | esp_flash_internal.h | 45 esp_err_t esp_flash_app_disable_protect(bool disable);
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 116 DIS_ICACHE, EFUSE_BLK0, 40, 1, [] Set this bit to disable I… 117 DIS_DCACHE, EFUSE_BLK0, 41, 1, [] Set this bit to disable D… 120 DIS_FORCE_DOWNLOAD, EFUSE_BLK0, 44, 1, [] Set this bit to disable t… 121 DIS_USB, EFUSE_BLK0, 45, 1, [] Set this bit to disable U… 122 … EFUSE_BLK0, 46, 1, [DIS_CAN] Set this bit to disable the TWAI Controll… 148 DIS_DOWNLOAD_MODE, EFUSE_BLK0, 128, 1, [] Set this bit to disable a… 149 DIS_LEGACY_SPI_BOOT, EFUSE_BLK0, 129, 1, [] Set this bit to disable L… 151 DIS_USB_DOWNLOAD_MODE, EFUSE_BLK0, 132, 1, [] Set this bit to disable u…
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | Kconfig.system | 55 bool "Permanently disable BASIC ROM Console" 58 If set, the first time the app boots it will disable the BASIC ROM Console
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/ |
D | btc_main.h | 61 } disable;
|
/hal_espressif-latest/components/esp_rom/ |
D | Kconfig.projbuild | 20 bool "Permanently disable logging"
|
/hal_espressif-latest/components/esp_pm/ |
D | Kconfig | 72 … This feature is intended to disable all GPIO pins at automantic sleep to get a lower power mode. 73 …If enabled, chips will disable all GPIO pins at automantic sleep to reduce about 200~300 uA curren… 75 you can call 'gpio_sleep_sel_dis' to disable this feature on those pins.
|
/hal_espressif-latest/components/esp_rom/esp32c3/ld/ |
D | esp32c3.rom.eco7_bt_funcs.ld | 108 /* ble functions disable */
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | flasher-stub.rst | 24 There might be cases where it is necessary to disable the stub loader (e.g. debugging). To do that,…
|