Home
last modified time | relevance | path

Searched defs:reload_value (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_wdt.h73 uint32_t reload_value; ///< Watchdog counter initial value. member
276 NRFY_STATIC_INLINE void nrfy_wdt_reload_value_set(NRF_WDT_Type * p_reg, uint32_t reload_value) in nrfy_wdt_reload_value_set()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_wdt.h126 uint32_t reload_value; ///< WDT reload value in milliseconds. member
/hal_nordic-latest/nrfx/hal/
Dnrf_wdt.h519 NRF_STATIC_INLINE void nrf_wdt_reload_value_set(NRF_WDT_Type * p_reg, uint32_t reload_value) in nrf_wdt_reload_value_set()