Searched refs:i2s_framestart_gppi_channel (Results 1 – 2 of 2) sorted by relevance
51 uint8_t i2s_framestart_gppi_channel; in feedback_init() local86 err = nrfx_gppi_channel_alloc(&i2s_framestart_gppi_channel); in feedback_init()92 nrfx_gppi_channel_endpoints_setup(i2s_framestart_gppi_channel, in feedback_init()97 nrfx_gppi_channels_enable(BIT(i2s_framestart_gppi_channel)); in feedback_init()
152 uint8_t i2s_framestart_gppi_channel; in feedback_init() local184 err = nrfx_gppi_channel_alloc(&i2s_framestart_gppi_channel); in feedback_init()190 nrfx_gppi_channel_endpoints_setup(i2s_framestart_gppi_channel, in feedback_init()195 nrfx_gppi_channels_enable(BIT(i2s_framestart_gppi_channel)); in feedback_init()