Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/modem/
Dubx.h90 struct modem_ubx_config { struct
123 int modem_ubx_init(struct modem_ubx *ubx, const struct modem_ubx_config *config);
/Zephyr-Core-3.7.0/subsys/modem/
Dmodem_ubx.c315 int modem_ubx_init(struct modem_ubx *ubx, const struct modem_ubx_config *config) in modem_ubx_init()
/Zephyr-Core-3.7.0/drivers/gnss/
Dgnss_u_blox_m10.c174 const struct modem_ubx_config ubx_config = { in ubx_m10_init_ubx()