Searched refs:WORD_SIZE (Results 1 – 2 of 2) sorted by relevance
113 #define WORD_SIZE 4 macro1361 pHwInit->uEEPROMRegAddr += WORD_SIZE; in hwInit_EepromlessStartBurstSm()1362 pHwInit->pEEPROMCurPtr += WORD_SIZE; in hwInit_EepromlessStartBurstSm()1393 uAddr = (TI_UINT8*)(((TI_UINT32)pHwInit->pEEPROMCurPtr & 0xFFFFFFFC)+WORD_SIZE); in hwInit_EepromlessStartBurstSm()
58 #define WORD_SIZE 4 macro