Searched refs:nrfy_dppi_channels_enable (Results 1 – 3 of 3) sorted by relevance
111 NRFY_STATIC_INLINE void nrfy_dppi_channels_enable(NRF_DPPIC_Type * p_reg, uint32_t mask) in nrfy_dppi_channels_enable() function
57 nrfy_dppi_channels_enable(NRF_DPPIC, mask); in nrfx_gppi_channels_enable()
381 nrfy_dppi_channels_enable(p_instance->p_reg, NRFX_BIT(channel)); in dppi_channel_enable()