Home
last modified time | relevance | path

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

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Dlcd.c1152 LCD_RASTRSUBP1_SPEN) | ui32Flags | in LCDRasterSubPanelConfigSet()
1197 HWREG(ui32Base + LCD_O_RASTRSUBP1) |= LCD_RASTRSUBP1_SPEN; in LCDRasterSubPanelEnable()
1226 HWREG(ui32Base + LCD_O_RASTRSUBP1) &= ~LCD_RASTRSUBP1_SPEN; in LCDRasterSubPanelDisable()
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Dlcd.c1155 LCD_RASTRSUBP1_SPEN) | ui32Flags | in LCDRasterSubPanelConfigSet()
1200 HWREG(ui32Base + LCD_O_RASTRSUBP1) |= LCD_RASTRSUBP1_SPEN; in LCDRasterSubPanelEnable()
1229 HWREG(ui32Base + LCD_O_RASTRSUBP1) &= ~LCD_RASTRSUBP1_SPEN; in LCDRasterSubPanelDisable()
/bsp/tm4c129x/libraries/driverlib/
A Dlcd.c1155 LCD_RASTRSUBP1_SPEN) | ui32Flags | in LCDRasterSubPanelConfigSet()
1200 HWREG(ui32Base + LCD_O_RASTRSUBP1) |= LCD_RASTRSUBP1_SPEN; in LCDRasterSubPanelEnable()
1229 HWREG(ui32Base + LCD_O_RASTRSUBP1) &= ~LCD_RASTRSUBP1_SPEN; in LCDRasterSubPanelDisable()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/inc/
A Dhw_lcd.h331 #define LCD_RASTRSUBP1_SPEN 0x80000000 // Sub Panel Enable macro
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/inc/
A Dhw_lcd.h333 #define LCD_RASTRSUBP1_SPEN 0x80000000 // Sub Panel Enable macro
/bsp/tm4c129x/libraries/inc/
A Dhw_lcd.h333 #define LCD_RASTRSUBP1_SPEN 0x80000000 // Sub Panel Enable macro

Completed in 988 milliseconds