Home
last modified time | relevance | path

Searched defs:port (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/esptool/
Dreset.py32 def __init__(self, port, reset_delay=DEFAULT_RESET_DELAY): argument
138 def __init__(self, port, uses_usb_otg=False): argument
186 def __init__(self, port, seq_str): argument
D__init__.py1037 port, argument
Dcmds.py78 port=ESPLoader.DEFAULT_PORT, argument
Dloader.py284 def __init__(self, port=DEFAULT_PORT, baud=ESP_ROM_BAUD, trace_enabled=False): argument
1541 def slip_reader(port, trace_function): argument
/hal_espressif-3.7.0/components/mbedtls/port/
Dnet_sockets.c59 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-3.7.0/tools/idf_monitor/idf_monitor_base/
Dgdbhelper.py14 def __init__(self, toolchain_prefix, websocket_client, elf_file, port, baud_rate): argument
/hal_espressif-3.7.0/tools/esptool_py/espefuse/
D__init__.py74 port, argument
/hal_espressif-3.7.0/components/bt/porting/transport/uart/
Dhci_uart.c41 uart_port_t port; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h210 tPORT port[MAX_RFC_PORTS]; /* Port info pool */ member
Drfc_int.h222 tPORT_CB port; member
/hal_espressif-3.7.0/components/bt/controller/esp32c2/
Dbt.c406 static void hci_uart_blocking_tx_wrapper(int port, uint8_t data) in hci_uart_blocking_tx_wrapper()
/hal_espressif-3.7.0/components/bt/controller/esp32c6/
Dbt.c433 static void hci_uart_blocking_tx_wrapper(int port, uint8_t data) in hci_uart_blocking_tx_wrapper()
/hal_espressif-3.7.0/components/bt/controller/esp32h2/
Dbt.c425 static void hci_uart_blocking_tx_wrapper(int port, uint8_t data) in hci_uart_blocking_tx_wrapper()
/hal_espressif-3.7.0/components/esp_wifi/include/
Desp_mesh.h283 uint16_t port; /**< port */ member