Searched refs:set_spi_win (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/drivers/display/ |
A D | lcd160cr_test.py | 72 lcd.set_spi_win(offx, offy, w, h) 161 lcd.set_spi_win(0, 0, w, h)
|
A D | lcd160cr.py | 432 def set_spi_win(self, x, y, w, h): member in LCD160CR
|
Completed in 4 milliseconds