Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dconsole_uart.c23 static const uart_config_t uart_cfg = { variable
108 ret = uart_param_config(CONSOLE_UART_NUM, &uart_cfg); in console_uart_init()