19 # define _FS_SD_CARD 1 21 # define _FS_SD_CARD 0 25 # ifdef SD_CARD_HEADER 26 # include SD_CARD_HEADER 28 # include "stm32xxx_eval_sd.h" 36 # define _FS_USB_HOST 1 38 # define _FS_USB_HOST 0 45 #define HOST_HANDLE hUSBH 60 #define _FS_READONLY 0 67 #define _FS_MINIMIZE 0 77 #define _USE_STRFUNC 2 95 #define _USE_FASTSEEK 1 104 #define _USE_FORWARD 0 108 #define _USE_BUFF_WO_ALIGNMENT 0 124 #define _CODE_PAGE 1252 172 #define _LFN_UNICODE 0 178 #define _STRF_ENCODE 3 208 #define _STR_VOLUME_ID 0 209 #define _VOLUME_STRS "RAM","NAND","CF","SD1","SD2","USB1","USB2","USB3" 217 #define _MULTI_PARTITION 0 241 #define _FS_NOFSINFO 0 258 #define _NORTC_MDAY 1 259 #define _NORTC_YEAR 2015 282 #ifndef _FS_REENTRANT 283 # ifdef USE_RTOS_SYSTICK 284 # define _FS_REENTRANT 1 286 # define _FS_REENTRANT 0 292 # define _FS_TIMEOUT 1000 293 # define _SYNC_t osSemaphoreId 312 #define _WORD_ACCESS 0 Header of cmsis_os.c A new set of APIs are added in addition to existing ones, these APIs are specifi...
Header file for usbh_core.c.
This file contains all the prototypes for the usbh_msc.c.
This file contains all the functions prototypes for the HAL module driver.