Home
last modified time | relevance | path

Searched refs:native_tty_bottom_cfg (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/drivers/serial/
Duart_native_tty_bottom.h45 struct native_tty_bottom_cfg { struct
76 int native_tty_configure_bottom(int fd, struct native_tty_bottom_cfg *cfg);
Duart_native_tty.c56 static int native_tty_conv_to_bottom_cfg(struct native_tty_bottom_cfg *bottom_cfg, in native_tty_conv_to_bottom_cfg()
149 struct native_tty_bottom_cfg bottom_cfg; in native_tty_configure()
Duart_native_tty_bottom.c188 int native_tty_configure_bottom(int fd, struct native_tty_bottom_cfg *cfg) in native_tty_configure_bottom()