Home
last modified time | relevance | path

Searched defs:fork_tep (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c97 void nrfx_gppi_fork_endpoint_setup(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_setup()
102 void nrfx_gppi_fork_endpoint_clear(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_clear()
Dnrfx_gppi_dppi.c108 void nrfx_gppi_fork_endpoint_setup(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_setup()
113 void nrfx_gppi_fork_endpoint_clear(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_clear()
Dnrfx_gppi_dppi_ppib_lumos.c582 void nrfx_gppi_fork_endpoint_setup(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_setup()
598 void nrfx_gppi_fork_endpoint_clear(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_clear()
Dnrfx_gppi_dppi_ppib.c528 void nrfx_gppi_fork_endpoint_setup(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_setup()
550 void nrfx_gppi_fork_endpoint_clear(uint8_t channel, uint32_t fork_tep) in nrfx_gppi_fork_endpoint_clear()
/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h483 uint32_t fork_tep) in nrf_ppi_fork_endpoint_setup()
492 uint32_t fork_tep) in nrf_ppi_channel_and_fork_endpoint_setup()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c190 nrfx_err_t nrfx_ppi_channel_fork_assign(nrf_ppi_channel_t channel, uint32_t fork_tep) in nrfx_ppi_channel_fork_assign()