Searched defs:putShortLE (Results 1 – 3 of 3) sorted by relevance
59 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE() function
123 static inline void putShortLE(unsigned char* buf, short val) { in putShortLE() function
119 static inline void putShortLE(uint8_t* buf, uint16_t val) { in putShortLE() function