Home
last modified time | relevance | path

Searched refs:CONFIG_DEV_FIFO_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/drivers/pipes/
H A Dpipe_common.h53 # undef CONFIG_DEV_FIFO_SIZE macro
55 # define CONFIG_DEV_FIFO_SIZE 0 macro
62 #ifndef CONFIG_DEV_FIFO_SIZE
63 # define CONFIG_DEV_FIFO_SIZE 1024 macro
H A Dfifo.c31 #if CONFIG_DEV_FIFO_SIZE > 0
134 #endif /* CONFIG_DEV_FIFO_SIZE > 0 */

Completed in 1 milliseconds