Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h255 NRFY_STATIC_INLINE uint32_t nrfy_gpiote_event_pin_get(NRF_GPIOTE_Type const * p_reg, uint32_t idx) in nrfy_gpiote_event_pin_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1652 nrfx_gpiote_pin_t pin = nrfy_gpiote_event_pin_get(p_gpiote, ch); in gpiote_evt_handle()