Home
last modified time | relevance | path

Searched refs:FATFS_EVENT_SD_REMOVED (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/libraries/fs/common/src/
Dfs_hook.c78 else if (event == FATFS_EVENT_SD_REMOVED) in FSi_SystemEvents()
/TwlSDK-5.4/include/twl/fatfs/common/
Dtypes.h161 #define FATFS_EVENT_SD_REMOVED 0x00010002 macro