Microchip® Advanced Software Framework

wireless/avr2025_mac/include/stack_config.h File Reference
#include "compiler.h"
#include "tal_types.h"
#include "ieee_const.h"
#include "ieee_154g.h"
#include "mac_msg_type_data_ind.h"
#include "mac_config.h"

Macros

#define EXTRA_RTB_BUFFER   (0)
 
#define MAC   (4)
 
#define MCPS_DATA_IND_SIZE   (sizeof(mcps_data_ind_t))
 The following macros hold the size of a large buffer. More...
 
#define NUMBER_OF_LARGE_STACK_BUFS   (4 + 2 + EXTRA_RTB_BUFFER)
 
#define NUMBER_OF_RTB_TIMERS   (0)
 
#define NUMBER_OF_SMALL_STACK_BUFS   (0)
 
#define NUMBER_OF_TOTAL_STACK_TIMERS
 
#define PAL   (1)
 
#define RF4CE   (5)
 
#define RTB   (3)
 
#define TAL   (2)