Home
last modified time | relevance | path

Searched refs:In (Results 1 – 25 of 58) sorted by relevance

123

/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dspi-flash-modes.rst15 In order of performance:
29 In general, choose the fastest option for flash_mode that works with your device. Not all devices s…
40 * Master Out Slave In (MOSI)
41 * Master In Slave Out (MISO)
46 All of these signals are unidirectional. In single SPI mode, data is sent from the device to the ho…
53 To improve performance, SPI flash manufacturers introduced "Dual SPI". In Dual SPI modes, the MOSI …
55 In ``dout`` mode, the host uses the "Dual Output Fast Read" (3BH) command to read data. Each read c…
58 In ``dio`` mode, the host uses the "Dual I/O Fast Read" (BBH) command to read data. Each read comma…
72 In ``qout`` mode, the host uses the "Quad Output Fast Read" (6BH) command to read data. This comman…
74 In ``qio`` mode, the host uses the "Quad I/O Fast Read" (EBH) command to read data. This command is…
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/
DREADME61 1) In Makefile.conf set:
65 2) In lib/Makefile select the primitives required by your project.
66 3) In tests/Makefile select the corresponding tests of the selected primitives.
/hal_espressif-latest/tools/esptool_py/docs/en/
Dresources.rst23 Mastering the Basics of Espressif Chips: An In-Depth Look at Chip Flashing
31 :alt: Mastering the Basics of Espressif Chips: An In-Depth Look at Chip Flashing
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DKconfig.rtc14 external circuit. In this case, external clock signal must be connected
53 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/
DREADME.md10 In case you are looking for a way to start in Zephyr with Espressif devices, [follow this tutorial]…
/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h19 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
DKconfig.rtc36 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
DKconfig.rtc38 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
DKconfig.rtc34 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
DKconfig.rtc38 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DKconfig.rtc14 external circuit. In this case, external clock signal must be connected
85 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst96 than the ones strictly required by the intended application. In other words,
115 platforms. In this sense, instead of penalizing all library users with
185 him/herself without knowing the MAC key. In this sense, to attack the
196 In special, there is a tradeoff between the maximum number of invocations
239 https://github.com/kmackay/micro-ecc). In the original micro-ecc
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
DKconfig.rtc47 In case more value will help improve the definition of the launch of the crystal.
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dburn-bit-cmd.rst42 Burning In Multiple Blocks
Dexecute-scripts-cmd.rst71 …d back, and will be done some checks of written eFuses by ``espefuse.py``. In production, you migh…
78 In case you are running the ``execute_scripts`` command from your production script, you may need t…
Dread-write-protections-cmd.rst28 …ll always show all-zeroes, even though hardware may use the correct value. In espefuse v2.6 and ne…
Ddump-cmd.rst87 In the last lines, which are separated from the main dump, you can see the encoding scheme status f…
/hal_espressif-latest/components/efuse/
DKconfig35 In addition to the "Simulate eFuse operations in RAM" option, this option just adds
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dremote-serial-ports.rst18 …e to network latency <https://github.com/espressif/esptool/issues/383>`__. In order to work around…
Dbasic-options.rst36 In Linux, the current user may not have access to serial ports and a "Permission Denied" or "Port d…
/hal_espressif-latest/zephyr/
DKconfig116 In Flash Data Sheet, the parameters that define the Flash ready timing after power-up (minimum
/hal_espressif-latest/components/log/
DKconfig93 In order to view these, your terminal program must support ANSI color codes.
/hal_espressif-latest/components/esp_wifi/
DKconfig39 … process them. In these cases we may run out of memory if RX buffer number is unlimited (0).
84 … layer can deliver frames faster than WiFi layer can transmit. In these cases, we may run out
111 … can deliver frames faster than WiFi layer can transmit. In these cases, we may run out of TX
146In order to prevent memory fragmentation, the management buffer type should be set to static first.
230 …meaning that a root node conflict of up to five nodes can be detected at one time. In the occurenc…
/hal_espressif-latest/tools/esptool_py/docs/en/espsecure/
Dindex.rst33In case you are using ESP-IDF, then an unsigned application can be generated by disabling ``CONFIG…
/hal_espressif-latest/components/newlib/
DKconfig55 In most chips the ROM contains parts of newlib C library, including printf/scanf family

123