Searched refs:io (Results 1 – 5 of 5) sorted by relevance
111 rt_inline void rt_mm_io_msg_init(struct rt_aspace_io_msg *io, rt_size_t off, void *fault_vaddr, voi… in rt_mm_io_msg_init() argument113 io->off = off; in rt_mm_io_msg_init()114 io->fault_vaddr = fault_vaddr; in rt_mm_io_msg_init()115 io->buffer_vaddr = buffer_vaddr; in rt_mm_io_msg_init()116 rt_mm_fault_res_init(&io->response); in rt_mm_io_msg_init()
2 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details32 # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
18 documentation: https://cherryusb.readthedocs.io/
5 …<a href="https://github.com/cherry-embedded/CherryUSB/releases"><img src="https://img.shields.io/g…6 …erry-embedded/CherryUSB/blob/master/LICENSE"><img src="https://img.shields.io/github/license/cherr…8 …<a href="https://discord.com/invite/wFfvrSAey8"><img src="https://img.shields.io/badge/Discord-blu…180 …基本概念、API 手册、Class 基本概念和例程,参考 [CherryUSB Documentation Tutorial](https://cherryusb.readthedocs.io/)。222 参考 https://cherryusb.readthedocs.io/zh-cn/latest/support/index.html 。
5 …<a href="https://github.com/cherry-embedded/CherryUSB/releases"><img src="https://img.shields.io/g…6 …erry-embedded/CherryUSB/blob/master/LICENSE"><img src="https://img.shields.io/github/license/cherr…8 …<a href="https://discord.com/invite/wFfvrSAey8"><img src="https://img.shields.io/badge/Discord-blu…178 …c concepts and examples, see [CherryUSB Documentation Tutorial](https://cherryusb.readthedocs.io/).219 Refer to https://cherryusb.readthedocs.io/zh-cn/latest/support/index.html.
Completed in 29 milliseconds