Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/gnss/gnss_api/src/
Dtest_fix_rate.c25 .max_callback_count = TEST_MAX_CALLBACK_COUNT(_fix_interval), \
33 uint32_t max_callback_count; member
76 (callback_count <= config->max_callback_count); in test_validate_fix_rate()