Searched refs:emlxs_swap32_bcopy (Results 1 – 3 of 3) sorted by relevance
219 extern void emlxs_swap32_bcopy(uint8_t *src,
2202 #define SWAP32_BCOPY(_s, _d, _c) emlxs_swap32_bcopy(_s, _d, _c)
12323 emlxs_swap32_bcopy(uint8_t *src, uint8_t *dst, uint32_t size) in emlxs_swap32_bcopy() function