Home
last modified time | relevance | path

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

/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/oled/
H A Dimg2code.py65 print("Usage: {} input outdir [width] [height] [threshod]".format(sys.argv[0]))
83 f.write('const unsigned char {}_size[] = {{ {}, {} }};\n'.format(imgBase, width, height))
84 f.write('const unsigned char {}[] = {{\n'.format(imgBase))
H A Dgif2imgs.py21 print('Usage: {} gif outdir'.format(sys.argv[0]))
/vendor/hisilicon/hispark_pegasus/demo/ssd1306_demo/
H A Dimg2code.py66 print("Usage: {} input outdir [width] [height] [threshod]".format(sys.argv[0]))
84 f.write('const unsigned char {}_size[] = {{ {}, {} }};\n'.format(imgBase, width, height))
85 f.write('const unsigned char {}[] = {{\n'.format(imgBase))
H A Dgif2imgs.py21 print('Usage: {} gif outdir'.format(sys.argv[0]))
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/
H A Dbin2stream.py84 print("Usage: {} binFile [port]\n\t".format(sys.argv[0]))
94 print('sig {} raised: {}'.format(signum, frame))
H A Dvideo2bin.py47 print("Usage: {} videoFile binFile\n\t".format(sys.argv[0]))
/vendor/ohemu/qemu_riscv32_mini_system_demo/
H A Dqemu_run.sh105 -drive if=pflash,file=$fsimg,format=raw,index=1 \
112 -drive if=pflash,file=$fsimg,format=raw,index=1 \
/vendor/ohemu/qemu_ca7_mini_system_demo/
H A Dqemu_run.sh106 if=pflash,file=./${flash_name},format=raw -global virtio-mmio.force-legacy=false -netdev bridge,id=net0 \
112 if=pflash,file=./${flash_name},format=raw -global virtio-mmio.force-legacy=false \
/vendor/ohemu/qemu_xtensa_mini_system_demo/
H A Dqemu_run.sh112 -drive file=$image_file,if=mtd,format=raw
/vendor/ohemu/qemu_small_system_demo/
H A Dqemu_run.sh156 -drive if=none,file=${flash_name},format=raw,id=mmc -device virtio-blk-device,drive=mmc \
162 -drive if=none,file=${flash_name},format=raw,id=mmc -device virtio-blk-device,drive=mmc \

Completed in 3 milliseconds