Home
last modified time | relevance | path

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

/src/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8926-samsung-matisselte.dts4 * Copyright (c) 2023, Stefan Hansson <newbyte@postmarketos.org>
/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1892 unsigned char newbyte; in tsip_input_proc() local
1896 newbyte = (unsigned char)(inbyte); in tsip_input_proc()
1900 switch (newbyte) in tsip_input_proc()
1915 rpt->code = newbyte; in tsip_input_proc()
1922 switch (newbyte) { in tsip_input_proc()
1929 rpt->buf[rpt->len] = newbyte; in tsip_input_proc()
1936 switch (newbyte) { in tsip_input_proc()
1939 rpt->buf[rpt->len] = newbyte; in tsip_input_proc()
1949 rpt->code = newbyte; in tsip_input_proc()
1957 switch (newbyte) { in tsip_input_proc()