Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_gpiote.h496 NRF_STATIC_INLINE nrf_gpiote_polarity_t nrf_gpiote_event_polarity_get(NRF_GPIOTE_Type const * p_reg,
848 NRF_STATIC_INLINE nrf_gpiote_polarity_t nrf_gpiote_event_polarity_get(NRF_GPIOTE_Type const * p_reg, in nrf_gpiote_event_polarity_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h269 nrf_gpiote_polarity_t polarity = nrf_gpiote_event_polarity_get(p_reg, idx); in nrfy_gpiote_event_polarity_get()