Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h798 NRFY_STATIC_INLINE void nrfy_grtc_timeout_set(NRF_GRTC_Type * p_reg, uint32_t value) in nrfy_grtc_timeout_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c229 nrfy_grtc_timeout_set(NRF_GRTC, p_sleep_cfg->timeout); in sleep_configure()