Microchip® Advanced Software Framework

app_config.h File Reference

These are application-specific resources which are used in the application in addition to the underlying stack.

   - Performance Analyzer application.

Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.

#include "stack_config.h"

Macros

#define EE_IEEE_ADDR   (0)
 
#define NUMBER_OF_APP_TIMERS   (6)
 
#define NUMBER_OF_LARGE_APP_BUFS   (5)
 
#define NUMBER_OF_SMALL_APP_BUFS   (0)
 
#define TOTAL_NUMBER_OF_BUFS
 
#define TOTAL_NUMBER_OF_LARGE_BUFS
 
#define TOTAL_NUMBER_OF_SMALL_BUFS
 
#define TOTAL_NUMBER_OF_TIMERS
 

#define EE_IEEE_ADDR   (0)
#define NUMBER_OF_APP_TIMERS   (6)
#define NUMBER_OF_LARGE_APP_BUFS   (5)
#define NUMBER_OF_SMALL_APP_BUFS   (0)
#define TOTAL_NUMBER_OF_BUFS
Value:
#define TOTAL_NUMBER_OF_LARGE_BUFS
Definition: app_config.h:62
#define TOTAL_NUMBER_OF_SMALL_BUFS
Definition: app_config.h:64
#define TOTAL_NUMBER_OF_LARGE_BUFS
Value:
#define NUMBER_OF_LARGE_APP_BUFS
Definition: app_config.h:59
#define NUMBER_OF_LARGE_STACK_BUFS
Definition: stack_config.h:258

Referenced by bmm_buffer_init().

#define TOTAL_NUMBER_OF_SMALL_BUFS
Value:
#define NUMBER_OF_SMALL_STACK_BUFS
Definition: stack_config.h:259
#define NUMBER_OF_SMALL_APP_BUFS
Definition: app_config.h:60

Referenced by bmm_buffer_init().

#define TOTAL_NUMBER_OF_TIMERS
Value:
#define NUMBER_OF_APP_TIMERS
Definition: app_config.h:53
#define NUMBER_OF_TOTAL_STACK_TIMERS
Definition: stack_config.h:257