Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/
Dversions.rst39 Use the previous major esptool release (only if you cannot upgrade)
42 If your use case is not compatible with the latest ``MAJOR`` release of ``esptool.py``, a previous
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst67 …l request)? Are any commits with names like "fixed typo" `squashed into previous commits <https://…
/hal_espressif-latest/components/driver/deprecated/
Drmt_legacy.c1171 rmt_tx_end_callback_t previous = rmt_contex.rmt_tx_end_callback; in rmt_register_tx_end_callback() local
1174 return previous; in rmt_register_tx_end_callback()
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in636 should wait for the completion of the previous one.
648 it should wait for the completion of the previous one.
764 Time in seconds between Friend Requests, if a previous Friend Request did
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild297 … the previous working app. A reboot is performed, and the app is booted before the software update.
306 … This option prevents rollback to previous firmware/application image with lower security version.
322 The security version is worth increasing if in previous versions there is
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in751 This option is used to distinguish whether a previous version of VHCI is being used
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst352 …g performance (each block of data is read into RAM via serial while the previous block is simultan…