Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_wdt.h353 NRF_STATIC_INLINE uint32_t nrf_wdt_reload_value_get(NRF_WDT_Type const * p_reg);
524 NRF_STATIC_INLINE uint32_t nrf_wdt_reload_value_get(NRF_WDT_Type const * p_reg) in nrf_wdt_reload_value_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_wdt.h286 uint32_t ret = nrf_wdt_reload_value_get(p_reg); in nrfy_wdt_reload_value_get()