Function report |
Source Code:lib\logic_pio.c |
Create Date:2022-07-28 06:16:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:logic_pio_to_hwaddr - translate logical PIO to HW address*@pio: logical PIO value* Returns HW address if valid, ~0 otherwise.* Translate the input logical PIO to the corresponding hardware address.
Proto:resource_size_t logic_pio_to_hwaddr(unsigned long pio)
Type:resource_size_t
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | pio |
178 | Return ~0 |
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 |