Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/gnss/gnss_api/src/
Dtest_enabled_systems.c67 gnss_systems_t reported_systems; in test_validate_satellites() local
74 reported_systems = atomic_get(&reported_systems_atom); in test_validate_satellites()
75 if (reported_systems == 0) { in test_validate_satellites()
81 expected = test_reported_are_expected(reported_systems, expected_systems); in test_validate_satellites()
83 reported_systems, expected_systems); in test_validate_satellites()