Searched refs:RTC_WDT_STG_SEL_RESET_CPU (Results 1 – 3 of 3) sorted by relevance
73 RTC_WDT_STAGE_ACTION_RESET_CPU = RTC_WDT_STG_SEL_RESET_CPU, /*!< Reset a CPU core. */
33 _Static_assert(WDT_STAGE_ACTION_RESET_CPU == RTC_WDT_STG_SEL_RESET_CPU, "Add mapping to LL watchdog…
1728 #define RTC_WDT_STG_SEL_RESET_CPU 2 macro