Home
last modified time | relevance | path

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

/target/qemu-m4/
A Dm4display.c127 const uint8_t draw_splash_cmds[] = { 0x04, 0x01 }; in init_display() local
129 for (size_t i = 0; i < countof(draw_splash_cmds); i++) { in init_display()
130 SPI_I2S_SendData(SPI6, draw_splash_cmds[i]); in init_display()

Completed in 2 milliseconds