Home
last modified time | relevance | path

Searched refs:timer24 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/samples/drivers/counter/alarm/boards/
Dnrf54l09pdk_nrf54l09_cpuapp.overlay3 counter = &timer24;
7 &timer24 {
Dnrf54l20pdk_nrf54l20_cpuapp.overlay3 counter = &timer24;
7 &timer24 {
/Zephyr-latest/tests/drivers/counter/counter_basic_api/boards/
Dnrf54l09pdk_nrf54l09_cpuapp.overlay31 &timer24 {
Dnrf54l20pdk_nrf54l20_cpuapp.overlay31 &timer24 {
Dnrf54l15dk_nrf54l15_common.dtsi33 &timer24 {
/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c299 CHECK_DT_REG(timer24, NRF_TIMER24);
/Zephyr-latest/soc/nordic/common/
DKconfig.peripherals427 def_bool $(dt_nodelabel_enabled_with_compat,timer24,$(DT_COMPAT_NORDIC_NRF_TIMER))
/Zephyr-latest/dts/common/nordic/
Dnrf54l09.dtsi380 timer24: timer@ce000 { label
Dnrf54l20.dtsi408 timer24: timer@ce000 { label
Dnrf54l_05_10_15.dtsi448 timer24: timer@ce000 { label
/Zephyr-latest/modules/hal_nordic/nrfx/
DKconfig761 depends on $(dt_nodelabel_exists,timer24)