Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/fatfs/src/
Dffunicode.c15359 static const WCHAR* const cp_table[] = {uc437, uc720, uc737, uc771, uc775, uc850, uc852, uc855, uc8… variable
15381 p = cp_table[i]; in ff_uni2oem()
15431 p = cp_table[i]; in ff_oem2uni()