Home
last modified time | relevance | path

Searched refs:original (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflasher-stub.rst12 …a chip, it first uploads the flasher stub, which basically replaces the original bootloader. All f…
17 The flasher stub behaves the same as the original bootloader, but uses more heavily optimized UART …
24 … the ``--no-stub`` argument. All operations will then be handled by the original ROM bootloader. S…
/hal_espressif-latest/components/esp_rom/
DREADME.md23 …ctions. They're declared in `esp_rom/include/esp_rom_xxx.h`. Unlike the original ROM functions, th…
25 Most of the time, the ROM wrapper APIs are just alias to the original ROM functions by linker scrip…
31 If some original ROM functions have changed the behavior or have bugs, we should override them in t…
59 │   │   └── ... // other original ROM header files, added when bring up new chip
/hal_espressif-latest/tools/esptool_py/flasher_stub/
DREADME.md13 Thanks to [Cesanta](http://cesanta.com/) who provided the original ESP8266 stub loader upon which t…
/hal_espressif-latest/zephyr/scripts/pinctrl/
DREADME.md32 …c}.yaml` file with the above snippet. The bullet indentation follows the original file indentation.
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_buf.c30 void net_buf_simple_clone(const struct net_buf_simple *original, in net_buf_simple_clone() argument
33 memcpy(clone, original, sizeof(struct net_buf_simple)); in net_buf_simple_clone()
/hal_espressif-latest/tools/esptool_py/
DLICENSE46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
191 original licensor to copy, distribute or modify the Program subject to
231 original copyright holder who places the Program under this License
/hal_espressif-latest/zephyr/blobs/
Dlicense.txt44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/hal_espressif-latest/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/
DLICENSE-APACHE43 represent, as a whole, an original work of authorship. For the purposes
49 the original version of the Work and any modifications or additions
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_buf.h191 void net_buf_simple_clone(const struct net_buf_simple *original,
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dindex.rst100 …t. After burning, the tool reads the written data back and compares the original data, and additio…
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst239 https://github.com/kmackay/micro-ecc). In the original micro-ecc
/hal_espressif-latest/components/esp_psram/esp32/
DKconfig.spiram259 … any himem calls, the reservation is not done and the original amount of memory will be available
/hal_espressif-latest/components/newlib/
DCOPYING.NEWLIB461 you prominently mark as "not part of the original" any modifications
513 misrepresented as being the original software. Since few users
/hal_espressif-latest/components/mbedtls/
DKconfig518 bool "Mask original ECDSA sign operation under dummy sign operations"