Searched defs:port (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/tools/esptool_py/esptool/ |
D | reset.py | 32 def __init__(self, port, reset_delay=DEFAULT_RESET_DELAY): argument 151 def __init__(self, port, uses_usb=False): argument 199 def __init__(self, port, seq_str): argument
|
D | __init__.py | 1181 port, argument
|
D | cmds.py | 78 port=ESPLoader.DEFAULT_PORT, argument
|
D | loader.py | 305 def __init__(self, port=DEFAULT_PORT, baud=ESP_ROM_BAUD, trace_enabled=False): argument 1573 def slip_reader(port, trace_function): argument
|
/hal_espressif-latest/components/bt/porting/transport/driver/uart/ |
D | hci_driver_uart.c | 75 uart_port_t port; in hci_driver_uart_tx_task() local 98 uart_port_t port; in hci_driver_uart_rx_task() local
|
/hal_espressif-latest/components/hal/include/hal/ |
D | cam_hal.h | 30 int port; /*!< CAM port */ member
|
/hal_espressif-latest/components/mbedtls/port/ |
D | net_sockets.c | 59 int mbedtls_net_connect( mbedtls_net_context *ctx, const char *host, const char *port, int proto ) in mbedtls_net_connect() 106 int mbedtls_net_bind( mbedtls_net_context *ctx, const char *bind_ip, const char *port, int proto ) in mbedtls_net_bind()
|
/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/ |
D | gdbhelper.py | 14 def __init__(self, toolchain_prefix, websocket_client, elf_file, port, baud_rate): argument
|
/hal_espressif-latest/tools/esptool_py/espefuse/ |
D | __init__.py | 77 port, argument
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/ |
D | port_int.h | 210 tPORT port[MAX_RFC_PORTS]; /* Port info pool */ member
|
D | rfc_int.h | 222 tPORT_CB port; member
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_esptool.py | 136 def run_esptool(self, args, baud=None, chip=None, port=None, preload=True): argument
|
/hal_espressif-latest/components/esp_wifi/include/ |
D | esp_mesh.h | 286 uint16_t port; /**< port */ member
|