Searched refs:ff_ETIMEDOUT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 99 #define ff_ETIMEDOUT 60 /* Operation timed out */ macro |
| H A D | ff_host_interface.c | 305 case ff_ETIMEDOUT: errno = ETIMEDOUT; break; in ff_os_errno() |