Home
last modified time | relevance | path

Searched refs:connector (Results 1 – 24 of 24) sorted by relevance

/hal_espressif-3.6.0/docs/en/hw-reference/esp32s2/
Duser-guide-esp-lyrat-8311a_v1.3.rst76 - 6.3 mm (1/8") stereo headphone connector
78 - Connect an external speaker to the 2-pin connector
82 - (Reserved) FPC connector for external Mic-Matrix (microphone boards)
Duser-guide-esp-lyrat-8311a_v1.2.rst75 - 6.3 mm (1/8") stereo headphone connector
77 - Connect an external speaker to the 2-pin connector
81 - (Reserved) FPC connector for external Mic-Matrix (microphone boards)
Duser-guide-esp32-s2-kaluga-1-kit-v1.2.rst71 - Touch FPC connector (ESP-LyraP-TouchA)
72 - LCD FPC connector (no official extension boards yet)
73 - I2C FPC connector (no official extension boards yet)
157 - Connect an external battery to the 2-pin battery connector.
176 * - 3.2" LCD FPC connector
273 - External battery via the 2-pin battery connector
Duser-guide-esp32-s2-kaluga-1-kit.rst73 - LCD FPC connector (no official extension boards yet)
74 - I2C FPC connector (no official extension boards yet)
168 - Connect an external battery to the 2-pin battery connector.
187 * - 3.2" LCD FPC connector
296 - External battery via the 2-pin battery connector
Duser-guide-devkitm-1-v1.rst11 …entation/esp32-s2-mini-1_esp32-s2-mini-1u_datasheet_en.pdf>`__ module (external antenna connector).
86 …comes with a PCB antenna, and ESP32-S2-MINI-1U with an external antenna connector. They both featu…
104 …- On **ESP32-S2-MINI-1U** module only. For connector dimensions, please refer to Section External …
Duser-guide-esp-lyrap-toucha-v1.1.rst72 - Board with a Touch FPC connector (e.g., ESP32-S2-Kaluga-1)
Duser-guide-s2-devkitc-1.rst9 …P32-S2-SOLO (on-board PCB antenna) or ESP32-S2-SOLO-U (external antenna connector), which are two …
53 …OLO comes with an on-board PCB antenna and ESP32-S2-SOLO-U comes with a connector for an external …
Duser-guide-esp-lyrap-lcd32-v1.1.rst69 - (Reserved) Connect to main board's 3.2" LCD FPC connector
Duser-guide-esp-lyrap-lcd32-v1.2.rst81 - (Reserved) Connect to main board's 3.2" LCD FPC connector
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/
Dget-started-wrover-kit.rst115 …- 5V power supply interface for a standard coaxial power connector, 5.5 x 2.1 mm, center positive.…
166 The JP1 connector consists of 14x2 male pins whose functions are shown in the middle two "I/O" colu…
195 * LCD - :ref:`LCD / U5 <get-started-esp-wrover-kit-v4.1-lcd-connector>`
213 …ted to the oscillator by default, they are not connected to the JP1 I/O connector to maintain sign…
316 .. _get-started-esp-wrover-kit-v4.1-lcd-connector:
370 * Camera connector example: https://github.com/espressif/esp32-camera
Dget-started-wrover-kit-v3.rst159 The JP1 connector consists of 14x2 male pins whose functions are shown in the middle two "I/O" colu…
188 * LCD - :ref:`LCD / U5 <get-started-esp-wrover-kit-v3-lcd-connector>`
206 …ted to the oscillator by default, they are not connected to the JP1 I/O connector to maintain sign…
309 .. _get-started-esp-wrover-kit-v3-lcd-connector:
Dget-started-devkitc.rst81 …ESP32 and SPI flash memory. They are grouped on both sides near the USB connector. Avoid using the…
Duser-guide-devkitm-1.rst88 …h an on-board PCB antenna. ESP32-MINI-1U comes with an external antenna connector. The two modules…
/hal_espressif-3.6.0/examples/peripherals/usb/
DREADME.md8 If your board doesn't have a USB connector connected to the USB-OTG dedicated GPIOs, you may have t…
/hal_espressif-3.6.0/examples/peripherals/usb/host/msc/
DREADME.md19 If your board doesn't have a USB A connector connected to the dedicated GPIOs,
/hal_espressif-3.6.0/components/wpa_supplicant/src/common/
Ddpp.h292 char *connector; /* received signedConnector */ member
548 char * dpp_corrupt_connector_signature(const char *connector);
Ddpp.c3832 os_free(conf->connector); in dpp_auth_deinit()
4988 struct crypto_key *csign_pub, const char *connector) in dpp_process_signed_connector() argument
5010 signed_start = pos = connector; in dpp_process_signed_connector()
5165 os_free(conf->connector); in dpp_parse_cred_dpp()
5166 conf->connector = os_strdup(signed_connector); in dpp_parse_cred_dpp()
5956 char * dpp_corrupt_connector_signature(const char *connector) in dpp_corrupt_connector_signature() argument
5962 tmp = os_zalloc(os_strlen(connector) + 5); in dpp_corrupt_connector_signature()
5965 os_memcpy(tmp, connector, os_strlen(connector)); in dpp_corrupt_connector_signature()
/hal_espressif-3.6.0/docs/zh_CN/hw-reference/esp32/
Dget-started-wrover-kit-v3.rst185 * LCD - :ref:`LCD / U5 <get-started-esp-wrover-kit-v3-lcd-connector>`
307 .. _get-started-esp-wrover-kit-v3-lcd-connector:
Dget-started-wrover-kit.rst256 * LCD - :ref:`LCD / U5 <get-started-esp-wrover-kit-v4.1-lcd-connector>`
378 .. _get-started-esp-wrover-kit-v4.1-lcd-connector:
/hal_espressif-3.6.0/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c177 if (conf->connector) { in esp_dpp_handle_config_obj()
184 conf->connector); in esp_dpp_handle_config_obj()
/hal_espressif-3.6.0/docs/en/api-guides/
Dusb-serial-jtag-console.rst30 Some development boards may offer a USB connector for the USB Serial/JTAG Controller — in that case…
Dusb-otg-console.rst32 Some development boards may offer a USB connector for the internal USB peripheral — in that case, n…
/hal_espressif-3.6.0/docs/en/api-reference/peripherals/
Dusb_device.rst27 If the board has no USB connector but has the pins, connect pins directly to the host (e.g. with do…
/hal_espressif-3.6.0/docs/en/hw-reference/esp32s3/
Duser-guide-devkitc-1.rst56 …32-S3-WROOM-1 comes with a PCB antenna. ESP32-S3-WROOM-1U comes with an external antenna connector.