Searched refs:RXCFG_RX_END_ALIGN_MASK (Results 1 – 2 of 2) sorted by relevance
231 #define RXCFG_RX_END_ALIGN_MASK (0xC0000000) // Alignment to preserve macro
1458 RxCfgValue &= ~(RXCFG_RX_END_ALIGN_MASK); in SnpReceive()