#include "stack_config.h"
Macros | |
#define | APP_FIRST_TIMER_ID (0) |
This is the first timer identifier of the application. More... | |
#define | APP_LAST_TIMER_ID (LAST_STACK_TIMER_ID + NUMBER_OF_APP_TIMERS) |
Defines the largest timer identifier used by the application. More... | |
#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 (0) |
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 APP_FIRST_TIMER_ID (0) |
This is the first timer identifier of the application.
The value of this identifier is an increment of the largest identifier value used by the MAC.
#define APP_LAST_TIMER_ID (LAST_STACK_TIMER_ID + NUMBER_OF_APP_TIMERS) |
Defines the largest timer identifier used by the application.
#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 (0) |
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.