Searched refs:ubx_m8_get_supported_systems (Results 1 – 1 of 1) sorted by relevance
637 static int ubx_m8_get_supported_systems(const struct device *dev, gnss_systems_t *systems) in ubx_m8_get_supported_systems() function767 ret = ubx_m8_get_supported_systems(dev, &supported_systems); in ubx_m8_set_enabled_systems()923 .get_supported_systems = ubx_m8_get_supported_systems,