Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/
Derrors.h585 #define SL_ERROR_FS_INVALID_FILE_MODE (-10330L) macro
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dfs.c208 return SL_ERROR_FS_INVALID_FILE_MODE; in sl_FsOpen()