Searched refs:_TXREP1B1 (Results 1 – 2 of 2) sorted by relevance
113 #define _TXREP1B1 0x98A /* Tx Replace Value #1 - Byte 1 8 Read / Write */ macro
2828 ChP->TxReplace1[0] = (Byte_t)(ChOff + _TXREP1B1); in sInitChan()2829 ChP->TxReplace1[1] = (Byte_t)((ChOff + _TXREP1B1) >> 8); in sInitChan()