Microchip® Advanced Software Framework

avr2025_mac/apps/mac/no_beacon_sleep/app_config.h File Reference
#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
Value:
#define TOTAL_NUMBER_OF_LARGE_BUFS
Defines the total number of large buffers used by the application and the layers below.
Definition: avr2025_mac/apps/mac/no_beacon_sleep/app_config.h:85
#define TOTAL_NUMBER_OF_SMALL_BUFS
Defines the total number of small buffers used by the application and the layers below.
Definition: avr2025_mac/apps/mac/no_beacon_sleep/app_config.h:92
#define TOTAL_NUMBER_OF_LARGE_BUFS
Value:
#define NUMBER_OF_LARGE_STACK_BUFS
Definition: nwk_config.h:79
#define NUMBER_OF_LARGE_APP_BUFS
Defines the number of additional large buffers used by the application.
Definition: avr2025_mac/apps/mac/no_beacon_sleep/app_config.h:76

Defines the total number of large buffers used by the application and the layers below.

#define TOTAL_NUMBER_OF_SMALL_BUFS
Value:
#define NUMBER_OF_SMALL_STACK_BUFS
Definition: nwk_config.h:81
#define NUMBER_OF_SMALL_APP_BUFS
Defines the number of additional small buffers used by the application.
Definition: avr2025_mac/apps/mac/no_beacon_sleep/app_config.h:79

Defines the total number of small buffers used by the application and the layers below.

#define TOTAL_NUMBER_OF_TIMERS
Value:
NUMBER_OF_TOTAL_STACK_TIMERS)
#define NUMBER_OF_APP_TIMERS
Defines the number of timers used by the application.
Definition: avr2025_mac/apps/mac/no_beacon_sleep/app_config.h:65

Defines the total number of timers used by the application and the layers below.