Searched defs:XM_TX_NO_CRC (Results 1 – 2 of 2) sorted by relevance
209 #define XM_TX_NO_CRC (1<<1) /* Bit 1: Disable CRC Generation */ macro
2113 XM_TX_NO_CRC = 1<<1, /* Bit 1: Disable CRC Generation */ enumerator