Searched defs:sleep_ticks (Results 1 – 2 of 2) sorted by relevance
66 uint32_t sleep_ticks = counter_us_to_ticks(snvs_rtc_dev, SOFT_OFF_S * 1000ULL * 1000ULL); in main() local
791 const int sleep_ticks = 50; in ZTEST_USER() local