Home
last modified time | relevance | path

Searched refs:ppi_channel (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.4.0/samples/boards/nrf/nrfx/src/
Dmain.c37 uint8_t ppi_channel; in main() local
114 err = nrfx_gppi_channel_alloc(&ppi_channel); in main()
124 nrfx_gppi_channel_endpoints_setup(ppi_channel, in main()
129 nrfx_gppi_channels_enable(BIT(ppi_channel)); in main()