Searched defs:OFFSET (Results 1 – 1 of 1) sorted by relevance
| /hal_altera-latest/include/ |
| D | io.h | 48 #define __IO_CALC_ADDRESS_DYNAMIC(BASE, OFFSET) \ argument 51 #define IORD_32DIRECT(BASE, OFFSET) \ argument 53 #define IORD_16DIRECT(BASE, OFFSET) \ argument 55 #define IORD_8DIRECT(BASE, OFFSET) \ argument 58 #define IOWR_32DIRECT(BASE, OFFSET, DATA) \ argument 60 #define IOWR_16DIRECT(BASE, OFFSET, DATA) \ argument 62 #define IOWR_8DIRECT(BASE, OFFSET, DATA) \ argument
|