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/
Dpipe_common.h53 # undef CONFIG_DEV_FIFO_SIZE
55 # define CONFIG_DEV_FIFO_SIZE 0 macro
62 #ifndef CONFIG_DEV_FIFO_SIZE
63 # define CONFIG_DEV_FIFO_SIZE 1024 macro
Dfifo.c31 #if CONFIG_DEV_FIFO_SIZE > 0