Home
last modified time | relevance | path

Searched refs:LCD_BASE (Results 1 – 25 of 62) sorted by relevance

123

/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtarget.h540 #define LCD_BASE (AHBPERIPH_BASE + 0x00002000) macro
616 #define LCD ((LCD_TypeDef *) LCD_BASE)
4792 #define LCD_FB00 (volatile unsigned *)(LCD_BASE + 0x0000)
4793 #define LCD_FB01 (volatile unsigned *)(LCD_BASE + 0x0004)
4794 #define LCD_FB02 (volatile unsigned *)(LCD_BASE + 0x0008)
4795 #define LCD_FB03 (volatile unsigned *)(LCD_BASE + 0x000C)
4796 #define LCD_FB04 (volatile unsigned *)(LCD_BASE + 0x0010)
4797 #define LCD_FB05 (volatile unsigned *)(LCD_BASE + 0x0014)
4798 #define LCD_FB06 (volatile unsigned *)(LCD_BASE + 0x0018)
4799 #define LCD_FB07 (volatile unsigned *)(LCD_BASE + 0x001C)
[all …]
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.h19 #define LCD_BASE ((uint32_t)(0x68000000 | 0x0003FFFE)) // A18 link to DCX macro
20 #define LCD ((LCD_CONTROLLER_TypeDef *)LCD_BASE)
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g880f128.h299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32g880f32.h299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32g880f64.h299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32g890f128.h299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32g890f32.h299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32g890f64.h299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg990f512.h348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg995f1024.h348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg995f512.h348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg980f1024.h348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg980f512.h348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg990f1024.h348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg880f1024.h396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg880f512.h396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg890f1024.h396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg890f512.h396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
A Defm32gg895f1024.h396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro
444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h623 #define LCD_BASE (APB1PERIPH_BASE + 0x0000F000UL) macro
691 #define LCD ((LCD_TypeDef *)LCD_BASE)
/bsp/fm33lc026/libraries/FM/FM33xx/Include/
A Dfm33lc0xx.h700 #define LCD_BASE (PERIPH_BASE + 0x00010C00UL) macro
754 #define LCD ((LCD_Type *) LCD_BASE)
A Dfm33lg0xx.h1035 #define LCD_BASE (PERIPH_BASE +0x00010C00) macro
1097 #define LCD ((LCD_Type *) LCD_BASE )
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/
A Dfm33lc0xx.h701 #define LCD_BASE (PERIPH_BASE + 0x00010C00UL) macro
755 #define LCD ((LCD_Type *) LCD_BASE)
A Dfm33lg0xx.h1035 #define LCD_BASE (PERIPH_BASE +0x00010C00) macro
1097 #define LCD ((LCD_Type *) LCD_BASE )
/bsp/stm32/stm32f407-atk-explorer/board/ports/
A Ddrv_lcd.c26 #define LCD_BASE ((uint32_t)(0x6C000000 | 0x0000007E)) macro
27 #define LCD ((LCD_CONTROLLER_TypeDef *)LCD_BASE)

Completed in 895 milliseconds

123