Searched refs:IOC_ADDR (Results 1 – 1 of 1) sorted by relevance
109 #define IOC_ADDR(index) (IOC_BASE + IOC_BASE_PIN_REG + (sizeof(uint32_t) * index)) macro720 uint32_t ioShutdownConfig = HWREG(IOC_ADDR(i)) & IOC_IOC3_WUCFGSD_M; in Power_shutdown()