Home
last modified time | relevance | path

Searched refs:_u16_RAM (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.c62 LCD->_u16_RAM = data; in LCD_WR_DATA16()
80 LCD->_u16_RAM = LCD_RegValue; // 写入数据 in LCD_WriteReg()
99 LCD->_u16_RAM = RGB_Code; // 写十六位GRAM in LCD_WriteRAM()
335 LCD->_u16_RAM = color; in LCD_Fast_DrawPoint()
453 LCD->_u16_RAM = color; in lcd_clear()
1197 LCD->_u16_RAM = *p; in LCD_BlitLine()
A Ddrv_lcd.h44 volatile uint16_t _u16_RAM; member

Completed in 7 milliseconds