Home
last modified time | relevance | path

Searched refs:disabling (Results 1 – 25 of 43) sorted by relevance

12

/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/
Dread-write-protections-cmd.rst47 Permanently read-disabling efuse BLOCK2
48 Permanently read-disabling efuses MAC_VERSION, BLOCK3
49 Permanently read-disabling efuses MAC_VERSION, BLOCK3
68 Permanently write-disabling efuse WR_DIS
69 Permanently write-disabling efuses FLASH_CRYPT_CNT, UART_DOWNLOAD_DIS
/hal_espressif-3.6.0/tools/test_apps/system/no_embedded_paths/
DREADME.md11 * Assertions disabled (doubles up as a build-time check that disabling assertions doesn't lead to a…
/hal_espressif-3.6.0/components/esp_gdbstub/
DKconfig17 If GDBStub fails, try disabling this feature.
/hal_espressif-3.6.0/examples/peripherals/sdio/host/main/
DKconfig.projbuild33 If the example does not work, please try disabling the HS mode.
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dintr_alloc.rst115 IDF only handles enabling and disabling of the source itself, leaving status and mask bits to be ha…
117 Please note that leaving some status bits unhandled without masking them, while disabling the handl…
Dpower_management.rst17 …river may need interrupts to be enabled, which means it will have to request disabling light sleep.
19 Since requesting higher APB or CPU frequencies or disabling light sleep causes higher current consu…
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_act.c153 if ((p_cb->disabling == TRUE) || (bta_av_cb.rcb[i].shdl != 0)) { in bta_av_close_all_rc()
1269 p_cb->disabling = TRUE; in bta_av_disable()
1875 p_cb->reg_audio, p_cb->reg_video, p_cb->disabling); in bta_av_dereg_comp()
1887 if (p_cb->disabling) { in bta_av_dereg_comp()
1888 p_cb->disabling = FALSE; in bta_av_dereg_comp()
/hal_espressif-3.6.0/docs/en/hw-reference/esp32s2/
Duser-guide-esp-lyrap-toucha-v1.1.rst60 …ion of touches. After receiving this interrupt, the user might consider disabling all the touch se…
/hal_espressif-3.6.0/components/mbedtls/
DKconfig618 If you don't need renegotiation, disabling it will save code size and
680 Depending on your PKI use, disabling this can be a security risk.
688 Depending on your PKI use, disabling this can be a security risk.
792 If your certificates are all in the simpler DER format, disabling
801 If writing certificate data only in DER format, disabling this
/hal_espressif-3.6.0/docs/en/api-guides/
Dfreertos-smp.rst318 …eeRTOS (and single core systems in general). However, in an SMP system, disabling interrupts is *…
336 Vanilla FreeRTOS implements critical sections by disabling interrupts, This prevents preemptive con…
338 - ``taskENTER_CRITICAL()`` enters a critical section by disabling interrupts
340 - ``taskENTER_CRITICAL_FROM_ISR()`` enters a critical section from an ISR by disabling interrupt ne…
343 However, in an SMP system, merely disabling interrupts does not constitute a critical section as th…
Dwifi-security.rst54 …rts PMF only in Station mode. Station defaults to PMF Optional mode and disabling PMF is not possi…
Dunit-tests.rst132 …neral conception that can be described in ``soc_caps.h`` to control the disabling of tests. If thi…
145 Some old ways of disabling unit tests for targets, that have obvious disadvantages, are deprecated:
/hal_espressif-3.6.0/docs/en/security/
Desp32c3_log.inc41 W (148) flash_encrypt: Not disabling UART bootloader encryption
Desp32s3_log.inc40 W (194) flash_encrypt: Not disabling UART bootloader encryption
Dsecure-boot-v2.rst216 …ROM download mode has been kept enabled in order to prevent permanently disabling it in the develo…
299 …figuration. These include flash encryption, disabling of JTAG, disabling BASIC ROM interpreter, an…
Desp32_log.inc48 W (188) flash_encrypt: Not disabling UART bootloader encryption
Desp32s2_log.inc48 W (199) flash_encrypt: Not disabling UART bootloader encryption
Dsecure-boot-v1.rst184 …figuration. These include flash encryption, disabling of JTAG, disabling BASIC ROM interpeter, and…
/hal_espressif-3.6.0/docs/zh_CN/security/
Desp32c3_log.inc41 W (148) flash_encrypt: Not disabling UART bootloader encryption
Desp32_log.inc48 W (188) flash_encrypt: Not disabling UART bootloader encryption
Desp32s2_log.inc48 W (199) flash_encrypt: Not disabling UART bootloader encryption
/hal_espressif-3.6.0/examples/peripherals/sdio/
DREADME.md62 better or disabling the HS mode in menuconfig.
/hal_espressif-3.6.0/docs/en/api-reference/network/
Desp-wifi-mesh.rst234 …e node type and the node's current state. This parameter is unused when disabling self organized n…
245 ESP-WIFI-MESH will attempt to maintain the node's current Wi-Fi state when disabling self organized…
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/include/
Dbta_av_int.h515 BOOLEAN disabling; /* TRUE if api disabled called */ member
/hal_espressif-3.6.0/examples/security/flash_encryption/
DREADME.md101 W (188) flash_encrypt: Not disabling UART bootloader encryption

12