Home
last modified time | relevance | path

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

/device/google/accessory/arduino/USB_Host_Shield/
DMax_LCD.cpp167 void Max_LCD::setCursor(uint8_t col, uint8_t row) in setCursor() argument
170 if ( row > _numlines ) { in setCursor()
171 row = _numlines-1; // we count rows starting w/0 in setCursor()
174 command(LCD_SETDDRAMADDR | (col + row_offsets[row])); in setCursor()
/device/google/accessory/demokit/hardware/
DTLA, Android ADK BOM rev 01.rtf28 \cf0 \cell \row
50 \cf0 \cell \row
72 \cf0 \cell \row
95 \cf0 \cell \row
118 \cf0 Notes\cell \row
141 \cf0 \cell \row
164 \cf0 \cell \row
187 \cf0 \cell \row
210 \cf0 \cell \row
232 \pard\intbl\itap1\cell \row
[all …]
/device/google/accessory/demokit/hardware/eng/m256c/
Dmega2560 BOM rev 01.rtf29 \cf0 \cell \row
52 \cf0 \cell \row
75 \cf0 \cell \row
98 \cf0 \cell \row
121 \cf0 Notes\cell \row
144 \cf0 \cell \row
167 \cf0 \cell \row
190 \cf0 \cell \row
213 \cf0 \cell \row
236 \cf0 \cell \row
[all …]
/device/google/accessory/demokit/hardware/eng/shield/
DAshield BOM rev 02.rtf28 \cf0 \cell \row
50 \cf0 \cell \row
73 \cf0 \cell \row
96 \cf0 \cell \row
119 \cf0 Notes\cell \row
142 \cf0 \cell \row
165 \cf0 \cell \row
188 \cf0 \cell \row
211 \cf0 \cell \row
234 \cf0 \cell \row
[all …]
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
DQualcommUsbCamera.cpp721 int row, col, uv_row; in convert_YUYV_to_420_NV12() local
725 for(row = 0; row < ht; row++) in convert_YUYV_to_420_NV12()
728 out_buf[row * wd + col / 2] = in_buf[row * wd * 2 + col]; in convert_YUYV_to_420_NV12()
732 for(row = 0, uv_row = ht; row < ht; row += 2, uv_row++) in convert_YUYV_to_420_NV12()
735 out_buf[uv_row * wd + col / 2]= in_buf[row * wd * 2 + col + 2]; in convert_YUYV_to_420_NV12()
736 out_buf[uv_row * wd + col / 2 + 1] = in_buf[row * wd * 2 + col]; in convert_YUYV_to_420_NV12()
/device/google/accessory/demokit/hardware/fab/shield/
DREADME.txt33 All components on TOP side of board, EXCEPT for 6 single-row in-line headers