Searched refs:SIP_U32TO8_LE (Results 1 – 1 of 1) sorted by relevance
113 #define SIP_U32TO8_LE(p, v) \ macro120 SIP_U32TO8_LE((p) + 0, (uint32_t)((v) >> 0)); \121 SIP_U32TO8_LE((p) + 4, (uint32_t)((v) >> 32));