Searched refs:In (Results 1 – 25 of 58) sorted by relevance
123
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | spi-flash-modes.rst | 15 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/ |
D | README | 61 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/ |
D | resources.rst | 23 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/ |
D | Kconfig.rtc | 14 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/ |
D | README.md | 10 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/ |
D | eapol_auth_sm_i.h | 19 typedef enum { Both = 0, In = 1 } ControlledDirection; enumerator
|
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | Kconfig.rtc | 36 In case more value will help improve the definition of the launch of the crystal.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | Kconfig.rtc | 38 In case more value will help improve the definition of the launch of the crystal.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | Kconfig.rtc | 34 In case more value will help improve the definition of the launch of the crystal.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | Kconfig.rtc | 38 In case more value will help improve the definition of the launch of the crystal.
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | Kconfig.rtc | 14 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/ |
D | tinycrypt.rst | 96 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/ |
D | Kconfig.rtc | 47 In case more value will help improve the definition of the launch of the crystal.
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | burn-bit-cmd.rst | 42 Burning In Multiple Blocks
|
D | execute-scripts-cmd.rst | 71 …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…
|
D | read-write-protections-cmd.rst | 28 …ll always show all-zeroes, even though hardware may use the correct value. In espefuse v2.6 and ne…
|
D | dump-cmd.rst | 87 In the last lines, which are separated from the main dump, you can see the encoding scheme status f…
|
/hal_espressif-latest/components/efuse/ |
D | Kconfig | 35 In addition to the "Simulate eFuse operations in RAM" option, this option just adds
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | remote-serial-ports.rst | 18 …e to network latency <https://github.com/espressif/esptool/issues/383>`__. In order to work around…
|
D | basic-options.rst | 36 In Linux, the current user may not have access to serial ports and a "Permission Denied" or "Port d…
|
/hal_espressif-latest/zephyr/ |
D | Kconfig | 116 In Flash Data Sheet, the parameters that define the Flash ready timing after power-up (minimum
|
/hal_espressif-latest/components/log/ |
D | Kconfig | 93 In order to view these, your terminal program must support ANSI color codes.
|
/hal_espressif-latest/components/esp_wifi/ |
D | Kconfig | 39 … 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 146 …In 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/ |
D | index.rst | 33 …In case you are using ESP-IDF, then an unsigned application can be generated by disabling ``CONFIG…
|
/hal_espressif-latest/components/newlib/ |
D | Kconfig | 55 In most chips the ROM contains parts of newlib C library, including printf/scanf family
|
123