Searched refs:MEC_WDT0_BASE (Results 1 – 7 of 7) sorted by relevance
328 #define MEC_WDT0_BASE 0x40000400UL macro430 #define MEC_WDT0 ((MEC_WDT_Type*) MEC_WDT0_BASE)
329 #define MEC_WDT0_BASE 0x40000400UL macro435 #define MEC_WDT0 ((MEC_WDT_Type*) MEC_WDT0_BASE)
327 #define MEC_WDT0_BASE 0x40000400UL macro429 #define MEC_WDT0 ((MEC_WDT_Type*) MEC_WDT0_BASE)
327 #define MEC_WDT0_BASE 0x40000400UL macro426 #define MEC_WDT0 ((MEC_WDT_Type*) MEC_WDT0_BASE)
342 #define MEC_WDT0_BASE 0x40000400UL macro451 #define MEC_WDT0 ((MEC_WDT_Type*) MEC_WDT0_BASE)
341 #define MEC_WDT0_BASE 0x40000400UL macro447 #define MEC_WDT0 ((MEC_WDT_Type*) MEC_WDT0_BASE)
42 if ((uintptr_t)regs != (uintptr_t)MEC_WDT0_BASE) { in mec_hal_wdt_init()