Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/timer/
Dnrf_grtc_timer.h190 int z_nrf_grtc_wakeup_prepare(uint64_t wake_time_us);
/Zephyr-latest/samples/boards/nordic/system_off/src/
Dmain.c59 int err = z_nrf_grtc_wakeup_prepare(DEEP_SLEEP_TIME_S * USEC_PER_SEC); in main()
/Zephyr-latest/drivers/timer/
Dnrf_grtc_timer.c371 int z_nrf_grtc_wakeup_prepare(uint64_t wake_time_us) in z_nrf_grtc_wakeup_prepare() function