Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 25 of 57) sorted by relevance

123

/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/src/
Dmsc_scsi_bot.c226 uint8_t prevent; member
425 esp_err_t scsi_cmd_prevent_removal(msc_device_t *device, bool prevent) in scsi_cmd_prevent_removal() argument
430 .prevent = 1, in scsi_cmd_prevent_removal()
/hal_espressif-3.6.0/components/driver/
Dlinker.lf6 …# tables in periph_module_reset(). We prevent any part of periph_module_reset() (either text or RO…
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/components/msc/private_include/
Dmsc_scsi_bot.h46 esp_err_t scsi_cmd_prevent_removal(msc_device_t *device, bool prevent);
/hal_espressif-3.6.0/components/wpa_supplicant/
DCOPYING16 with GPL and as such, does not prevent use of this software in projects
/hal_espressif-3.6.0/components/cxx/
DCMakeLists.txt49 # This is to prevent linking of libgcc's unwind code which considerably increases the binary size.
/hal_espressif-3.6.0/components/bootloader/subproject/components/micro-ecc/micro-ecc/
Dplatform-specific.inc11 // use pragma syntax to prevent tweaking the linker script for getting CryptXYZ function
/hal_espressif-3.6.0/components/wear_levelling/doc/
Dwl_sw_structure.rst4 Wear Levelling Component (WLC) it is a software component that is implemented to prevent situation …
63 …ates region contains two copies of the WLC states. It is implemented to prevent situation when th…
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dds.rst16 To prevent unauthorized access, they are AES-encrypted.
18 …dule uses a key from the eFuses key block which can be read-protected to prevent unauthorized acce…
Dsd_pullup_requirements.rst6 …regardless of whether these lines are connected to the host) in order to prevent them from enterin…
48 …PIOs with internal weak pull-downs and GPIOs commonly used for other purposes to prevent conflicts:
/hal_espressif-3.6.0/components/esptool_py/esptool/docs/en/esptool/
Dbasic-commands.rst68 …This is a safety measure to prevent accidentally overwriting the secure bootloader, which **can ul…
87 …This is a safety measure to prevent accidentally overwriting the encrypted firmware with a plainte…
138 …This is a safety measure to prevent accidentally deleting the secure bootloader or encrypted data,…
/hal_espressif-3.6.0/components/partition_table/
Dproject_include.cmake52 # can't fail here as it would prevent the user from running 'menuconfig' again
/hal_espressif-3.6.0/docs/en/security/
Dsecure-boot-v2.rst216 … By default the UART ROM download mode has been kept enabled in order to prevent permanently disab…
246 …fter a valid partition table and app image have been flashed. This is to prevent accidents before …
300 * Use Secure Boot in combination with :doc:`flash encryption<flash-encryption>` to prevent local re…
391 …re scheme as Secure Boot V2, but unlike hardware Secure Boot it does not prevent an attacker who c…
397 …up and the app will abort if no signatures are found. This is to try and prevent a situation where…
/hal_espressif-3.6.0/docs/en/api-reference/storage/
Dspi_flash_override_driver.rst20 1. Enable the :ref:`CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST` config option. This will prevent co…
/hal_espressif-3.6.0/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld16 /* 63kB, IRAM. We skip the first 1k to prevent the entry point being
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dota.rst25 The OTA data partition is two flash sectors (0x2000 bytes) in size, to prevent problems if there is…
76 …d the next boot it will be changed to ``ESP_OTA_IMG_ABORTED``. That will prevent re-boot of this a…
83 Recommendation: Perform the self-test procedure as quickly as possible, to prevent rollback due to …
/hal_espressif-3.6.0/tools/test_apps/
DREADME.md68 You should also set the port via the environment variable ESPPORT to prevent the tools from looking…
/hal_espressif-3.6.0/examples/protocols/mdns/
DREADME.md21 * Disable `Resolve test services` to prevent the example from querying defined names/services on st…
/hal_espressif-3.6.0/docs/en/api-guides/tools/
Didf-docker-image.rst79 … the ``tools/kconfig`` directory of ESP-IDF to a named volume. This will prevent Kconfig tools, lo…
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/
DREADME.md27 …t controls the sensitivity of the sensor. Sensitivity may be adjusted to prevent small animals fro…
/hal_espressif-3.6.0/components/esp_pm/
DKconfig25 bool "Use RTC timer to prevent time drift (EXPERIMENTAL)"
/hal_espressif-3.6.0/components/esp32c3/
DKconfig65 a specific value. If this happens, it will reset the chip in order to prevent unintended
/hal_espressif-3.6.0/examples/system/deep_sleep/
DREADME.md40 Wake up sources that are unused or unconnected should be disabled in configuration to prevent inadv…
/hal_espressif-3.6.0/docs/en/api-guides/
Dwifi-security.rst26 …t frames. It also provides Secure Association (SA) teardown mechanism to prevent spoofed associati…
/hal_espressif-3.6.0/components/freertos/
DHistory.txt9 + Update the Windows simulator port to use a synchronous object to prevent
118 + Update the Windows simulator port to use a synchronous object to prevent
169 + Introduced the portMEMORY_BARRIER macro to prevent instruction re-ordering
172 prevent the secure side builds from removing symbols required by the
406 prevent the Windows port executing on single core hosts.
1261 + Changed the implementation of thread deletes in the Win32 port to prevent
1402 + portPOINTER_SIZE_TYPE has been introduced to prevent compiler warnings
1412 + All ARM7 port layers have been slightly modified to prevent erroneous
1600 + Added conditional compilation into xTaskGenericCreate() to prevent some
1829 prevent them from having to be included in multiple demos.
[all …]
/hal_espressif-3.6.0/docs/en/api-reference/network/
Desp-wifi-mesh.rst68 …initialize LwIP by calling** :cpp:func:`tcpip_adapter_init`. In order to prevent non-root node acc…
289 …ust be disabled before the application calls any Wi-Fi APIs**. This will prevent the ESP-WIFI-MESH…

123