Searched refs:SIP_U32TO8_LE (Results 1 – 3 of 3) sorted by relevance
116 #define SIP_U32TO8_LE(p, v) \ macro121 SIP_U32TO8_LE((p) + 0, (uint32_t)((v) >> 0)); \122 SIP_U32TO8_LE((p) + 4, (uint32_t)((v) >> 32));