TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Stack image address information specific to build.
Go to the source code of this file.
Macros | |
#define | ICALL_ADDR_MAPS |
#define | ICALL_CUSTOM_INIT_PARAMS { USER0_CFG } |
#define | ICALL_STACK0_ADDR 0x00005000ul |
#define | ICALL_TASK_PRIORITIES { 5 } |
#define | ICALL_TASK_STACK_SIZES { 1000 } |
#define | USER0_CFG &user0Cfg |
user config | |
Variables | |
icall_userCfg_t | user0Cfg |
user config | |
#define ICALL_ADDR_MAPS |
Initializer for an array of ICall_RemoteTaskEntry. Each element of the array corresponds to an entry function of an external image. The function address must be an odd address for CC2650 so that call will be made in Thumb mode