Searched full:nrfx_egu (Results 1 – 7 of 7) sorted by relevance
2 description: An example to showcase usage of the nrfx_egu driver3 name: nrfx_egu example5 examples.nrfx_egu:25 - "Starting nrfx_egu example"
35 #include <nrfx_egu.h>47 * @brief Example showing basic functionality of nrfx_egu driver.49 * @details Application initializes nrfx_egu driver instance and triggers88 NRFX_LOG_INFO("Starting nrfx_egu example"); in main()
3 The sample demonstrates a basic functionality of the nrfx_egu driver.18 Application initializes the nrfx_egu driver instance and triggers three subsequent EGU channels.37 - "Starting nrfx_egu example"
3 - [nrfx_egu] - samples showing the functionality of the EGU driver.16 [nrfx_egu]: <nrfx_egu>
38 #if !NRFX_FEATURE_PRESENT(NRFX_EGU, _ENABLED)61 #include <nrfx_egu.h>
45 * @defgroup nrfx_egu EGU driver71 .drv_inst_idx = NRFX_CONCAT(NRFX_EGU, id, _INST_IDX), \
4 .. doxygengroup:: nrfx_egu