Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppib.c205 nrf_ppib_publish_clear(p_instance->left.p_reg, nrf_ppib_receive_event_get(channel)); in nrfx_ppib_channel_free()
206 nrf_ppib_publish_clear(p_instance->right.p_reg, nrf_ppib_receive_event_get(channel)); in nrfx_ppib_channel_free()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_ppib.h265 return nrf_ppib_receive_event_get(channel); in nrfx_ppib_receive_event_get()
271 return nrf_ppib_event_address_get(p_instance->p_reg, nrf_ppib_receive_event_get(channel)); in nrfx_ppib_receive_event_address_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_ppib.h224 NRF_STATIC_INLINE nrf_ppib_event_t nrf_ppib_receive_event_get(uint8_t index);
319 NRF_STATIC_INLINE nrf_ppib_event_t nrf_ppib_receive_event_get(uint8_t index) in nrf_ppib_receive_event_get() function
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_aes_ccm_acc_ccm.c180 nrf_ppib_receive_event_get(NRF_802154_DPPI_RADIO_DISABLED), in ppi_configure()
/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib.c141 nrf_ppib_receive_event_get(ppib_channel)); in apb_connection_remove()
160 nrf_ppib_receive_event_get(ppib_channel), in apb_connection_create()