Home
last modified time | relevance | path

Searched refs:setAddrWindow (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dst7735.cxx120 ST7735::setAddrWindow(uint8_t x0, uint8_t y0, uint8_t x1, uint8_t y1) { in setAddrWindow() function in ST7735
184 setAddrWindow (0, 0, m_width - 1, m_height - 1); in configModule()
Dgfx.h67 virtual void setAddrWindow (uint8_t x0, uint8_t y0, uint8_t x1, uint8_t y1) = 0;
Dst7735.h580 void setAddrWindow (uint8_t x0, uint8_t y0, uint8_t x1, uint8_t y1);