Searched refs:behaviour (Results 1 – 3 of 3) sorted by relevance
125 …uint32_t behaviour; ///< WDT behavior flags bitmask, constructed from @ref nrf_wdt_behavi… member141 .behaviour = NRF_WDT_BEHAVIOUR_RUN_SLEEP_MASK, \
70 .behaviour = p_config->behaviour, in wdt_configure()79 p_cb->stoppable = (bool)(p_config->behaviour & NRF_WDT_BEHAVIOUR_STOP_ENABLE_MASK); in wdt_configure()
72 …uint32_t behaviour; ///< Watchdog behaviour flags bitmask, constructed from @ref nrf_wdt_behavi… member85 nrf_wdt_behaviour_set(p_reg, p_config->behaviour); in nrfy_wdt_periph_configure()