Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_argument.c449 return OS_DELIVER_ARG_NOT_READY; in OS_SetStringToDeliverArg()
490 return OS_DELIVER_ARG_NOT_READY; in OS_SetBinaryToDeliverArg()
527 return OS_DELIVER_ARG_NOT_READY; in OS_ConvertStringToDeliverArg()
586 return OS_DELIVER_ARG_NOT_READY; in OS_EncodeDeliverArg()
631 return OS_DELIVER_ARG_NOT_READY; in OS_DecodeDeliverArg()
637 return OS_DELIVER_ARG_NOT_READY; in OS_DecodeDeliverArg()
756 return OS_DELIVER_ARG_NOT_READY; in OS_GetBinaryFromDeliverArg()
890 return OS_DELIVER_ARG_NOT_READY; in OS_SetSysParamToDeliverArg()
/TwlSDK-5.1.0/include/nitro/os/ARM9/
Dargument.h273 #define OS_DELIVER_ARG_NOT_READY -1 macro