Lines Matching refs:Write

135     Write Line To Uart              root                                 testerId=${terminalTester}
139 Write Line To Uart echo $?
145 Write Line To Uart ${command}
150 Write Line To Uart date +%s
161 Should Mount Flash Memory And Write File
168 Write Line To Uart ls --color=never -1 ${mount_path}
184 Write Line To Uart ls -1 ${mount_path} | wc -l
199 Write Line To Uart ls --color=never -1 /dev/
206 …Should Mount Flash Memory And Write File ${MTD0_DEV} ${MTD0_BLOCK_DEV} ${FLASH_MOUNT} ${SAMPLE…
238 Write Line To Uart ls --color=never -1 /dev/
249 Write Line To Uart i2cdetect -yar 0
255 Write Line To Uart i2cget -y 0 0x41
262 Write Line To Uart i2ctransfer -ya 0 w3@${I2C_ECHO_ADDRESS} 0x01 0x23 0x45 r2
268Write Line To Uart i2ctransfer -ya 0 w20@${I2C_ECHO_ADDRESS} 0x01 0x02 0x03 0x04 0x05…
279 # Write and read one register
281 Write Line To Uart i2cget -y 0 ${I2C_SENSOR_ADDRESS} 0x10
287 Write Line To Uart i2ctransfer -ya 0 w0@${I2C_SENSOR_ADDRESS} r2
293Write Line To Uart i2ctransfer -ya 0 w19@${I2C_SENSOR_ADDRESS} 0xff 0x00 0x00 0x00 0x…
302 …Should Mount Flash Memory And Write File ${MTD0_DEV} ${MTD0_BLOCK_DEV} ${FLASH_MOUNT} ${SAMPLE…
310 …Should Mount Flash Memory And Write File ${MTD1_DEV} ${MTD1_BLOCK_DEV} ${FLASH_MOUNT} ${SAMPLE…
329 Write Line To Uart watchdog -T 2 -t 5 -F /dev/watchdog0
341 Write Line To Uart watchdog -T 2 -t 5 -F /dev/watchdog0
397 Write Line To Uart cat ${FILE_PATH}
420 Write Line To Uart ufs-utils list_bsg
424 Write Line To Uart ufs-utils spec_version -p /dev/bsg/ufs-bsg0
431Write Line To Uart ufs-utils desc -t 2 -i ${i} --output_mode json -p /dev/bsg/ufs-bsg0
440Write Line To Uart ufs-utils desc -t ${DESCR_TYPE_IDN} --output_mode json -p /dev/bsg…
450Write Line To Uart ufs-utils desc -t ${DESCR_TYPE_IDN} -i ${i} --output_mode raw -p /…
465 Write Line To Uart cat ${GPIO_DIRECTORY}/value
469 Write Line To Uart cat ${GPIO_DIRECTORY}/value
508 Write Line To Uart ifconfig eth0 up 192.168.1.1 testerId=${tester1}
509 Write Line To Uart ifconfig eth0 up 192.168.1.2 testerId=${tester2}
511 Write Line To Uart ping -c 5 192.168.1.2 testerId=${tester1}
535 Write Line To Uart ping -c 5 ${TAP_INTERFACE_IP}