Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h634 NRF_STATIC_INLINE void nrf_grtc_shorts_set(NRF_GRTC_Type * p_reg, uint32_t mask);
1490 NRF_STATIC_INLINE void nrf_grtc_shorts_set(NRF_GRTC_Type * p_reg, uint32_t mask) in nrf_grtc_shorts_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h579 nrf_grtc_shorts_set(p_reg, mask); in nrfy_grtc_shorts_set()