Searched refs:OS_ERRNO_TIMER_INTERVAL_INVALID (Results 1 – 2 of 2) sorted by relevance
34 return OS_ERRNO_TIMER_INTERVAL_INVALID; in PRT_TimerCreate()
71 #define OS_ERRNO_TIMER_INTERVAL_INVALID OS_ERRNO_BUILD_ERROR(OS_MID_TIMER, 0x04) macro