Searched refs:nrf_dppi_channel_check (Results 1 – 4 of 4) sorted by relevance
203 NRF_STATIC_INLINE bool nrf_dppi_channel_check(NRF_DPPIC_Type const * p_reg, uint8_t channel);389 NRF_STATIC_INLINE bool nrf_dppi_channel_check(NRF_DPPIC_Type const * p_reg, uint8_t channel) in nrf_dppi_channel_check() function
105 bool check = nrf_dppi_channel_check(p_reg, channel); in nrfy_dppi_channel_check()
738 if (!nrf_dppi_channel_check(p_src_apb->p_dppi, dppi_channel) || in nrfx_gppi_channel_check()739 !nrf_dppi_channel_check(p_dst_apb->p_dppi, dppi_channel)) in nrfx_gppi_channel_check()745 !nrf_dppi_channel_check(nrfx_interconnect_apb_main_get()->p_dppi, dppi_channel)) in nrfx_gppi_channel_check()
697 if (nrf_dppi_channel_check(p_reg, (uint32_t)dppi_channel) == false) in nrfx_gppi_channel_check()