Home
last modified time | relevance | path

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

12

/hal_espressif-2.7.6/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-2.7.6/docs/en/hw-reference/esp32s2/
Duser-guide-saola-1-v1.2.rst7 …ult/files/documentation/esp32-s2_datasheet_en.pdf>`_ based development board produced by Espressif.
30 ESP32-S2-Saola-1 is a small-sized ESP32-S2 based development board produced by Espressif. Most of t…
/hal_espressif-2.7.6/examples/storage/semihost_vfs/
DREADME.md42 There are two types of outputs produced by example:
/hal_espressif-2.7.6/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-based development board produced by Espressif. Most of the I/O p…
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.rst21 ESP-WROVER-KIT is an ESP32-based development board produced by `Espressif <https://espressif.com>`_.
/hal_espressif-2.7.6/docs/en/api-guides/
Dulp.rst154 …(by default, produced by an internal 150 kHz RC oscillator). The number of ticks is set using ``SE…
175 …(by default, produced by an internal 90 kHz RC oscillator). The number of ticks is set using ``RTC…
Dulp-risc-v.rst139 … called. The timer counts the number of RTC_SLOW_CLK ticks (by default, produced by an internal 90…
Dulp-legacy.rst153 … called. The timer counts the number of RTC_SLOW_CLK ticks (by default, produced by an internal 15…
/hal_espressif-2.7.6/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-2.7.6/docs/en/api-guides/tools/
Didf-monitor.rst78 …If an ESP-IDF app crashes and panics, a register dump and backtrace is produced, such as the follo…
114 …If an ESP-IDF app crashes and panics, a register dump and backtrace is produced, such as the follo…
/hal_espressif-2.7.6/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-2.7.6/docs/en/get-started/
Destablish-serial-connection.rst14 Below are the links to drivers for {IDF_TARGET_NAME} boards produced by Espressif:
/hal_espressif-2.7.6/docs/en/api-reference/system/
Desp_event.rst9 …nvolvement. For instance, a high level connection handling library may subscribe to events produced
/hal_espressif-2.7.6/docs/en/
DCOPYRIGHT.rst16 These third party libraries can be included into the application (firmware) produced by ESP-IDF.
/hal_espressif-2.7.6/
DKconfig375 If enabled, RTL files will be produced during compilation. These files
/hal_espressif-2.7.6/docs/en/api-reference/peripherals/
Dadc.rst214 …he **eFuse Vref** has been applied to ESP32-D0WD and ESP32-D0WDQ6 chips produced on/after the 1st …

12