Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.h510 FRESULT set_volumn_label(FATFS *fs, const TCHAR *label);
Dff.c5222 FRESULT set_volumn_label(FATFS *fs, const TCHAR *label) function
5303 res = set_volumn_label(fs, label);