Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_wdt.h315 NRF_STATIC_INLINE bool nrf_wdt_started_check(NRF_WDT_Type const * p_reg);
499 NRF_STATIC_INLINE bool nrf_wdt_started_check(NRF_WDT_Type const * p_reg) in nrf_wdt_started_check() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_wdt.h251 bool check = nrf_wdt_started_check(p_reg); in nrfy_wdt_started_check()
/hal_nordic-latest/nrfx/
DCHANGELOG.md253 …_request_status() functions in the WDT HAL. Now they are named as nrf_wdt_started_check() and nrf_…