Home
last modified time | relevance | path

Searched refs:WdRegs (Results 1 – 3 of 3) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_SysCtrl.c644 SCSR = WdRegs.SCSR.all; in InitSysPll()
645 WDCR = WdRegs.WDCR.all; in InitSysPll()
646 WDWCR = WdRegs.WDWCR.all; in InitSysPll()
652 WdRegs.WDWCR.all = 0x0; in InitSysPll()
653 WdRegs.WDKEY.bit.WDKEY = 0x55; in InitSysPll()
654 WdRegs.WDKEY.bit.WDKEY = 0xAA; in InitSysPll()
664 WdRegs.SCSR.all = 0x0; in InitSysPll()
665 WdRegs.WDCR.all = 0x28; in InitSysPll()
847 WdRegs.WDKEY.bit.WDKEY = 0x55; in InitSysPll()
851 WdRegs.WDCR.all = WDCR; in InitSysPll()
[all …]
/bsp/ti/c28x/libraries/tms320f28379d/headers/source/
A DF2837xD_GlobalVariableDefs.c826 #pragma DATA_SECTION(WdRegs,"WdRegsFile");
828 volatile struct WD_REGS WdRegs; variable
/bsp/ti/c28x/libraries/tms320f28379d/headers/include/
A DF2837xD_sysctrl.h1943 extern volatile struct WD_REGS WdRegs;
1951 extern volatile struct WD_REGS WdRegs;

Completed in 27 milliseconds