Searched refs:nrf_wdt_started_check (Results 1 – 3 of 3) sorted by relevance
315 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
251 bool check = nrf_wdt_started_check(p_reg); in nrfy_wdt_started_check()
253 …_request_status() functions in the WDT HAL. Now they are named as nrf_wdt_started_check() and nrf_…