Home
last modified time | relevance | path

Searched defs:uart_config (Results 1 – 25 of 37) sorted by relevance

12

/hal_espressif-3.4.0/components/driver/test/
Dtest_uart.c39 static void uart_config(uint32_t baud_rate, uart_sclk_t source_clk) in uart_config() function
41 uart_config_t uart_config = { in uart_config() local
214 uart_config_t uart_config = { variable
267 uart_config_t uart_config = { variable
335 uart_config_t uart_config = { variable
390 uart_config_t uart_config = { in uart_test_custom_isr_core0() local
472 uart_config_t uart_config = { variable
Dtest_rs485.c160 uart_config_t uart_config = { in rs485_init() local
/hal_espressif-3.4.0/examples/peripherals/uart/uart_repl/main/
Duart_repl_example_main.c73 uart_config_t uart_config = { in configure_uarts() local
160 esp_console_dev_uart_config_t uart_config = { in app_main() local
/hal_espressif-3.4.0/examples/wifi/iperf/main/
Diperf_example_main.c36 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/peripherals/uart/uart_select/main/
Duart_select_example_main.c25 uart_config_t uart_config = { in uart_select_task() local
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_coex_test/main/
Dmain.c51 const uart_config_t uart_config = { in initialize_console() local
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dble_mesh_console_main.c63 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/ethernet/iperf/main/
Dethernet_example_main.c45 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/peripherals/i2c/i2c_tools/main/
Di2ctools_example_main.c54 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/peripherals/uart/uart_events/main/
Duart_events_example_main.c126 uart_config_t uart_config = { in app_main() local
/hal_espressif-3.4.0/examples/peripherals/uart/uart_echo/main/
Duart_echo_example_main.c43 uart_config_t uart_config = { in echo_task() local
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/
Dmain.c124 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/system/console/basic/main/
Dconsole_example_main.c69 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/peripherals/uart/uart_async_rxtxtasks/main/
Duart_async_rxtxtasks_main.c23 const uart_config_t uart_config = { in init() local
/hal_espressif-3.4.0/examples/system/console/advanced/main/
Dconsole_example_main.c82 const uart_config_t uart_config = { in initialize_console() local
/hal_espressif-3.4.0/examples/peripherals/uart/uart_echo_rs485/main/
Drs485_example.c62 uart_config_t uart_config = { in echo_task() local
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dmain.c204 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/examples/system/select/main/
Dselect_example.c93 uart_config_t uart_config = { in uart1_init() local
/hal_espressif-3.4.0/examples/bluetooth/nimble/ble_spp/spp_client/main/
Dmain.c377 uart_config_t uart_config = { in ble_spp_uart_init() local
/hal_espressif-3.4.0/examples/bluetooth/nimble/ble_spp/spp_server/main/
Dmain.c365 uart_config_t uart_config = { in ble_spp_uart_init() local
/hal_espressif-3.4.0/components/vfs/test/
Dtest_vfs_uart.c220 uart_config_t uart_config = { variable
/hal_espressif-3.4.0/examples/protocols/slip/slip_udp/components/slip_modem/library/
Dslip_modem.c121 uart_config_t uart_config = { in esp_slip_driver_start() local
/hal_espressif-3.4.0/examples/protocols/icmp_echo/main/
Decho_example_main.c202 esp_console_dev_uart_config_t uart_config = ESP_CONSOLE_DEV_UART_CONFIG_DEFAULT(); in app_main() local
/hal_espressif-3.4.0/components/openthread/include/
Desp_openthread_types.h65 uart_config_t uart_config; /*!< UART configuration, see uart_config_t docs */ member
/hal_espressif-3.4.0/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/main/
Dmain.c203 uart_config_t uart_config = { in uhci_uart_install() local

12