Zephyr API 3.6.99
|
#include <shell_uart.h>
Data Fields | |
struct shell_uart_common | common |
struct ring_buf | rx_ringbuf |
uint8_t | rx_buf [0] |
struct k_timer | rx_timer |
struct shell_uart_common shell_uart_polling::common |
uint8_t shell_uart_polling::rx_buf[0] |
struct ring_buf shell_uart_polling::rx_ringbuf |
struct k_timer shell_uart_polling::rx_timer |