1/**
2@page nrfx_examples_desc Samples descriptions
3The complete base, where you can find all the necessary information about samples:
4- @subpage nrfx_egu_example_desc
5- @subpage nrfx_gppi_example_desc
6- @subpage nrfx_pwm_example_desc
7- @subpage nrfx_rng_example_desc
8- @subpage nrfx_saadc_example_desc
9- @subpage nrfx_spim_example_desc
10- @subpage nrfx_spim_spis_example_desc
11- @subpage nrfx_temp_example_desc
12- @subpage nrfx_timer_example_desc
13- @subpage nrfx_twim_twis_example_desc
14- @subpage nrfx_uarte_example_desc
15
16@page nrfx_egu_example_desc EGU
17Here you can find all the necessary information about following samples:
18- @subpage egu_basic_desc
19
20@page nrfx_gppi_example_desc GPPI
21Here you can find all the necessary information about following samples:
22- @subpage gppi_basic_fork_desc
23- @subpage gppi_basic_one_to_one_desc
24
25@page nrfx_pwm_example_desc PWM
26Here you can find all the necessary information about following samples:
27- @subpage pwm_common_desc
28- @subpage pwm_grouped_desc
29
30@page nrfx_rng_example_desc RNG
31Here you can find all the necessary information about following samples:
32- @subpage rng_basic_desc
33
34@page nrfx_saadc_example_desc SAADC
35Here you can find all the necessary information about following samples:
36- @subpage saadc_simple_blocking
37- @subpage saadc_simple_non_blocking
38- @subpage saadc_advanced_blocking
39- @subpage saadc_advanced_non_blocking_internal_timer
40- @subpage saadc_maximum_performance
41
42@page nrfx_spim_example_desc SPIM
43Here you can find all the necessary information about following samples:
44- @subpage spim_basic_blocking
45- @subpage spim_basic_non_blocking
46
47@page nrfx_spim_spis_example_desc SPIM with SPIS
48Here you can find all the necessary information about following samples:
49- @subpage spim_spis_non_blocking
50- @subpage spim_spis_advanced_non_blocking_example
51
52@page nrfx_temp_example_desc TEMP
53Here you can find all the necessary information about following samples:
54- @subpage temp_blocking
55- @subpage temp_non_blocking
56
57@page nrfx_timer_example_desc TIMER
58Here you can find all the necessary information about following samples:
59- @subpage timer_basic
60- @subpage timer_counter
61
62@page nrfx_twim_twis_example_desc TWIM with TWIS
63Here you can find all the necessary information about following samples:
64- @subpage twim_twis_tx_rx_blocking
65- @subpage twim_twis_tx_rx_non_blocking
66- @subpage twim_twis_txrx
67- @subpage twim_twis_txtx
68
69@page nrfx_uarte_example_desc UARTE
70Here you can find all the necessary information about following samples:
71- @subpage uarte_tx_rx_non_blocking
72- @subpage uarte_rx_double_buffered
73*/
74