Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/gnss/gnss_api/src/
Dtest_navigation_mode.c16 GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS, enumerator
/Zephyr-latest/drivers/gnss/
Dgnss_u_blox_m8.c526 case GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS: in ubx_m8_navigation_mode_to_ubx_dynamic_model()
548 return GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS; in ubx_m8_ubx_dynamic_model_to_navigation_mode()
550 return GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS; in ubx_m8_ubx_dynamic_model_to_navigation_mode()
552 return GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS; in ubx_m8_ubx_dynamic_model_to_navigation_mode()
556 return GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS; in ubx_m8_ubx_dynamic_model_to_navigation_mode()
Dgnss_quectel_lcx6g.c423 case GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS: in quectel_lcx6g_set_navigation_mode()
494 data->navigation_mode_response = GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS; in quectel_lcx6g_get_nav_mode_callback()
Dgnss_emul.c27 #define GNSS_EMUL_DEFAULT_NAV_MODE GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS
/Zephyr-latest/include/zephyr/drivers/
Dgnss.h59 GNSS_NAVIGATION_MODE_BALANCED_DYNAMICS = 2, enumerator