Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_grtc.h102 } nrfx_grtc_action_t; typedef
308 nrfx_err_t nrfx_grtc_action_perform(nrfx_grtc_action_t action);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c583 nrfx_err_t nrfx_grtc_action_perform(nrfx_grtc_action_t action) in nrfx_grtc_action_perform()