| /bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/ |
| A D | target.h | 540 #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 D | drv_lcd.h | 19 #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 D | efm32g880f128.h | 299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32g880f32.h | 299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32g880f64.h | 299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32g890f128.h | 299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32g890f32.h | 299 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 341 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32g890f64.h | 299 #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 D | efm32gg990f512.h | 348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg995f1024.h | 348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg995f512.h | 348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg980f1024.h | 348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg980f512.h | 348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg990f1024.h | 348 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 397 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg880f1024.h | 396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg880f512.h | 396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg890f1024.h | 396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg890f512.h | 396 #define LCD_BASE (0x4008A000UL) /**< LCD base address */ macro 444 #define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */
|
| A D | efm32gg895f1024.h | 396 #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 D | ACM32F0x0.h | 623 #define LCD_BASE (APB1PERIPH_BASE + 0x0000F000UL) macro 691 #define LCD ((LCD_TypeDef *)LCD_BASE)
|
| /bsp/fm33lc026/libraries/FM/FM33xx/Include/ |
| A D | fm33lc0xx.h | 700 #define LCD_BASE (PERIPH_BASE + 0x00010C00UL) macro 754 #define LCD ((LCD_Type *) LCD_BASE)
|
| A D | fm33lg0xx.h | 1035 #define LCD_BASE (PERIPH_BASE +0x00010C00) macro 1097 #define LCD ((LCD_Type *) LCD_BASE )
|
| /bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/CMSIS/Include/ |
| A D | fm33lc0xx.h | 701 #define LCD_BASE (PERIPH_BASE + 0x00010C00UL) macro 755 #define LCD ((LCD_Type *) LCD_BASE)
|
| A D | fm33lg0xx.h | 1035 #define LCD_BASE (PERIPH_BASE +0x00010C00) macro 1097 #define LCD ((LCD_Type *) LCD_BASE )
|
| /bsp/stm32/stm32f407-atk-explorer/board/ports/ |
| A D | drv_lcd.c | 26 #define LCD_BASE ((uint32_t)(0x6C000000 | 0x0000007E)) macro 27 #define LCD ((LCD_CONTROLLER_TypeDef *)LCD_BASE)
|