Searched refs:TEQ1_S_WTX (Results 1 – 2 of 2) sorted by relevance
186 #define TEQ1_S_WTX(R) (kTeq1SuperType | ((R) << 5) | kTeq1SuperWtxBit) macro
200 rx_frame_.header.PCB = TEQ1_S_WTX(0); in TEST_F()215 EXPECT_EQ(TEQ1_S_WTX(1), tx_next_.header.PCB) in TEST_F()