Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/fsdrv/
Dlv_fs_stdio.c76 fs_drv.letter = LV_FS_STDIO_LETTER; in lv_fs_stdio_init()
323 #if defined(LV_FS_STDIO_LETTER) && LV_FS_STDIO_LETTER != '\0'
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h607 …#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible… macro
/lvgl-latest/
Dlv_conf_template.h614 …#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
DKconfig917 config LV_FS_STDIO_LETTER config
/lvgl-latest/src/
Dlv_conf_internal.h1990 #ifndef LV_FS_STDIO_LETTER
1992 #define LV_FS_STDIO_LETTER CONFIG_LV_FS_STDIO_LETTER macro
1994 …#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible… macro
/lvgl-latest/docs/
DCHANGELOG.md457 - fix(Kconfig): change the type of LV_FS_STDIO_LETTER from string to int [`3282`](https://github.co…