Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/hid/Source/
A Dusbh_hid_parser.c84 uint32_t vs = (uint32_t)((0xffffffffU & ~((1U << (ri->size)) - 1U)) | val); in hid_item_read() local
87 return((uint32_t)vs); in hid_item_read()
89 return((uint32_t)(vs * ri->resolution)); in hid_item_read()
/bsp/simulator/
A Dreadme.md3 python2.7 (python2.6无法生成vs工程)
38 `scons --target=vs -s`
A Dreadme_en.md8 scons will compile this bsp with cl(the compiler of vs), then rtthrad-win32.exe will be created in …
/bsp/qemu-vexpress-a9/
A DREADME.md115 …pplication-note/setup/qemu/vscode/an0021-qemu-vscode?id=%e4%bd%bf%e7%94%a8-vs-code-%e5%bc%80%e5%8f…
/bsp/loongson/ls2kdev/drivers/ata/
A Ddwc_ahsata.c54 u32 vs; member
341 vers = readl(&host_mmio->vs); in ahci_print_info()
/bsp/stm32/stm32f103-blue-pill/
A DREADME.md314 - [[STM32 Blue Pill vs Black Pill Microcontroller Boards]](https://www.youtube.com/watch?v=QCdnO43R…

Completed in 11 milliseconds