Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_gpiote.h473 NRF_STATIC_INLINE void nrf_gpiote_event_configure(NRF_GPIOTE_Type * p_reg,
833 NRF_STATIC_INLINE void nrf_gpiote_event_configure(NRF_GPIOTE_Type * p_reg, in nrf_gpiote_event_configure() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h250 nrf_gpiote_event_configure(p_reg, idx, pin, polarity); in nrfy_gpiote_event_configure()