Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 25 of 31) sorted by relevance

12

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_wdt.c40 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_disable() local
41 if (protect) { in rtc_wdt_disable()
51 if (protect) { in rtc_wdt_disable()
58 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_feed() local
59 if (protect) { in rtc_wdt_feed()
63 if (protect) { in rtc_wdt_feed()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_wdt.c41 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_disable() local
42 if (protect) { in rtc_wdt_disable()
52 if (protect) { in rtc_wdt_disable()
59 bool protect = rtc_wdt_get_protect_status(); in rtc_wdt_feed() local
60 if (protect) { in rtc_wdt_feed()
64 if (protect) { in rtc_wdt_feed()
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/espefuse/
Dburn-key-cmd.rst36 …:esp32: - ``--no-protect-key``. Disable default read and write protecting of the key. If this opti…
37 …:not esp32: - ``--no-write-protect``. Disable write-protecting of the key. The key remains writabl…
38protect``. Disable read-protecting of the key. The key remains readable software. The key with key…
58 …se key purpose is burned as well with write protection (the ``--no-write-protect`` flag has no eff…
97 All keys will be burned with write protection if ``--no-write-protect`` is not used.
99 Only flash encryption key is read protected if ``--no-read-protect`` is not used.
118 …The ``--no-protect-key`` option will disable this behaviour (you can separately read or write prot…
122 …The ``--no-read-protect`` and ``--no-write-protect`` options will disable this behaviour (you can …
192 > espefuse.py burn_key flash_encryption 256bit_fe_key.bin --no-protect-key
199 Key is left unprotected as per --no-protect-key argument.
[all …]
Dburn-key-digest-cmd.rst24 :esp32: - ``--no-protect-key``. Disable default read and write protecting of the key.
25 …:not esp32: - ``--no-write-protect``. Disable write-protecting of the key. The key remains writabl…
26 …:not esp32: - ``--no-read-protect``. Disable read-protecting of the key. This option does not chan…
/hal_espressif-3.6.0/docs/en/api-reference/system/
Desp_function_with_shared_stack.rst19 a mutex object allocated by the caller, which is used to protect if
44 //Allocate a mutex to protect its usage:
Defuse.rst211 …Coding schemes are used to protect against data corruption. {IDF_TARGET_NAME} supports two coding …
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c784 UINT8 protect = 0; in btc_a2dp_source_enc_update() local
873 protect |= 1; in btc_a2dp_source_enc_update()
881 protect |= 2; in btc_a2dp_source_enc_update()
884 protect |= 3; in btc_a2dp_source_enc_update()
890 if (protect == 3) { in btc_a2dp_source_enc_update()
/hal_espressif-3.6.0/components/spi_flash/include/
Desp_flash.h274 … esp_flash_set_protected_region(esp_flash_t *chip, const esp_flash_region_t *region, bool protect);
/hal_espressif-3.6.0/docs/en/api-reference/network/
Desp_now.rst10 CTR with CBC-MAC Protocol(CCMP) is used to protect the action frame for security. ESP-NOW is widely…
52 ESP-NOW uses the CCMP method, which is described in IEEE Std. 802.11-2012, to protect the vendor-sp…
/hal_espressif-3.6.0/components/mqtt/
DKconfig111 … Default config employs API locks to protect internal structures. It is possible to disable
/hal_espressif-3.6.0/examples/storage/sd_card/sdspi/
DREADME.md28 This example doesn't utilize card detect (CD) and write protect (WP) signals from SD card slot.
/hal_espressif-3.6.0/components/spi_flash/
Desp_flash_api.c759 …R esp_flash_set_protected_region(esp_flash_t *chip, const esp_flash_region_t *region, bool protect) in esp_flash_set_protected_region() argument
778 if (protect) { in esp_flash_set_protected_region()
/hal_espressif-3.6.0/examples/storage/sd_card/sdmmc/
DREADME.md37 This example doesn't utilize card detect (CD) and write protect (WP) signals from SD card slot.
/hal_espressif-3.6.0/components/esptool_py/
DLICENSE28 To protect your rights, we need to make restrictions that forbid
39 We protect your rights with two steps: (1) copyright the software, and
/hal_espressif-3.6.0/components/esptool_py/esptool/
DLICENSE28 To protect your rights, we need to make restrictions that forbid
39 We protect your rights with two steps: (1) copyright the software, and
/hal_espressif-3.6.0/docs/en/security/
Dflash-encryption.rst438 Once the flash encryption is enabled in Release mode, the bootloader will write-protect the ``{IDF_…
815 … any of these features enabled by burning only selected eFuses and write-protect the rest of eFuse…
835 … bit. It means that write-protecting one eFuse bit will inevitably write-protect all unset eFuse b…
859 …It is possible to burn this eFuse manually and write protect it before the first boot in order to …
861 …It is strongly recommended to never write-protect ``FLASH_CRYPT_CONFIG`` when it is unset. Otherwi…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/
DESP32_SSP.md30 …s to simplify the pairing procedure for the user. Secondary goals are to protect against passive e…
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
Dfatal-errors.rst408 Stack smashing protect failure!
/hal_espressif-3.6.0/examples/network/simple_sniffer/
DREADME.md317 - To protect the SD card, we recommand you to execute command `unmount sd` before you plug out your…
/hal_espressif-3.6.0/components/usb/
Dmaintainers.md141 …an be executed at any one time. Therefore HCD internally used a mutex to protect against concurren…
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dtouch_element.rst335 …isabled when the guard sensor is triggered by a stream of water so as to protect the touch element.
/hal_espressif-3.6.0/components/bt/controller/esp32/
DKconfig.in128 To protect from BIAS attack during Legacy authentication,
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/
Dget-started-ethernet-kit-v1.0.rst106 Magnetics Module The Magnetics are part of the Ethernet specification to protect against faults …
Dget-started-ethernet-kit.rst114 Magnetics Module The Magnetics are part of the Ethernet specification to protect against faults …
Dget-started-ethernet-kit-v1.1.rst102 Magnetics Module The Magnetics are part of the Ethernet specification to protect against faults …

12