Searched refs:usbd_sof_gppi_channel (Results 1 – 2 of 2) sorted by relevance
50 uint8_t usbd_sof_gppi_channel; in feedback_init() local69 err = nrfx_gppi_channel_alloc(&usbd_sof_gppi_channel); in feedback_init()75 nrfx_gppi_channel_endpoints_setup(usbd_sof_gppi_channel, in feedback_init()79 nrfx_gppi_fork_endpoint_setup(usbd_sof_gppi_channel, in feedback_init()83 nrfx_gppi_channels_enable(BIT(usbd_sof_gppi_channel)); in feedback_init()
151 uint8_t usbd_sof_gppi_channel; in feedback_init() local167 err = nrfx_gppi_channel_alloc(&usbd_sof_gppi_channel); in feedback_init()173 nrfx_gppi_channel_endpoints_setup(usbd_sof_gppi_channel, in feedback_init()177 nrfx_gppi_fork_endpoint_setup(usbd_sof_gppi_channel, in feedback_init()181 nrfx_gppi_channels_enable(BIT(usbd_sof_gppi_channel)); in feedback_init()