Searched refs:SPS30_SERIAL_SOF_EOF (Results 1 – 1 of 1) sorted by relevance
21 #define SPS30_SERIAL_SOF_EOF 0x7e macro140 buf[num++] = SPS30_SERIAL_SOF_EOF; in sps30_serial_prep_frame()151 buf[num++] = SPS30_SERIAL_SOF_EOF; in sps30_serial_prep_frame()233 if (!priv->num && size && buf[0] != SPS30_SERIAL_SOF_EOF) in sps30_serial_receive_buf()254 if (!priv->escaped && byte == SPS30_SERIAL_SOF_EOF) { in sps30_serial_receive_buf()