Home
last modified time | relevance | path

Searched refs:NRF_WDT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/nordic/nrf53/
Dsoc.c326 NRF_WDT->TASKS_STOP = 1; in z_arm_on_enter_cpu_idle_prepare()
333 NRF_WDT->TASKS_START = 1; in z_arm_on_enter_cpu_idle_prepare()
385 NRF_WDT->TASKS_STOP = 1; in z_arm_on_enter_cpu_idle()
446 uint32_t task_wdt = nrf_wdt_task_address_get(NRF_WDT, NRF_WDT_TASK_START); in rtc_pretick_cpunet_init()
451 nrf_wdt_behaviour_set(NRF_WDT, WDT_CONFIG_STOPEN_Msk | BIT(4)); in rtc_pretick_cpunet_init()
/Zephyr-latest/modules/hal_nordic/nrfx/
Dnrfx_config_nrf91.h62 #define NRF_WDT NRF_PERIPH(NRF_WDT) macro
Dnrfx_config_nrf5340_network.h59 #define NRF_WDT NRF_WDT_NS macro
/Zephyr-latest/soc/nordic/
Dvalidate_base_addresses.c72 #if !defined(NRF_WDT0) && defined(NRF_WDT)
73 #define NRF_WDT0 NRF_WDT