#include "stack_config.h"
Macros | |
#define | EE_IEEE_ADDR (0) |
#define | NUMBER_OF_APP_TIMERS (2) |
Defines the number of timers used by the application. More... | |
#define | NUMBER_OF_LARGE_APP_BUFS (4) |
Defines the number of additional large buffers used by the application. More... | |
#define | NUMBER_OF_SMALL_APP_BUFS (0) |
Defines the number of additional small buffers used by the application. More... | |
#define | TOTAL_NUMBER_OF_BUFS |
#define | TOTAL_NUMBER_OF_LARGE_BUFS |
Defines the total number of large buffers used by the application and the layers below. More... | |
#define | TOTAL_NUMBER_OF_SMALL_BUFS |
Defines the total number of small buffers used by the application and the layers below. More... | |
#define | TOTAL_NUMBER_OF_TIMERS |
Defines the total number of timers used by the application and the layers below. More... | |
#define EE_IEEE_ADDR (0) |
#define NUMBER_OF_APP_TIMERS (2) |
Defines the number of timers used by the application.
#define NUMBER_OF_LARGE_APP_BUFS (4) |
Defines the number of additional large buffers used by the application.
#define NUMBER_OF_SMALL_APP_BUFS (0) |
Defines the number of additional small buffers used by the application.
#define TOTAL_NUMBER_OF_BUFS |
#define TOTAL_NUMBER_OF_LARGE_BUFS |
Defines the total number of large buffers used by the application and the layers below.
#define TOTAL_NUMBER_OF_SMALL_BUFS |
Defines the total number of small buffers used by the application and the layers below.
#define TOTAL_NUMBER_OF_TIMERS |
Defines the total number of timers used by the application and the layers below.