Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gnss/
Dgnss_u_blox_m8.c324 static int ubx_m8_ubx_cfg_rst(const struct device *dev, uint8_t reset_mode) in ubx_m8_ubx_cfg_rst() function
934 ret = ubx_m8_ubx_cfg_rst(dev, UBX_CFG_RST_RESET_MODE_CONTROLLED_GNSS_STOP); in ubx_m8_configure()
957 ret = ubx_m8_ubx_cfg_rst(dev, UBX_CFG_RST_RESET_MODE_CONTROLLED_GNSS_START); in ubx_m8_configure()