Home
last modified time | relevance | path

Searched defs:eep (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_ppi.c63 void nrfx_gppi_event_endpoint_setup(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_setup()
73 void nrfx_gppi_channel_endpoints_setup(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_setup()
78 void nrfx_gppi_channel_endpoints_clear(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_clear()
84 void nrfx_gppi_event_endpoint_clear(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_clear()
Dnrfx_gppi_dppi.c70 void nrfx_gppi_event_endpoint_setup(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_setup()
82 void nrfx_gppi_channel_endpoints_setup(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_setup()
88 void nrfx_gppi_channel_endpoints_clear(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_clear()
94 void nrfx_gppi_event_endpoint_clear(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_clear()
Dnrfx_gppi_dppi_ppib_lumos.c550 void nrfx_gppi_event_endpoint_setup(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_setup()
566 void nrfx_gppi_event_endpoint_clear(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_clear()
614 void nrfx_gppi_channel_endpoints_setup(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_setup()
660 void nrfx_gppi_channel_endpoints_clear(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_clear()
Dnrfx_gppi_dppi_ppib.c496 void nrfx_gppi_event_endpoint_setup(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_setup()
512 void nrfx_gppi_event_endpoint_clear(uint8_t channel, uint32_t eep) in nrfx_gppi_event_endpoint_clear()
570 void nrfx_gppi_channel_endpoints_setup(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_setup()
648 void nrfx_gppi_channel_endpoints_clear(uint8_t channel, uint32_t eep, uint32_t tep) in nrfx_gppi_channel_endpoints_clear()
/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h458 uint32_t eep, in nrf_ppi_channel_endpoint_setup()
467 uint32_t eep) in nrf_ppi_event_endpoint_setup()
490 uint32_t eep, in nrf_ppi_channel_and_fork_endpoint_setup()
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.c67 void pin_on_event_toggle_setup(nrfx_gpiote_t const * p_gpiote, nrfx_gpiote_pin_t pin, uint32_t eep) in pin_on_event_toggle_setup()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_ppi.c161 nrfx_err_t nrfx_ppi_channel_assign(nrf_ppi_channel_t channel, uint32_t eep, uint32_t tep) in nrfx_ppi_channel_assign()