Searched refs:single (Results 1 – 25 of 122) sorted by relevance
12345
/hal_espressif-2.7.6/examples/ethernet/basic/main/ |
D | Kconfig.projbuild | 47 IP101 is a single port 10/100 MII/RMII/TP/Fiber Fast Ethernet Transceiver. 53 RTL8201F/SR8201F is a single port 10/100Mb Ethernet Transceiver with auto MDIX. 65 DP83848 is a single port 10/100Mb/s Ethernet Physical Layer Transceiver. 71 The KSZ8041 is a single supply 10Base-T/100Base-TX Physical Layer Transceiver.
|
/hal_espressif-2.7.6/examples/ethernet/iperf/main/ |
D | Kconfig.projbuild | 54 IP101 is a single port 10/100 MII/RMII/TP/Fiber Fast Ethernet Transceiver. 60 RTL8201F/SR8201F is a single port 10/100Mb Ethernet Transceiver with auto MDIX. 72 DP83848 is a single port 10/100Mb/s Ethernet Physical Layer Transceiver. 78 The KSZ8041 is a single supply 10Base-T/100Base-TX Physical Layer Transceiver.
|
/hal_espressif-2.7.6/examples/ethernet/eth2ap/main/ |
D | Kconfig.projbuild | 47 IP101 is a single port 10/100 MII/RMII/TP/Fiber Fast Ethernet Transceiver. 53 RTL8201F/SR8201F is a single port 10/100Mb Ethernet Transceiver with auto MDIX. 65 DP83848 is a single port 10/100Mb/s Ethernet Physical Layer Transceiver. 71 The KSZ8041 is a single supply 10Base-T/100Base-TX Physical Layer Transceiver.
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/avdt/ |
D | avdt_api.c | 366 if ((p_evt->single.seid < AVDT_SEID_MIN) || (p_evt->single.seid > AVDT_SEID_MAX)) { in avdt_get_cap_req() 367 AVDT_TRACE_ERROR("seid: %d\n", p_evt->single.seid); in avdt_get_cap_req() 419 getcap.single.seid = seid; in AVDT_GetCapReq() 420 getcap.single.sig_id = AVDT_SIG_GETCAP; in AVDT_GetCapReq() 454 getcap.single.seid = seid; in AVDT_GetAllCapReq() 455 getcap.single.sig_id = AVDT_SIG_GET_ALLCAP; in AVDT_GetAllCapReq()
|
/hal_espressif-2.7.6/examples/peripherals/rmt/led_strip/main/ |
D | Kconfig.projbuild | 12 A single RGB strip contains several LEDs.
|
/hal_espressif-2.7.6/docs/en/api-reference/storage/ |
D | nvs_flash.rst | 15 Demonstrates how to read a single integer value from, and write it to NVS. 23 …Demonstrates how to read a single integer value and a blob (binary large object), and write them t…
|
/hal_espressif-2.7.6/examples/system/sysview_tracing/ |
D | sdkconfig.defaults | 1 # Enable single core mode by default
|
/hal_espressif-2.7.6/examples/system/sysview_tracing_heap_log/ |
D | sdkconfig.defaults | 1 # Enable single core mode by default
|
/hal_espressif-2.7.6/docs/en/contribute/ |
D | style-guide.rst | 24 * Any variable or function which is only used in a single source file should be declared ``static``. 62 Always add single space after conditional and loop keywords:: 77 Add single space around binary operators. No space is necessary for unary operators. It is okay to … 136 Use ``//`` for single line comments. For multi-line comments it is okay to use either ``//`` on eac… 140 - Don't use single comments to disable some functionality:: 187 For updating a single commit, it's possible to run ``dos2unix FILENAME`` and then run ``git commit …
|
/hal_espressif-2.7.6/docs/en/hw-reference/ |
D | chip-series-comparison.rst | 24 …2-bit LX6 with 600 MIPS (in total); 200 MIPS for ESP32-U4WDH/ESP32-S0WD (single-core variants); 40… 25 - Xtensa® single-core 32-bit LX7 with 300 MIPS 26 - 32-bit single-core RISC-V
|
/hal_espressif-2.7.6/examples/common_components/protocol_examples_common/ |
D | Kconfig.projbuild | 88 IP101 is a single port 10/100 MII/RMII/TP/Fiber Fast Ethernet Transceiver. 94 … RTL8201F/SR8201F is a single port 10/100Mb Ethernet Transceiver with auto MDIX. 106 DP83848 is a single port 10/100Mb/s Ethernet Physical Layer Transceiver.
|
/hal_espressif-2.7.6/docs/en/api-reference/system/ |
D | console.rst | 37 …single line and multi line editing modes. In single line mode, if the length of the command exceed… 47 …lications have some form of read/eval loop. :cpp:func:`linenoise` is the single function which han…
|
/hal_espressif-2.7.6/tools/cmake/ |
D | build.cmake | 352 # @param[in, optional] PROJECT_DIR (single value) directory of the main project the buildsystem 354 # @param[in, optional] PROJECT_VER (single value) version string of the main project; defaults 356 # @param[in, optional] PROJECT_NAME (single value) main project name, defaults to CMAKE_PROJECT_NAME 357 # @param[in, optional] SDKCONFIG (single value) sdkconfig output path, defaults to PROJECT_DIR/sdkc… 359 # @param[in, optional] SDKCONFIG_DEFAULTS (single value) config defaults file to use for the build;… 361 # @param[in, optional] BUILD_DIR (single value) directory for build artifacts; defautls to CMAKE_BI…
|
/hal_espressif-2.7.6/docs/en/ |
D | about.rst | 22 …z Wi-Fi Bluetooth Low Energy combo, which integrates a 32-bit RISC-V RV32IMC single-core processor.
|
/hal_espressif-2.7.6/components/protocomm/proto/ |
D | README.md | 4 * contants.proto - Defines the "Status" structure for conveying the success or failure of a single …
|
/hal_espressif-2.7.6/docs/en/api-guides/ |
D | freertos-smp.rst | 9 The vanilla FreeRTOS is designed to run on a single core. However the ESP32 is 58 :ref:`floating-points`: The ESP32 supports hardware acceleration of single 72 Unicore (single core) Mode, or configuring the number of Thread Local Storage Pointers 181 each priority only has a single ``pxIndex``. Therefore when the scheduler is 304 and the dual core API is used even on a single core only chip. 436 effects of running ESP-IDF FreeRTOS on a single core, search for 441 As {IDF_TARGET_NAME} is a single core SoC, the config item :ref:`CONFIG_FREERTOS_UNICORE` is 442 always set. This means ESP-IDF only runs on the single CPU. Note that this is **not 445 … on a single core, search for occurences of ``CONFIG_FREERTOS_UNICORE`` in the ESP-IDF components.
|
D | unit-tests-legacy.rst | 13 Tests are added in C files, a single C file can include multiple test cases. 189 … quotation marks (for example, ``"esp_ota_begin() verifies arguments"``) to run a single test case. 191 - Test case index (for example, ``1``) to run a single test case.
|
D | mesh.rst | 15 …e physical area (both indoors and outdoors) to be interconnected under a single WLAN (Wireless Loc… 50 A traditional infrastructure Wi-Fi network is a point-to-multipoint network where a single central … 59 …ding as the number of nodes permitted on the network is no longer limited by a single central node. 101 | | that corresponds to a single wireless connection. A data | 102 | | packet that traverses a single connection is known as | 103 | | **single-hop** whereas traversing multiple connections is | 120 …single WLAN. In Wi-Fi, stations are limited to a single connection with an AP (upstream connection… 148 …ate parent nodes. An intermediate parent node must have a single upstream connection (a single par… 299 …e networks of the multiple root nodes will be combined into a single network with a single root no… 475 …e**. A multi-hop data transmission in an ESP-MESH network will involve a single ESP-MESH packet be… [all …]
|
/hal_espressif-2.7.6/docs/en/get-started/ |
D | windows-setup-scratch.rst | 61 The Ninja for Windows download is a .zip file containing a single ``ninja.exe`` file which needs to… 84 Unzip the zip file to ``C:\Program Files`` (or some other location). The zip file contains a single…
|
/hal_espressif-2.7.6/examples/peripherals/rmt/led_strip/ |
D | README.md | 5 …2812B.html) is a digital RGB LED which integrates a driver circuit and a single control wire. The …
|
/hal_espressif-2.7.6/examples/wifi/iperf/ |
D | README.md | 13 Performance can be measured between two ESP32s running this example, or between a single ESP32 and …
|
/hal_espressif-2.7.6/examples/storage/nvs_rw_value_cxx/ |
D | README.md | 5 This example demonstrates how to read and write a single integer value using NVS.
|
/hal_espressif-2.7.6/examples/peripherals/twai/twai_alert_and_recovery/ |
D | README.md | 11 This example requires only a single target (e.g., an ESP32 or ESP32-S2). The target must be connect… 89 4. The transmit repeatedly transmits single shot messages (i.e., message won't be retried if an err…
|
/hal_espressif-2.7.6/examples/storage/nvs_rw_blob/ |
D | README.md | 5 This example demonstrates how to read and write a single integer value and a blob (binary large obj…
|
/hal_espressif-2.7.6/examples/system/esp_event/default_event_loop/ |
D | README.md | 149 …single event handler to a single event multiple times. Note also how `timer_started_handler_2()` i…
|
12345