Searched refs:time_pps_setparams (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13-stable/contrib/ntp/util/ |
| HD | pps-api.c | 77 i = time_pps_setparams(ph, &pp); in main()
|
| /freebsd-13-stable/tools/test/ppsapi/ |
| HD | ppsapitest.c | 144 i = time_pps_setparams(ph, &pp); in main()
|
| /freebsd-13-stable/sys/sys/ |
| HD | timepps.h | 196 time_pps_setparams(pps_handle_t handle, const pps_params_t *ppsparams) in time_pps_setparams() function
|
| /freebsd-13-stable/contrib/ntp/include/ |
| HD | timepps-SunOS.h | 268 time_pps_setparams( in time_pps_setparams() function
|
| HD | timepps-SCO.h | 267 time_pps_setparams( in time_pps_setparams() function
|
| HD | timepps-Solaris.h | 302 time_pps_setparams( in time_pps_setparams() function
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | refclock_mx4200.c | 342 if (time_pps_setparams(up->pps_h, &up->pps_p) < 0) { in mx4200_config()
|
| HD | refclock_jupiter.c | 393 if (time_pps_setparams(up->pps_handle, &up->pps_params) < 0) { in jupiter_ppsapi()
|
| HD | ntp_refclock.c | 1471 if (time_pps_setparams(ap->handle, &ap->pps_params) < 0) { in refclock_params()
|
| HD | refclock_oncore.c | 898 if (time_pps_setparams(instance->pps_h, &instance->pps_p) < 0) { in oncore_ppsapi() 1785 if (time_pps_setparams(instance->pps_h, ¤t_params)) in oncore_get_timestamp()
|
| HD | refclock_ripencc.c | 670 if (time_pps_setparams(up->handle, &up->pps_params) < 0) { in ripencc_ppsapi()
|
| HD | refclock_parse.c | 2963 if (time_pps_setparams(parse->atom.handle, &parse->atom.pps_params) < 0) { in parse_ppsapi()
|