Home
last modified time | relevance | path

Searched refs:produced (Results 1 – 25 of 35) sorted by relevance

12

/hal_espressif-3.6.0/components/freertos/test/
Dtest_stream_buffers.c23 uint8_t produced = 0; in producer_task() local
26 while(produced < 100) { in producer_task()
29 BaseType_t result = xStreamBufferSend(tc->sb, &produced, 1, 0); in producer_task()
35 produced++; in producer_task()
/hal_espressif-3.6.0/examples/storage/semihost_vfs/
DREADME.md42 There are two types of outputs produced by example:
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/
Dget-started-devkitc-v2.rst22 ESP32-DevKitC V2 is a small-sized ESP32-based development board produced by `Espressif <https://esp…
Dget-started-pico-kit-v3.rst21 ESP32-PICO-KIT V3 is an ESP32-based mini development board produced by `Espressif <https://espressi…
Dget-started-devkitc.rst24 ESP32-DevKitC V4 is a small-sized ESP32-based development board produced by `Espressif <https://esp…
Duser-guide-devkitm-1.rst9 ESP32-DevKitM-1 is an ESP32-MINI-1(1U)-based development board produced by Espressif. Most of the I…
Duser-guide-devkits-r-v1.1.rst7 This user guide provides information on ESP32-DevKitS(-R), an ESP32-based flashing board produced b…
Dget-started-pico-devkitm-2.rst9 ESP32-PICO-DevKitM-2 is an ESP32-based development board produced by `Espressif <https://espressif.…
Dget-started-wrover-kit-v2.rst21 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://espressif.com>`_…
Dget-started-pico-kit-1.rst9 ESP32-PICO-KIT-1 is an ESP32-based development board produced by `Espressif <https://espressif.com>…
Dget-started-pico-kit.rst23 ESP32-PICO-KIT is an ESP32-based mini development board produced by `Espressif <https://espressif.c…
Dget-started-ethernet-kit-v1.0.rst22 ESP32-Ethernet-Kit is an ESP32-based development board produced by `Espressif <https://espressif.co…
Dget-started-wrover-kit-v3.rst22 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://espressif.com>`_…
/hal_espressif-3.6.0/docs/en/hw-reference/esp32s2/
Duser-guide-saola-1-v1.2.rst7 …SP32-S2-Saola-1, a small-sized `ESP32-S2 Datasheet`_ based development board produced by Espressif.
31 ESP32-S2-Saola-1 is a small-sized ESP32-S2 based development board produced by Espressif. Most of t…
/hal_espressif-3.6.0/docs/en/api-reference/system/
Drandom.rst40 …wever, it is currently only guaranteed that true random numbers will be produced when the main ent…
Desp_event.rst9 …nvolvement. For instance, a high level connection handling library may subscribe to events produced
/hal_espressif-3.6.0/docs/en/api-guides/
Dulp.rst155 …is called. The timer counts a number of RTC_SLOW_CLK ticks (by default, produced by an internal 15…
173 …is called. The timer counts a number of RTC_SLOW_CLK ticks (by default, produced by an internal 90…
Dulp-risc-v.rst148 … called. The timer counts the number of RTC_SLOW_CLK ticks (by default, produced by an internal {I…
Dulp-legacy.rst153 … called. The timer counts the number of RTC_SLOW_CLK ticks (by default, produced by an internal 15…
/hal_espressif-3.6.0/examples/system/app_trace_to_host/
DREADME.md103 **Note:** The UART log above was produced with the CPU running at 240 MHz.
186 If `ESP_LOGI()` is routed via UART (occurs by default), the log output produced will likely resembl…
/hal_espressif-3.6.0/docs/en/api-guides/tools/
Didf-monitor.rst84 …If an ESP-IDF app crashes and panics, a register dump and backtrace is produced, such as the follo…
120 …If an ESP-IDF app crashes and panics, a register dump and backtrace is produced, such as the follo…
/hal_espressif-3.6.0/docs/en/get-started-legacy/
Destablish-serial-connection.rst15 Below are the links to drivers for ESP32 and other boards produced by Espressif:
/hal_espressif-3.6.0/docs/en/get-started/
Destablish-serial-connection.rst14 …erial converter chips installed on most of the {IDF_TARGET_NAME} boards produced by Espressif toge…
/hal_espressif-3.6.0/docs/en/
DCOPYRIGHT.rst16 These third party libraries can be included into the application (firmware) produced by ESP-IDF.
/hal_espressif-3.6.0/
DKconfig419 If enabled, RTL files will be produced during compilation. These files

12