Home
last modified time | relevance | path

Searched refs:tchar2uni (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/fatfs/src/
Dff.c745 static DWORD tchar2uni ( /* Returns character in UTF-16 encoding (>=0x10000 on double encoding unit… in tchar2uni() function
2759 chr = tchar2uni(ptr);
2845 uc = tchar2uni(&p); /* Get a character */
5274 dc = tchar2uni(&label); /* Get a Unicode character */
5294 dc = tchar2uni(&label);
6286 dc = tchar2uni(&tp); /* UTF-8 ==> UTF-16 */