Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_gpiote.h301 NRF_STATIC_INLINE uint32_t nrf_gpiote_task_address_get(NRF_GPIOTE_Type const * p_reg,
632 NRF_STATIC_INLINE uint32_t nrf_gpiote_task_address_get(NRF_GPIOTE_Type const * p_reg, in nrf_gpiote_task_address_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_gpiote.h143 return nrf_gpiote_task_address_get(p_reg, task); in nrfy_gpiote_task_address_get()