Home
last modified time | relevance | path

Searched refs:putByte610p (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dumax_pp_low.c134 static int putByte610p (int data);
3272 putByte610p (int data) in putByte610p() function
3289 "putByte610p failed, expected 0xC8 or 0xC0 got 0x%02X ! (%s:%d)\n", in putByte610p()
3302 "putByte610p failed, expected 0x48 or 0x40 got 0x%02X ! (%s:%d)\n", in putByte610p()
3517 wait = putByte610p (0x55); in sendLength610p()
3525 wait = putByte610p (0xAA); in sendLength610p()
3549 ret = putByte610p (cmd[i]); in sendLength610p()
3558 ret = putByte610p (cmd[3]); in sendLength610p()
5078 status = putByte610p (0x1B); in sendData610p()
5082 status = putByte610p ( in sendData610p()
[all...]

Completed in 7 milliseconds