Searched refs:S2 (Results 1 – 24 of 24) sorted by relevance
43 statement S1,S2;47 if@p1 ((E == NULL && ...) || ...) S1 else S256 statement S1,S2,S3,S4;64 ... when != if (...) S1 else S2117 statement S1,S2,S3,S4;125 ... when != if (...) S1 else S2177 statement S1,S2,S3,S4;185 ... when != if (...) S1 else S2239 statement S1,S2;243 if@p1 ((E == NULL && ...) || ...) S1 else S2[all …]
68 statement S1,S2;77 when != if@pif (...) S2
6 ESP32-S2-DevKitC is an entry-level development board. This board integrates complete Wi-Fi function…8 Developers can either connect peripherals with jumper wires or mount ESP32-S2-DevKitC on a breadboa…9 For more information, check `ESP32-S2-DevKitC`_.14 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…38 For more information, check the datasheet at `ESP32-S2 Datasheet`_ or the technical reference39 manual at `ESP32-S2 Technical Reference Manual`_.44 Current Zephyr's ESP32-S2-devkitc board supports the following features:217 ESP32-S2 support on OpenOCD is available at `OpenOCD ESP32`_.219 The following table shows the pin mapping between ESP32-S2 board and JTAG interface.233 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.[all …]
6 ESP32-S2-Saola is a small-sized ESP32-S2 based development board produced by Espressif.8 Developers can either connect peripherals with jumper wires or mount ESP32-S2-Saola on a breadboard.14 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…38 For more information, check the datasheet at `ESP32-S2 Datasheet`_ or the technical reference39 manual at `ESP32-S2 Technical Reference Manual`_.44 Current Zephyr's ESP32-S2-Saola board supports the following features:217 ESP32-S2 support on OpenOCD is available at `OpenOCD ESP32`_.219 The following table shows the pin mapping between ESP32-S2 board and JTAG interface.233 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.255 .. _`ESP32-S2 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-s2_data…[all …]
6 The PSOC 6 AI Evaluation Kit (CY8CKIT-062S2-AI) is a cost effective and small development kit that20 For more information about the CY8C624ABZI-S2D44 MCU SoC and CY8CKIT-062S2-AI board:24 - `CY8CKIT-062S2-AI Website`_25 - `CY8CKIT-062S2-AI User Guide`_26 - `CY8CKIT-062S2-AI Schematics`_68 The CY8CKIT-062S2-AI board requires fetch binary files (e.g CM0+ prebuilt images).90 The CY8CKIT-062S2-AI board includes an onboard programmer/debugger (`KitProg3`_)163 .. _CY8CKIT-062S2-AI Website:166 .. _CY8CKIT-062S2-AI User Guide:169 .. _CY8CKIT-062S2-AI Schematics:[all …]
1 # ESP32S2 LOLIN S2 MINI board configuration
56 enum demo_state { S0, S1, S2 };61 [S2] = SMF_CREATE_STATE(s2_entry, s2_run, s2_exit, NULL, NULL)66 enum demo_state { S0, S1, S2 };71 [S2] = SMF_CREATE_STATE(s2_entry, s2_run, s2_exit, parent_s12, NULL)76 from parent state S0 to child state S2::78 enum demo_state { S0, S1, S2 };84 [S0] = SMF_CREATE_STATE(s0_entry, s0_run, s0_exit, NULL, demo_states[S2]),86 [S2] = SMF_CREATE_STATE(s2_entry, s2_run, s2_exit, demo_states[S0], NULL)185 enum demo_state { S0, S1, S2 };212 smf_set_state(SMF_CTX(&s_obj), &demo_states[S2]);[all …]
16 9 KHz for S2).24 * ESP32-S2
20 * ESP32-S2
8 ESP32-S2 Series
13 model = "CY8CKIT-062S2-AI PSOC 6 AI Evaluation Kit";
35 S2 = 18 variable in RegNum
6 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…
45 label = "S2";
6 Franzininho is an educational development board based on ESP32-S2 which is a highly integrated, low…
25 - S2 - User Defined button (ENET1_RD1/GPIO7_IO1 signal)116 | S2 | ENET1_RD1/GPIO7_IO1 | SW0 |
40 label = "Push button switch 2 (S2)";
250 | AIN2 | S2 |340 | THERM2 | S2 |
358 2 Mbps and Coded PHY S2/S8 Long Range Bluetooth Low Energy technology
389 .. note:: When west process started press Reset button ``S2`` and do not release it
1170 * :github:`31114` - Bluetooth: Which coding (S2 vs S8) is used during advertising on Coded PHY?1536 * :github:`29274` - Can't get Coded PHY type(S2 or S8)
291 * Added support for advertising on the S2 and S8 coding schemes572 * Added ESP32-S2 polling only UART driver.
188 * Added Lolin ESP32-S2 Mini board: ``esp32s2_lolin_mini``.
435 …* Added support for :zephyr:board:`Espressif ESP32-S2 DevKit-C <esp32s2_devkitc>`: ``esp32s2_devki…