Searched refs:img (Results 1 – 3 of 3) sorted by relevance
5 …<a href="https://github.com/cherry-embedded/CherryUSB/releases"><img src="https://img.shields.io/g…6 …<a href="https://github.com/cherry-embedded/CherryUSB/blob/master/LICENSE"><img src="https://img.s…7 …<a href="https://github.com/cherry-embedded/CherryUSB/actions/workflows/deploy-docs.yml"><img src=…8 …<a href="https://discord.com/invite/wFfvrSAey8"><img src="https://img.shields.io/badge/Discord-blu…234 …img src="docs/assets/bouffalolab.jpg" width="100" height="80"/> <img src="docs/assets/hpmicro.jpg…
5 …<a href="https://github.com/cherry-embedded/CherryUSB/releases"><img src="https://img.shields.io/g…6 …<a href="https://github.com/cherry-embedded/CherryUSB/blob/master/LICENSE"><img src="https://img.s…7 …<a href="https://github.com/cherry-embedded/CherryUSB/actions/workflows/deploy-docs.yml"><img src=…8 …<a href="https://discord.com/invite/wFfvrSAey8"><img src="https://img.shields.io/badge/Discord-blu…229 …img src="docs/assets/bouffalolab.jpg" width="100" height="80"/> <img src="docs/assets/hpmicro.jpg…230 <img src="docs/assets/actions.jpg" width="100" height="80" /> <img src="docs/assets/nationstech.jp…
377 static rt_err_t virtio_gpu_cursor_set_img(struct virtio_gpu_device *virtio_gpu_dev, void *img) in virtio_gpu_cursor_set_img() argument381 rt_memcpy(virtio_gpu_dev->cursor_img, img, VIRTIO_GPU_CURSOR_IMG_SIZE); in virtio_gpu_cursor_set_img()
Completed in 6 milliseconds