Lines Matching full:uart
2 * @brief Modem interface for UART header file.
4 * Modem interface UART handling for modem context driver.
41 * @brief Init modem interface device for UART
43 * @details This can be called after the init if the UART is changed.
46 * @param dev_name: name of the UART device to use
54 * @brief Modem uart interface configuration
58 * @param dev UART device used for interface
69 * @brief Initialize modem interface for UART
72 * @param data UART data structure used by the modem interface
73 * @param config UART configuration structure used to configure UART data structure
82 * @brief Wait for rx data ready from uart interface