Searched refs:WDOG_CS1 (Results 1 – 8 of 8) sorted by relevance
293 volatile unsigned int *WDOG_CS1 = (unsigned int *) 0x40052000; in ResetISR() local294 *WDOG_CS1 = (*WDOG_CS1 & ~(1 << 7)) | (1 << 5); in ResetISR()
301 volatile unsigned int *WDOG_CS1 = (unsigned int *) 0x40052000; in ResetISR() local302 *WDOG_CS1 = (*WDOG_CS1 & ~(1 << 7)) | (1 << 5); in ResetISR()
296 volatile unsigned int *WDOG_CS1 = (unsigned int *) 0x40052000; in ResetISR() local297 *WDOG_CS1 = (*WDOG_CS1 & ~(1 << 7)) | (1 << 5); in ResetISR()