Lines Matching defs:channel
361 static nrfx_err_t dppi_channel_free(nrfx_dppi_t const * p_instance, uint8_t channel) in dppi_channel_free()
369 static nrfx_err_t dppi_channel_enable(nrfx_dppi_t const * p_instance, uint8_t channel) in dppi_channel_enable()
387 static nrfx_err_t dppi_channel_disable(nrfx_dppi_t const * p_instance, uint8_t channel) in dppi_channel_disable()
423 uint8_t channel, in dppi_channel_include_in_group()
445 uint8_t channel, in dppi_channel_remove_from_group()
532 nrfx_err_t nrfx_dppi_channel_free(nrfx_dppi_t const * p_instance, uint8_t channel) in nrfx_dppi_channel_free()
537 nrfx_err_t nrfx_dppi_channel_enable(nrfx_dppi_t const * p_instance, uint8_t channel) in nrfx_dppi_channel_enable()
542 nrfx_err_t nrfx_dppi_channel_disable(nrfx_dppi_t const * p_instance, uint8_t channel) in nrfx_dppi_channel_disable()
559 uint8_t channel, in nrfx_dppi_channel_include_in_group()
566 uint8_t channel, in nrfx_dppi_channel_remove_from_group()
602 nrfx_err_t nrfx_dppi_channel_free(uint8_t channel) in nrfx_dppi_channel_free()
607 nrfx_err_t nrfx_dppi_channel_enable(uint8_t channel) in nrfx_dppi_channel_enable()
612 nrfx_err_t nrfx_dppi_channel_disable(uint8_t channel) in nrfx_dppi_channel_disable()
627 nrfx_err_t nrfx_dppi_channel_include_in_group(uint8_t channel, in nrfx_dppi_channel_include_in_group()
633 nrfx_err_t nrfx_dppi_channel_remove_from_group(uint8_t channel, in nrfx_dppi_channel_remove_from_group()