Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gnss/
Dgnss_u_blox_m8.c637 static int ubx_m8_get_supported_systems(const struct device *dev, gnss_systems_t *systems) in ubx_m8_get_supported_systems() function
767 ret = ubx_m8_get_supported_systems(dev, &supported_systems); in ubx_m8_set_enabled_systems()
923 .get_supported_systems = ubx_m8_get_supported_systems,