Home
last modified time | relevance | path

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

/target/qemu-m4/
A Dm4display.c46 static void chip_select(bool val) { in chip_select() function
123 chip_select(true); in init_display()
125 chip_select(false); in init_display()
133 chip_select(true); in init_display()
134 chip_select(false); in init_display()
142 chip_select(true); in init_display()
144 chip_select(false); in init_display()
152 chip_select(true); in init_display()
157 chip_select(false); in s4lcd_flush()
182 chip_select(true); in s4lcd_flush()
/target/dartuinoP0/
A Dmemory_lcd.c45 static void chip_select(bool s) { in chip_select() function
67 chip_select(true); in mlcd_clear()
69 chip_select(false); in mlcd_clear()
137 chip_select(true); in display_present()
171 chip_select(false); in display_present()

Completed in 3 milliseconds