Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_ppib.h214 NRF_STATIC_INLINE uint32_t nrf_ppib_task_address_get(NRF_PPIB_Type const * p_reg,
313 NRF_STATIC_INLINE uint32_t nrf_ppib_task_address_get(NRF_PPIB_Type const * p_reg, in nrf_ppib_task_address_get() function
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppib.h257 return nrf_ppib_task_address_get(p_instance->p_reg, nrf_ppib_send_task_get(channel)); in nrfx_ppib_send_task_address_get()