/hal_espressif-3.4.0/components/driver/test/ |
D | test_uart.c | 39 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
|
D | test_rs485.c | 160 uart_config_t uart_config = { in rs485_init() local
|
/hal_espressif-3.4.0/examples/peripherals/uart/uart_repl/main/ |
D | uart_repl_example_main.c | 73 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/ |
D | iperf_example_main.c | 36 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/ |
D | uart_select_example_main.c | 25 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/ |
D | main.c | 51 const uart_config_t uart_config = { in initialize_console() local
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/ |
D | ble_mesh_console_main.c | 63 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/ |
D | ethernet_example_main.c | 45 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/ |
D | i2ctools_example_main.c | 54 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/ |
D | uart_events_example_main.c | 126 uart_config_t uart_config = { in app_main() local
|
/hal_espressif-3.4.0/examples/peripherals/uart/uart_echo/main/ |
D | uart_echo_example_main.c | 43 uart_config_t uart_config = { in echo_task() local
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/hfp_ag/main/ |
D | main.c | 124 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/ |
D | console_example_main.c | 69 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/ |
D | uart_async_rxtxtasks_main.c | 23 const uart_config_t uart_config = { in init() local
|
/hal_espressif-3.4.0/examples/system/console/advanced/main/ |
D | console_example_main.c | 82 const uart_config_t uart_config = { in initialize_console() local
|
/hal_espressif-3.4.0/examples/peripherals/uart/uart_echo_rs485/main/ |
D | rs485_example.c | 62 uart_config_t uart_config = { in echo_task() local
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/ |
D | main.c | 204 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/ |
D | select_example.c | 93 uart_config_t uart_config = { in uart1_init() local
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/ble_spp/spp_client/main/ |
D | main.c | 377 uart_config_t uart_config = { in ble_spp_uart_init() local
|
/hal_espressif-3.4.0/examples/bluetooth/nimble/ble_spp/spp_server/main/ |
D | main.c | 365 uart_config_t uart_config = { in ble_spp_uart_init() local
|
/hal_espressif-3.4.0/components/vfs/test/ |
D | test_vfs_uart.c | 220 uart_config_t uart_config = { variable
|
/hal_espressif-3.4.0/examples/protocols/slip/slip_udp/components/slip_modem/library/ |
D | slip_modem.c | 121 uart_config_t uart_config = { in esp_slip_driver_start() local
|
/hal_espressif-3.4.0/examples/protocols/icmp_echo/main/ |
D | echo_example_main.c | 202 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/ |
D | esp_openthread_types.h | 65 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/ |
D | main.c | 203 uart_config_t uart_config = { in uhci_uart_install() local
|