Searched refs:LV_FS_POSIX_LETTER (Results 1 – 6 of 6) sorted by relevance
25 #if !LV_FS_IS_VALID_LETTER(LV_FS_POSIX_LETTER)78 fs_drv_p->letter = LV_FS_POSIX_LETTER; in lv_fs_posix_init()381 #if defined(LV_FS_POSIX_LETTER) && LV_FS_POSIX_LETTER != '\0'
65 #define LV_FS_POSIX_LETTER 'B' macro
788 …#define LV_FS_POSIX_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi… macro
811 …#define LV_FS_POSIX_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
1231 config LV_FS_POSIX_LETTER config
2587 #ifndef LV_FS_POSIX_LETTER2589 #define LV_FS_POSIX_LETTER CONFIG_LV_FS_POSIX_LETTER macro2591 …#define LV_FS_POSIX_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi… macro