zephyr/samples/boards/nrf
Andrzej Głąbek 069bac094d samples: boards: nrf: Add an nrfx peripheral resource sharing sample
Add a sample that shows how to use in Zephyr nRF peripherals that
share the same ID and base address. Such peripherals cannot be used
simultaneously, but it is possible to switch between them. However,
currently it is not possible with Zephyr APIs, only using nrfx drivers
directly. This sample shows how to realize such switching for selected
peripheral instances while using standard Zephyr drivers for others.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-07-30 20:03:49 -04:00
..
battery samples: board: nrf: battery: Convert to use DEVICE_DT_GET 2021-03-02 11:28:30 -06:00
clock_skew samples: boards: nrf: clock_skew: update k_work API 2021-04-19 08:16:13 -05:00
ieee802154/802154_rpmsg doc: use kconfig role and directive 2021-06-29 10:26:28 -04:00
mesh samples: Update Mesh opcode handlers 2021-07-15 11:34:52 +02:00
nrfx samples: tests: Fix sample.boards.nrf.nrfx test 2021-02-11 13:58:25 -05:00
nrfx_prs samples: boards: nrf: Add an nrfx peripheral resource sharing sample 2021-07-30 20:03:49 -04:00
system_off pm: remove callback from control function 2021-07-13 09:36:45 -04:00