Home
last modified time | relevance | path

Searched refs:nrf_ppib_channel_number_get (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/helpers/
Dnrfx_gppi_dppi_ppib_lumos.c344 NRFX_BIT_MASK(nrf_ppib_channel_number_get(path.ppib->ppib.left.p_reg)); in gppi_dppi_connection_setup()
422 nrf_ppib_channel_number_get(path_src_to_main.ppib->ppib.left.p_reg)); in gppi_dppi_connection_setup()
424 nrf_ppib_channel_number_get(path_main_to_dst.ppib->ppib.left.p_reg)); in gppi_dppi_connection_setup()
477 nrf_ppib_channel_number_get(path_src_to_main.ppib->ppib.left.p_reg)); in gppi_dppi_connection_setup()
479 nrf_ppib_channel_number_get(path_main_to_dst.ppib->ppib.left.p_reg)); in gppi_dppi_connection_setup()
/hal_nordic-latest/nrfx/hal/
Dnrf_ppib.h195 NRF_STATIC_INLINE uint8_t nrf_ppib_channel_number_get(NRF_PPIB_Type const * p_reg);
298 NRF_STATIC_INLINE uint8_t nrf_ppib_channel_number_get(NRF_PPIB_Type const * p_reg) in nrf_ppib_channel_number_get() function