Searched defs:connection (Results 1 – 6 of 6) sorted by relevance
82 Windows and Linux110 macOS136 Example Output
40 ### Note about GPIO2 (ESP32 only)46 ### Note about GPIO12 (ESP32 only)
154 …mentation: https://github.com/espressif/esptool/wiki/ESP32-Boot-Mode-Selection#automatic-bootloader
76 background_connection_t *connection = hash_map_get(background_connections, address); in background_connection_add() local104 background_connection_t *connection = hash_entry->data; in background_connections_pending_cb() local
57 def __init__(self, serial_port, connection, esp32r0_delay, logger=None): argument
215 Connection connection; member