nRF51 SDK - S210 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Memory Pool Internal

Memory pool internal definitions. More...

Macros

#define TX_BUF_SIZE   600u
 
#define RX_BUF_SIZE   TX_BUF_SIZE
 
#define RX_BUF_QUEUE_SIZE   4u
 

Detailed Description

Memory pool internal definitions.

Macro Definition Documentation

#define RX_BUF_QUEUE_SIZE   4u

RX buffer element size.

#define RX_BUF_SIZE   TX_BUF_SIZE

RX buffer size in bytes.

#define TX_BUF_SIZE   600u

TX buffer size in bytes.