Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_errno.h51 #define ff_EINVAL 22 /* Invalid argument */ macro
H A Dff_host_interface.c261 case ff_EINVAL: errno = EINVAL; break; in ff_os_errno()