zephyr/samples
Bjarki Arge Andreasen 979a565289 drivers: clock_control: nrf2: align with hw binding names
Currently there is a mismatch between the naming of the hardware and
the drivers targetting the hardware. nrf2_ is used instead of
the actual bindings names, like nrf2_audiopll instead of
nrfs_audiopll. This makes it hard to map drivers to the hardware
they are targetting.

There is historical reason for some of this, namely the same binding
name was used for different hardware, which is why nrf2_ was used
on newer platforms. This is no longer the case though, so drivers
and configs can be named according to the hardware without conflict.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-06-13 11:12:43 +02:00
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-04-30 18:44:24 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
bluetooth Samples: Bluetooth: HR: Remove use of ISO config for IPC 2025-06-11 10:19:05 -07:00
boards drivers: clock_control: nrf2: align with hw binding names 2025-06-13 11:12:43 +02:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures samples: lib: min_heap: Add min-heap usage example 2025-06-07 13:29:24 +01:00
drivers boards: nxp: add support for S32K148 evaluation board 2025-06-12 15:04:32 -07:00
fuel_gauge boards: adafruit: esp32s2_feather: add support 2025-03-27 14:01:21 +01:00
hello_world samples: hello_world: set minimum flash requirement to 16K 2025-03-04 17:28:33 +01:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples: modules: lvgl: demos: Update to v9.3 2025-06-11 08:20:09 +02:00
net boards: shields: Add shield for NXP ADTJA1101 Ethernet Adapter 2025-06-12 15:04:32 -07:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix boards: shields: Add shield for NXP ADTJA1101 Ethernet Adapter 2025-06-12 15:04:32 -07:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor samples: sensor: accel_trig: add fixture for shield-tap 2025-05-31 03:37:40 +02:00
shields samples: shields: npm1300_ek: update GPIO config 2025-05-22 13:44:31 +02:00
subsys usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
synchronization samples/synchronization: fix thread b pinning 2024-07-30 18:30:30 +01:00
sysbuild samples: sysbuild: Add support for nrf54h20dk/nrf54h20/cpuapp/iron 2025-05-22 16:17:35 +02:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00