Home
last modified time | relevance | path

Searched defs:get_lcd (Results 1 – 4 of 4) sorted by last modified time

/dports/lang/micropython/micropython-1.17/drivers/display/
H A Dlcd160cr_test.py7 def get_lcd(lcd): function
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcompleter.c66 char *get_lcd () const in get_lcd() function
/dports/games/libretro-tgbdual/tgbdual-libretro-18fd609/gb_core/
H A Dgb.h173 lcd *get_lcd() { return m_lcd; } in get_lcd() function
/dports/emulators/tilem/tilem-2.0/emu/
H A Dtilem.h768 void (*get_lcd) (TilemCalc*, byte*); member