Searched refs:int_to_unicode (Results 1 – 2 of 2) sorted by relevance
101 void int_to_unicode (uint32_t value, uint8_t *pbuf, uint8_t len);
162 void int_to_unicode (uint32_t value, uint8_t *pbuf, uint8_t len) in int_to_unicode() function197 int_to_unicode(DeviceSerial0, (uint8_t*)&(unicode_str[1]), 8U); in serial_string_get()198 int_to_unicode(DeviceSerial1, (uint8_t*)&(unicode_str[9]), 4U); in serial_string_get()
Completed in 6 milliseconds