Home
last modified time | relevance | path

Searched refs:NRF_WDT0 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c72 #if !defined(NRF_WDT0) && defined(NRF_WDT)
73 #define NRF_WDT0 NRF_WDT macro
348 CHECK_DT_REG(wdt, NRF_WDT0); /* this should be the same node as wdt0 */
349 CHECK_DT_REG(wdt0, NRF_WDT0);
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf5340_application.h77 #define NRF_WDT0 NRF_PERIPH(NRF_WDT0) macro