Home
last modified time | relevance | path

Searched refs:nrf_ppib_send_task_get (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppib.c203 nrf_ppib_subscribe_clear(p_instance->left.p_reg, nrf_ppib_send_task_get(channel)); in nrfx_ppib_channel_free()
204 nrf_ppib_subscribe_clear(p_instance->right.p_reg, nrf_ppib_send_task_get(channel)); in nrfx_ppib_channel_free()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppib.h251 return nrf_ppib_send_task_get(channel); in nrfx_ppib_send_task_get()
257 return nrf_ppib_task_address_get(p_instance->p_reg, nrf_ppib_send_task_get(channel)); in nrfx_ppib_send_task_address_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_ppib.h204 NRF_STATIC_INLINE nrf_ppib_task_t nrf_ppib_send_task_get(uint8_t index);
307 NRF_STATIC_INLINE nrf_ppib_task_t nrf_ppib_send_task_get(uint8_t index) in nrf_ppib_send_task_get() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_aes_ccm_acc_ccm.c177 nrf_ppib_send_task_get(NRF_802154_DPPI_RADIO_DISABLED), in ppi_configure()
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c139 nrf_ppib_send_task_get(ppib_channel)); in apb_connection_remove()
157 nrf_ppib_send_task_get(ppib_channel), in apb_connection_create()