Stack configuration parameters.
Copyright (c) 2013-2018 Microchip Technology Inc. and its subsidiaries.
#include "compiler.h"
#include "tal_types.h"
#include "ieee_const.h"
#include "tal_build_config.h"
#include "tal_config.h"
Macros | |
#define | EXTRA_RTB_BUFFER (0) |
#define | LARGE_BUFFER_SIZE |
The following macros hold the size of a large buffer. More... | |
#define | MAC (4) |
#define | NUMBER_OF_LARGE_STACK_BUFS (3) |
#define | NUMBER_OF_RTB_TIMERS (0) |
#define | NUMBER_OF_SMALL_STACK_BUFS (0) |
#define | NUMBER_OF_TOTAL_STACK_TIMERS (NUMBER_OF_TAL_TIMERS) |
#define | PAL (1) |
#define | RF4CE (5) |
#define | RTB (3) |
#define | SMALL_BUFFER_SIZE |
The following macro holds the size of a small buffer. More... | |
#define | TAL (2) |