Searched refs:nrf_ppib_channel_number_get (Results 1 – 2 of 2) sorted by relevance
344 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()
195 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