Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_wdt.h250 NRF_STATIC_INLINE void nrf_wdt_subscribe_set(NRF_WDT_Type * p_reg,
460 NRF_STATIC_INLINE void nrf_wdt_subscribe_set(NRF_WDT_Type * p_reg, in nrf_wdt_subscribe_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_wdt.h212 nrf_wdt_subscribe_set(p_reg, task, channel); in nrfy_wdt_subscribe_set()