Searched refs:MXC_F_GCR_RSTR0_WDT_POS (Results 1 – 1 of 1) sorted by relevance
197 #define MXC_F_GCR_RSTR0_WDT_POS 1 /**< RSTR0_WDT Position */ macro198 …_F_GCR_RSTR0_WDT ((uint32_t)(0x1UL << MXC_F_GCR_RSTR0_WDT_POS)) /**< RS…200 …RSTR0_WDT_RFU (MXC_V_GCR_RSTR0_WDT_RFU << MXC_F_GCR_RSTR0_WDT_POS) /**< RST…202 …TR0_WDT_RESET (MXC_V_GCR_RSTR0_WDT_RESET << MXC_F_GCR_RSTR0_WDT_POS) /**< RST…204 …DT_RESET_DONE (MXC_V_GCR_RSTR0_WDT_RESET_DONE << MXC_F_GCR_RSTR0_WDT_POS) /**< RST…206 …STR0_WDT_BUSY (MXC_V_GCR_RSTR0_WDT_BUSY << MXC_F_GCR_RSTR0_WDT_POS) /**< RST…
Completed in 8 milliseconds