Searched refs:B2P2 (Results 1 – 1 of 1) sorted by relevance
55 #define B2P2(b) (((uint32_t)(b)&0xFFFFU) << 8U) macro64 #define BYTE2WORD_1_2_1(x, y, z) (B1P4(x) | B2P2(y) | B1P1(z))