Function report |
Source Code:include\video\vga.h |
Create Date:2022-07-28 08:49:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vga_io_w_fast
Proto:static inline void vga_io_w_fast(unsigned short port, unsigned char reg, unsigned char val)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned short | port | |
unsigned char | reg | |
unsigned char | val |
215 | outw(macro for composing an 8-bit VGA register index and value* into a single 16-bit quantity (val, reg), port) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |