Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
#include <zephyr/kernel.h>
#include <zephyr/types.h>
#include <zephyr/device.h>
#include <zephyr/sys/ring_buffer.h>
#include <zephyr/sys/atomic.h>
#include <zephyr/modem/pipe.h>
Go to the source code of this file.
Data Structures | |
struct | modem_backend_tty |
struct | modem_backend_tty_config |
Functions | |
struct modem_pipe * | modem_backend_tty_init (struct modem_backend_tty *backend, const struct modem_backend_tty_config *config) |
struct modem_pipe * modem_backend_tty_init | ( | struct modem_backend_tty * | backend, |
const struct modem_backend_tty_config * | config | ||
) |