Home
last modified time | relevance | path

Searched defs:uart_mode (Results 1 – 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
Duart_drv.h107 typedef enum uart_mode { enum
109 } uart_mode; typedef
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_uart_task.c321 struct tls_uart *tls_uart_open(u32 uart_no, TLS_UART_MODE_T uart_mode) in tls_uart_open()
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_uart.h265 TLS_UART_MODE_T uart_mode; /**< uart work mode: interrupt mode or poll mode */ member
/device/soc/esp/esp32/components/driver/
Duart.c115 uart_mode_t uart_mode; /*!< UART controller actual mode set by uart_set_mode() */ member