Microchip® Advanced Software Framework

stack_config.h File Reference

Stack configuration parameters.

Id:
stack_config.h 27340 2011-06-17 13:29:27Z pawan.jadia
Author
Microchip Technology Inc: http://www.microchip.com
Support: https://www.microchip.com/support/
#include "nwk_config.h"

Macros

#define EXTRA_RTB_BUFFER   (0)
 
#define LARGE_BUFFER_SIZE
 
#define LAST_STACK_TIMER_ID   (NWK_LAST_TIMER_ID)
 
#define MAC   (5)
 
#define MCPS_DATA_IND_SIZE   (32) /* Size of mcps_data_ind_t w/o MAC security */
 
#define NUMBER_OF_LARGE_STACK_BUFS   (5 + EXTRA_RTB_BUFFER)
 
#define NUMBER_OF_RTB_TIMERS   (0)
 
#define NUMBER_OF_SMALL_STACK_BUFS   (0)
 
#define NUMBER_OF_TOTAL_STACK_TIMERS   (NUMBER_OF_TAL_TIMERS + NUMBER_OF_RTB_TIMERS + NUMBER_OF_MAC_TIMERS + NUMBER_OF_NWK_TIMERS)
 
#define PAL   (1)
 
#define RF4CE   (6)
 
#define RTB   (4)
 
#define TAL   (3)
 
#define TINY_TAL   (2)
 

#define EXTRA_RTB_BUFFER   (0)
#define LARGE_BUFFER_SIZE
Value:
#define MCPS_DATA_IND_SIZE
Definition: stack_config.h:219
#define LQI_LEN
Length of the LQI number field.
Definition: ieee_const.h:1211
#define FCS_LEN
Length (in octets) of FCS.
Definition: ieee_const.h:1226
#define aMaxMACPayloadSize
The maximum number of octets that can be transmitted in the MAC Payload field.
Definition: ieee_const.h:106
#define ED_VAL_LEN
Length of the ED value parameter number field.
Definition: ieee_const.h:1216
#define LAST_STACK_TIMER_ID   (NWK_LAST_TIMER_ID)
#define MAC   (5)
#define MCPS_DATA_IND_SIZE   (32) /* Size of mcps_data_ind_t w/o MAC security */
#define NUMBER_OF_LARGE_STACK_BUFS   (5 + EXTRA_RTB_BUFFER)
#define NUMBER_OF_RTB_TIMERS   (0)
#define NUMBER_OF_SMALL_STACK_BUFS   (0)
#define NUMBER_OF_TOTAL_STACK_TIMERS   (NUMBER_OF_TAL_TIMERS + NUMBER_OF_RTB_TIMERS + NUMBER_OF_MAC_TIMERS + NUMBER_OF_NWK_TIMERS)
#define PAL   (1)
#define RF4CE   (6)
#define RTB   (4)
#define TAL   (3)
#define TINY_TAL   (2)