Searched refs:LV_FS_POSIX_LETTER (Results 1 – 5 of 5) sorted by relevance
26 #if LV_FS_POSIX_LETTER == '\0'73 fs_drv.letter = LV_FS_POSIX_LETTER; in lv_fs_posix_init()314 #if defined(LV_FS_POSIX_LETTER) && LV_FS_POSIX_LETTER != '\0'
615 …#define LV_FS_POSIX_LETTER '\0' /*Set an upper cased letter on which the drive will accessible… macro
622 …#define LV_FS_POSIX_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
931 config LV_FS_POSIX_LETTER config
2022 #ifndef LV_FS_POSIX_LETTER2024 #define LV_FS_POSIX_LETTER CONFIG_LV_FS_POSIX_LETTER macro2026 …#define LV_FS_POSIX_LETTER '\0' /*Set an upper cased letter on which the drive will accessible… macro