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