Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c378 uint32_t minimum_latency_us; in z_nrf_grtc_wakeup_prepare() local
383 minimum_latency_us = (sleep_cfg.waketime + sleep_cfg.timeout) * in z_nrf_grtc_wakeup_prepare()
389 if (minimum_latency_us > wake_time_us) { in z_nrf_grtc_wakeup_prepare()