Searched defs:fifo_data (Results 1 – 6 of 6) sorted by relevance
40 static const char fifo_data[] = "This is a FIFO test.\r\n"; variable
43 struct fifo_data { struct44 intptr_t reserved;45 uint32_t data;
21 uint32_t fifo_data; in max30101_sample_fetch() local
32 BENCH_BMEM uintptr_t fifo_data[5]; variable
23 uint8_t fifo_data[HARDWARE_FIFO_SIZE]; member
34 static struct fifo_item_t fifo_data[LIST_LEN]; variable