Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_wdt.c162 if (nrf_wdt_event_check(NRF_WDT0, NRF_WDT_EVENT_TIMEOUT)) in nrfx_wdt_0_irq_handler()
165 nrf_wdt_event_clear(NRF_WDT0, NRF_WDT_EVENT_TIMEOUT); in nrfx_wdt_0_irq_handler()
/lk-master/external/platform/nrfx/hal/
A Dnrf_wdt.h41 #ifndef NRF_WDT0
42 #define NRF_WDT0 NRF_WDT macro
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf5340_application.h109 #define NRF_WDT0 NRF_WDT0_S macro

Completed in 6 milliseconds