Home
last modified time | relevance | path

Searched refs:SYSCTL_PPBASE (Results 1 – 6 of 6) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dsysctl.c319 #define SYSCTL_PPBASE 0x400fe300 macro
521 return (HWREGBITW(SYSCTL_PPBASE + ((ui32Peripheral & 0xff00) >> 8), in SysCtlPeripheralPresent()
/bsp/lm4f232/Libraries/driverlib/
A Dsysctl.c167 #define SYSCTL_PPBASE 0x400fe300 macro
523 return(HWREGBITW(SYSCTL_PPBASE + ((ulPeripheral & 0xff00) >> 8), in SysCtlPeripheralPresent()
/bsp/lm3s9b9x/Libraries/driverlib/
A Dsysctl.c167 #define SYSCTL_PPBASE 0x400fe300 macro
523 return(HWREGBITW(SYSCTL_PPBASE + ((ulPeripheral & 0xff00) >> 8), in SysCtlPeripheralPresent()
/bsp/lm3s8962/Libraries/driverlib/
A Dsysctl.c167 #define SYSCTL_PPBASE 0x400fe300 macro
523 return(HWREGBITW(SYSCTL_PPBASE + ((ulPeripheral & 0xff00) >> 8), in SysCtlPeripheralPresent()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dsysctl.c343 #define SYSCTL_PPBASE 0x400fe300 macro
582 return(HWREGBITW(SYSCTL_PPBASE + ((ui32Peripheral & 0xff00) >> 8), in SysCtlPeripheralPresent()
/bsp/tm4c129x/libraries/driverlib/
A Dsysctl.c343 #define SYSCTL_PPBASE 0x400fe300 macro
582 return(HWREGBITW(SYSCTL_PPBASE + ((ui32Peripheral & 0xff00) >> 8), in SysCtlPeripheralPresent()

Completed in 973 milliseconds