Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
zaf_event_distributor_soc_config.h
Go to the documentation of this file.
1
8#ifndef _ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_H_
9#define _ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_H_
10
30#if !defined(ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_APP_QUEUE_SIZE)
31#define ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_APP_QUEUE_SIZE 5
32#endif /* !defined(ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_APP_QUEUE_SIZE) */
33
38#if !defined(ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_CC_QUEUE_SIZE)
39#define ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_CC_QUEUE_SIZE 2
40#endif /* !defined(ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_CC_QUEUE_SIZE) */
41
42 /* \addtogroup zaf_event_distributor_soc_configuration */
43
44 /* \addtogroup configuration */
45#endif /* _ZAF_EVENT_DISTRIBUTOR_SOC_CONFIG_H_ */