Searched refs:sps30_serial_put_byte (Results 1 – 1 of 1) sorted by relevance
85 static int sps30_serial_put_byte(u8 *buf, u8 byte) in sps30_serial_put_byte() function141 num += sps30_serial_put_byte(buf + num, cmd); in sps30_serial_prep_frame()142 num += sps30_serial_put_byte(buf + num, arg_size); in sps30_serial_prep_frame()145 num += sps30_serial_put_byte(buf + num, arg[i]); in sps30_serial_prep_frame()149 num += sps30_serial_put_byte(buf + num, chksum); in sps30_serial_prep_frame()