Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gnss/gnss_u_blox_protocol/
Dgnss_u_blox_protocol.h129 #define UBX_CFG_RST_RESET_MODE_CONTROLLED_GNSS_STOP 0x08 macro
/Zephyr-latest/drivers/gnss/
Dgnss_u_blox_m8.c350 if (reset_mode == UBX_CFG_RST_RESET_MODE_CONTROLLED_GNSS_STOP) { in ubx_m8_ubx_cfg_rst()
934 ret = ubx_m8_ubx_cfg_rst(dev, UBX_CFG_RST_RESET_MODE_CONTROLLED_GNSS_STOP); in ubx_m8_configure()