Home
last modified time | relevance | path

Searched refs:uart_config_t (Results 1 – 25 of 33) sorted by relevance

12

/hal_espressif-3.4.0/components/driver/test/
Dtest_uart.c41 uart_config_t uart_config = { in uart_config()
214 uart_config_t uart_config = {
267 uart_config_t uart_config = {
335 uart_config_t uart_config = {
390 uart_config_t uart_config = { in uart_test_custom_isr_core0()
472 uart_config_t uart_config = {
Dtest_rs485.c160 uart_config_t uart_config = { in rs485_init()
/hal_espressif-3.4.0/components/openthread/include/
Desp_openthread_types.h65 uart_config_t uart_config; /*!< UART configuration, see uart_config_t docs */
/hal_espressif-3.4.0/examples/peripherals/uart/uart_echo/main/
Duart_echo_example_main.c43 uart_config_t uart_config = { in echo_task()
/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()
/hal_espressif-3.4.0/components/hal/include/hal/
Duart_types.h150 } uart_config_t; typedef
/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()
/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()
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dconsole_uart.c23 static const uart_config_t uart_cfg = {
/hal_espressif-3.4.0/examples/peripherals/uart/uart_echo_rs485/main/
Drs485_example.c62 uart_config_t uart_config = { in echo_task()
/hal_espressif-3.4.0/examples/peripherals/uart/uart_events/main/
Duart_events_example_main.c126 uart_config_t uart_config = { in app_main()
/hal_espressif-3.4.0/examples/peripherals/uart/uart_repl/main/
Duart_repl_example_main.c73 uart_config_t uart_config = { in configure_uarts()
/hal_espressif-3.4.0/examples/system/console/advanced/main/
Dconsole_example_main.c82 const uart_config_t uart_config = { in initialize_console()
/hal_espressif-3.4.0/components/driver/test/touch_sensor_test/
Dtouch_scope.c172 uart_config_t uart_config = { in test_tp_scope_debug_init()
/hal_espressif-3.4.0/examples/system/select/main/
Dselect_example.c93 uart_config_t uart_config = { in uart1_init()
/hal_espressif-3.4.0/components/freemodbus/port/
Dportserial.c222 uart_config_t xUartConfig = { in xMBPortSerialInit()
Dportserial_m.c220 uart_config_t xUartConfig = { in xMBMasterPortSerialInit()
/hal_espressif-3.4.0/docs/zh_CN/api-reference/system/
Dpower_management.rst103 - **UART**:如果 REF_TICK 用作时钟源,则 UART 不受 APB 频率变更影响。请查看 :cpp:class:`uart_config_t` 中的 `use_ref_tick`。
/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()
/hal_espressif-3.4.0/components/driver/include/driver/
Duart.h466 esp_err_t uart_param_config(uart_port_t uart_num, const uart_config_t *uart_config);
/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()
/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()
/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()
/hal_espressif-3.4.0/components/vfs/test/
Dtest_vfs_uart.c220 uart_config_t uart_config = {
/hal_espressif-3.4.0/components/console/
Desp_console_repl.c228 const uart_config_t uart_config = { in esp_console_new_repl_uart()

12