Searched refs:PA_UINT16_TO_BE (Results 1 – 2 of 2) sorted by relevance
109 #define PA_UINT16_TO_BE(x) ((uint16_t)(x)) macro139 #define PA_UINT16_TO_BE(x) PA_UINT16_SWAP(x) macro
29 #define UINT16_TO PA_UINT16_TO_BE