Searched refs:BMP388_SAMPLE_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
29 if ((size <= 0) || (size > BMP388_SAMPLE_BUFFER_SIZE)) { in bmp388_reg_read_spi()
152 #define BMP388_SAMPLE_BUFFER_SIZE (6) macro
231 uint8_t raw[BMP388_SAMPLE_BUFFER_SIZE]; in bmp388_sample_fetch()259 BMP388_SAMPLE_BUFFER_SIZE); in bmp388_sample_fetch()