OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FIFO_READ_SIZE
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c
39
#define
FIFO_READ_SIZE
100
40
unsigned char fifo_data[
FIFO_READ_SIZE
];
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
bosch_bmi160.c
312
#define
FIFO_READ_SIZE
(1024+4)
315
#define SPI_BUF_SIZE (
FIFO_READ_SIZE
+ CHUNKED_READ_SIZE + BUF_MARGIN)
[
all
...]
Completed in 83 milliseconds