Searched refs:S2 (Results 1 – 23 of 23) 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
1 # ESP32S2 LOLIN S2 MINI board configuration
3 ESP32-S29 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…36 Current Zephyr's ESP32-S2-devkitc board supports the following features:209 ESP32-S2 support on OpenOCD is available upstream as of version 0.12.0.212 The following table shows the pin mapping between ESP32-S2 board and JTAG interface.226 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.243 .. _`JTAG debugging for ESP32-S2`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/ap…250 .. _ESP32-S2 DevKitC User Guide: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-r…
3 ESP32-S29 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…36 Current Zephyr's ESP32-S2-saola board supports the following features:209 ESP32-S2 support on OpenOCD is available upstream as of version 0.12.0.212 The following table shows the pin mapping between ESP32-S2 board and JTAG interface.226 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.243 .. _`JTAG debugging for ESP32-S2`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/ap…250 .. _ESP32-S2 Saola User Guide: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-ref…
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 …]
3 ESP32-S2 Lolin Mini9 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…35 :alt: ESP32-S2 LOLIN MINI
16 9 KHz for S2).24 * ESP32-S2
3 ESP32-S2 Franzininho9 Franzininho is an educational development board based on ESP32-S2 which is a highly integrated, low…35 :alt: ESP32-S2 FRANZININHO
23 * ESP32-S2
8 ESP32-S2 Series
35 S2 = 18 variable in RegNum
45 label = "S2";
33 - S2 - User Defined button (ENET1_RD1/GPIO7_IO1 signal)124 | S2 | ENET1_RD1/GPIO7_IO1 | SW0 |
39 label = "Push button switch 2 (S2)";
251 2 Mbps and Coded PHY S2/S8 Long Range Bluetooth Low Energy technology
259 | AIN2 | S2 |349 | THERM2 | S2 |
396 .. note:: When west process started press Reset button ``S2`` and do not release it
291 * Added support for advertising on the S2 and S8 coding schemes572 * Added ESP32-S2 polling only UART driver.
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)
188 * Added Lolin ESP32-S2 Mini board: ``esp32s2_lolin_mini``.
435 * Added support for :ref:`Espressif ESP32-S2 DevKit-C <esp32s2_devkitc>`: ``esp32s2_devkitc``.