Home
last modified time | relevance | path

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

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dshell_uart.c120 static void shell_uart_rx_isr(int uartn, shell_uart_ext_t *uart_ext) in shell_uart_rx_isr()
166 static void shell_uart_tx_isr(int uartn, shell_uart_ext_t *uart_ext) in shell_uart_tx_isr()
238 static void shell_uart_flush(shell_uart_ext_t *uart_ext) in shell_uart_flush()
252 static void shell_uart_tx_trigger(shell_uart_ext_t *uart_ext) in shell_uart_tx_trigger()
267 shell_uart_ext_t *uart_ext; in shell_uart_init() local
285 shell_uart_ext_t *uart_ext; in shell_uart_open() local
309 shell_uart_ext_t *uart_ext; in shell_uart_write_async() local
349 shell_uart_ext_t *uart_ext; in shell_uart_read() local
377 shell_uart_ext_t *uart_ext; in shell_uart_write_sync() local
406 shell_uart_ext_t *uart_ext; in shell_uart_write_echo() local
[all …]