Searched refs:LV_FS_STDIO_LETTER (Results 1 – 5 of 5) sorted by relevance
77 fs_drv.letter = LV_FS_STDIO_LETTER; in lv_fs_stdio_init()324 #if defined(LV_FS_STDIO_LETTER) && LV_FS_STDIO_LETTER != '\0'
606 …#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
906 config LV_FS_STDIO_LETTER config
1970 #ifndef LV_FS_STDIO_LETTER1972 #define LV_FS_STDIO_LETTER CONFIG_LV_FS_STDIO_LETTER macro1974 …#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible… macro
292 - fix(Kconfig): change the type of LV_FS_STDIO_LETTER from string to int [`3282`](https://github.co…