Home
last modified time | relevance | path

Searched full:nrfx_egu (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-latest/nrfx/samples/src/nrfx_egu/
Dsample.yaml2 description: An example to showcase usage of the nrfx_egu driver
3 name: nrfx_egu example
5 examples.nrfx_egu:
25 - "Starting nrfx_egu example"
Dmain.c35 #include <nrfx_egu.h>
47 * @brief Example showing basic functionality of nrfx_egu driver.
49 * @details Application initializes nrfx_egu driver instance and triggers
88 NRFX_LOG_INFO("Starting nrfx_egu example"); in main()
DREADME.md3 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"
/hal_nordic-latest/nrfx/samples/src/
DREADME.md3 - [nrfx_egu] - samples showing the functionality of the EGU driver.
16 [nrfx_egu]: <nrfx_egu>
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_egu.c38 #if !NRFX_FEATURE_PRESENT(NRFX_EGU, _ENABLED)
61 #include <nrfx_egu.h>
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_egu.h45 * @defgroup nrfx_egu EGU driver
71 .drv_inst_idx = NRFX_CONCAT(NRFX_EGU, id, _INST_IDX), \
/hal_nordic-latest/nrfx/doc/sphinx/drivers/egu/
Ddriver.rst4 .. doxygengroup:: nrfx_egu