Searched refs:WDKEY (Results 1 – 4 of 4) sorted by relevance
477 WdRegs.WDKEY.bit.WDKEY = 0x0055; in ServiceDog()478 WdRegs.WDKEY.bit.WDKEY = 0x00AA; in ServiceDog()653 WdRegs.WDKEY.bit.WDKEY = 0x55; in InitSysPll()654 WdRegs.WDKEY.bit.WDKEY = 0xAA; in InitSysPll()847 WdRegs.WDKEY.bit.WDKEY = 0x55; in InitSysPll()848 WdRegs.WDKEY.bit.WDKEY = 0xAA; in InitSysPll()
485 rtiREG1->WDKEY = 0x0000E51AU; in dwdReset()486 rtiREG1->WDKEY = 0x0000A35CU; in dwdReset()501 rtiREG1->WDKEY = 0x0000E51AU; in dwdGenerateSysReset()502 rtiREG1->WDKEY = 0x00002345U; in dwdGenerateSysReset()
74 uint32 WDKEY; /**< 0x009C: Watchdog Key Register */ member
1744 Uint16 WDKEY:8; // 7:0 WD KEY member1782 …union WDKEY_REG WDKEY; // Watchdog Reset Key Regis… member
Completed in 18 milliseconds