Macros | |
#define | EXTRA_RTB_BUFFER (0) |
#define | LARGE_BUFFER_SIZE |
#define | LAST_STACK_TIMER_ID (MAC_LAST_TIMER_ID) |
#define | MAC (5) |
#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 + 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) |
#define | PAL (1) |
#define | RF4CE (6) |
#define | RTB (4) |
#define | SMALL_BUFFER_SIZE |
The following macro holds the size of a small buffer. More... | |
#define | TAL (3) |
#define | TINY_TAL (2) |
#define EXTRA_RTB_BUFFER (0) |
#define LARGE_BUFFER_SIZE |
Referenced by build_data_frame(), configure_frame_sending(), configure_pkt_stream_frames(), configure_range_test_frame_sending(), handle_received_frame_irq(), mac_gts_table_update(), mac_send_gts_ind(), mlme_gts_request(), parse_mpdu(), tal_init(), tal_task(), transmit_frame(), wpan_mcps_data_req(), wpan_mlme_reset_req(), and wpan_mlme_set_req().
#define LAST_STACK_TIMER_ID (MAC_LAST_TIMER_ID) |
#define MAC (5) |
#define MCPS_DATA_IND_SIZE (sizeof(mcps_data_ind_t)) |
The following macros hold the size of a large buffer.
Additional octets for the length of the frame, the LQI and the ED value are required.
#define NUMBER_OF_LARGE_STACK_BUFS (4 + 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) |
#define PAL (1) |
#define RF4CE (6) |
#define RTB (4) |
#define SMALL_BUFFER_SIZE |
The following macro holds the size of a small buffer.
Additional octets for the length of the frame, the LQI and the ED value are required.
#define TAL (3) |
#define TINY_TAL (2) |