Lines Matching full:modem
11 #include <zephyr/modem/pipe.h>
21 * @brief Modem Ubx
22 * @defgroup modem_ubx Modem Ubx
23 * @ingroup modem
100 * @brief Attach pipe to Modem Ubx
102 * @param ubx Modem Ubx instance
103 * @param pipe Pipe instance to attach Modem Ubx instance to
106 * @note Modem Ubx instance is enabled if successful
111 * @brief Release pipe from Modem Ubx instance
113 * @param ubx Modem Ubx instance
118 * @brief Initialize Modem Ubx instance
119 * @param ubx Modem Ubx instance
120 * @param config Configuration which shall be applied to the Modem Ubx instance
121 * @note Modem Ubx instance must be attached to a pipe instance
144 * @param ubx Modem Ubx instance
147 * @note Modem Ubx instance must be attached to a pipe instance