From 8d3ad26d8331c43659d0d4e77e8a50fbc3cfc1e4 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 27 Apr 2015 01:54:44 +0200 Subject: Further adjustments to get ready for independent event plugins --- dma/nwl_private.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dma/nwl_private.h') diff --git a/dma/nwl_private.h b/dma/nwl_private.h index 934fa04..1d60169 100644 --- a/dma/nwl_private.h +++ b/dma/nwl_private.h @@ -15,6 +15,8 @@ typedef struct pcilib_nwl_engine_context_s pcilib_nwl_engine_context_t; #define PCILIB_NWL_DMA_DESCRIPTOR_SIZE 64 // in bytes #define PCILIB_NWL_DMA_PAGES 256 // 1024 +#define PCILIB_NWL_REGISTER_TIMEOUT 10000 /**< us */ + //#define DEBUG_HARDWARE //#define DEBUG_NWL -- cgit v1.2.3