Searched refs:E_INVALID_CLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/etc/
H A Derror.c78 case (E_INVALID_CLOCK): return "Invalid Clock";
/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h157 ,E_INVALID_CLOCK /**< Invalid clock. */ enumerator in enum:e_ErrorType
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c63 RETURN_ERROR(MAJOR, E_INVALID_CLOCK, ("Source clock undefined"));

Completed in 63 milliseconds