Searched refs:SMC_SRS_WDOG_MASK (Results 1 – 3 of 3) sorted by relevance
133 kSMC_SourceWdog = SMC_SRS_WDOG_MASK, /*!< Watchdog reset */152 … SMC_SRS_RSTACK_MASK | SMC_SRS_STOPACK_MASK | SMC_SRS_SCG_MASK | SMC_SRS_WDOG_MASK |
18250 #define SMC_SRS_WDOG_MASK (0x2000U) macro18256 … (((uint32_t)(((uint32_t)(x)) << SMC_SRS_WDOG_SHIFT)) & SMC_SRS_WDOG_MASK)
19078 #define SMC_SRS_WDOG_MASK (0x2000U) macro19084 … (((uint32_t)(((uint32_t)(x)) << SMC_SRS_WDOG_SHIFT)) & SMC_SRS_WDOG_MASK)