Searched defs:eep (Results 1 – 3 of 3) sorted by relevance
/lk-master/external/platform/nrfx/helpers/ |
A D | nrfx_gppi.h | 368 __STATIC_INLINE void nrfx_gppi_event_endpoint_setup(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_setup() 379 uint32_t eep, in nrfx_gppi_channel_endpoints_setup() 385 __STATIC_INLINE void nrfx_gppi_event_endpoint_clear(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_clear() 488 __STATIC_INLINE void nrfx_gppi_event_endpoint_setup(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_setup() 501 uint32_t eep, in nrfx_gppi_channel_endpoints_setup() 508 __STATIC_INLINE void nrfx_gppi_event_endpoint_clear(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_clear()
|
/lk-master/external/platform/nrfx/hal/ |
A D | nrf_ppi.h | 441 uint32_t eep, in nrf_ppi_channel_endpoint_setup() 450 uint32_t eep) in nrf_ppi_event_endpoint_setup() 473 uint32_t eep, in nrf_ppi_channel_and_fork_endpoint_setup()
|
/lk-master/external/platform/nrfx/drivers/src/ |
A D | nrfx_ppi.c | 280 nrfx_err_t nrfx_ppi_channel_assign(nrf_ppi_channel_t channel, uint32_t eep, uint32_t tep) in nrfx_ppi_channel_assign()
|
Completed in 5 milliseconds