Searched refs:B2P3 (Results 1 – 1 of 1) sorted by relevance
51 #define B2P3(b) (((uint32_t)(b)&0xFFFFU) << 16U) macro58 #define BYTE2WORD_2_2(x, y) (B2P3(x) | B2P1(y))62 #define BYTE2WORD_2_1_1(x, y, z) (B2P3(x) | B1P2(y) | B1P1(z))