Search | Google it | Results 1 - 2 of 2 for fundef:IIC_IICF (0.00 seconds) |
40: #define IIC_IICSE(x) (IICBase[x] + 0x001c) 41: #define IIC_IICF(x) (IICBase[x] + 0x0028) 42:
461: #define IIC_IICSE(n) (IICBase(n) + 0x001c) 462: #define IIC_IICF(n) (IICBase(n) + 0x0028) 463: