BLE-Stack APIs  3.00.00
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
icall_cc26xx_defs.h File Reference

Detailed Description

Indirect function Call dispatcher constant definitions specific to CC26xx platform.


Note that the constants in this file is unique to the CC26xx and are not generic.

Go to the source code of this file.

Macros

#define ICALL_PWR_AWAKE_FROM_STANDBY   0
 
#define ICALL_PWR_AWAKE_FROM_STANDBY_LATE   5
 
#define ICALL_PWR_C_IDLE_PD_DISALLOW   0x00000008l
 
#define ICALL_PWR_C_NEED_FLASH_IN_IDLE   0x00000010l
 
#define ICALL_PWR_C_SB_DISALLOW   0x00000004l
 
#define ICALL_PWR_C_SB_VIMS_CACHE_RETAIN   0x00000001l
 
#define ICALL_PWR_C_SD_DISALLOW   0x00000002l
 
#define ICALL_PWR_D_DOMAIN_PERIPH   0x00100000l
 
#define ICALL_PWR_D_DOMAIN_RFCORE   0x00400000l
 
#define ICALL_PWR_D_DOMAIN_SERIAL   0x00200000l
 
#define ICALL_PWR_D_DOMAIN_SYSBUS   0x00800000l
 
#define ICALL_PWR_D_PERIPH_CRYPTO   0x00010000l
 
#define ICALL_PWR_D_PERIPH_GPIO   0x00004000l
 
#define ICALL_PWR_D_PERIPH_GPT0   0x00000020l
 
#define ICALL_PWR_D_PERIPH_GPT1   0x00000040l
 
#define ICALL_PWR_D_PERIPH_GPT2   0x00000080l
 
#define ICALL_PWR_D_PERIPH_GPT3   0x00000100l
 
#define ICALL_PWR_D_PERIPH_I2C0   0x00001000l
 
#define ICALL_PWR_D_PERIPH_I2S   0x00020000l
 
#define ICALL_PWR_D_PERIPH_RFCORE   0x00040000l
 
#define ICALL_PWR_D_PERIPH_SSI0   0x00000200l
 
#define ICALL_PWR_D_PERIPH_SSI1   0x00000400l
 
#define ICALL_PWR_D_PERIPH_TRNG   0x00002000l
 
#define ICALL_PWR_D_PERIPH_UART0   0x00000800l
 
#define ICALL_PWR_D_PERIPH_UDMA   0x00008000l
 
#define ICALL_PWR_D_XOSC_HF   0x00080000l
 
#define ICALL_PWR_ENTER_SHUTDOWN   4
 
#define ICALL_PWR_ENTER_STANDBY   2
 
#define ICALL_PWR_TRANSITION_ENTERING_SLEEP   2
 
#define ICALL_PWR_TRANSITION_EXITING_SLEEP   3
 
#define ICALL_PWR_TRANSITION_STAY_IN_ACTIVE   1
 
#define ICALL_PWR_TRANSITION_UNKNOWN   0
 
Copyright 2016, Texas Instruments Incorporated