![]() |
![]() |
C_NoRTOS_Config | NoRTOS framework global configuration |
CADC_Config_ | ADC driver's custom configuration structure |
CADC_FxnTable | The definition of an ADC function table that contains the required set of functions to control a specific ADC driver implementation |
CADC_Params | ADC Parameters used with ADC_open() |
CADCBuf_Config_ | ADC driver's custom configuration structure |
CADCBuf_Conversion | Defines a conversion to be used with ADCBuf_convert() |
CADCBuf_FxnTable | The definition of an ADCBuf function table that contains the required set of functions to control a specific ADC driver implementation |
CADCBuf_Params | ADCBuf parameters used with ADCBuf_open() |
CADCBufCC26X2_AdcChannelLutEntry | Table entry that maps a virtual adc channel to a dio and its corresponding internal analogue signal |
CADCBufCC26X2_HWAttrs | ADCBufCC26X2 Hardware Attributes |
CADCBufCC26X2_Object | ADCBufCC26X2 Object |
CADCBufCC26X2_ParamsExtension | CC26X2 specific extension to ADCBuf_Params |
CADCBufCC26XX_AdcChannelLutEntry | Table entry that maps a virtual adc channel to a dio and its corresponding internal analogue signal |
CADCBufCC26XX_HWAttrs | ADCBufCC26XX Hardware Attributes |
CADCBufCC26XX_Object | ADCBufCC26XX Object |
CADCBufCC26XX_ParamsExtension | CC26XX specfic extension to ADCBuf_Params |
CADCCC26XX_HWAttrs | ADCCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions |
CADCCC26XX_Object | ADCCC26XX Object |
CAESCBC_OneStepOperation | Struct containing the parameters required for encrypting/decrypting a message in a single-step operation |
CAESCBC_OperationUnion | Union containing a reference to a one step or segmented operation |
CAESCBC_Params | CBC Parameters |
CAESCBC_SegmentedOperation | Struct containing the parameters required for encrypting/decrypting a message in a segmented operation. Must be updated for steps of a segmented operation where data is processed (addData() and finalize()) |
CAESCBCCC26XX_HWAttrs | AESCBCCC26XX Hardware Attributes |
CAESCBCCC26XX_Object | AESCBCCC26XX Object |
CAESCCM_OneStepOperation | Struct containing the parameters required for encrypting/decrypting and authenticating/verifying a message for one-step operations |
CAESCCM_OperationUnion | Union containing a reference to a one step, segmented AAD, segmented data, or segmented finalize operation |
CAESCCM_Params | CCM Parameters |
CAESCCM_SegmentedAADOperation | Struct containing the parameters required for authenticating/verifying additional data in a segmented operation. Must be updated for each add AAD step of a segmented operation |
CAESCCM_SegmentedDataOperation | Struct containing the parameters required for encrypting/decrypting a message in a segmented operation. Must be updated between each add data step of a segmented operation |
CAESCCM_SegmentedFinalizeOperation | Struct containing the parameters required for finalizing an encryption/decryption and authentication/verification of a message in a segmented operation |
CAESCCMCC26X4_HWAttrs | AESCCMCC26X4 Hardware Attributes |
CAESCCMCC26X4_Object | AESCCMCC26X4 Object |
CAESCCMCC26XX_HWAttrs | AESCCMCC26XX Hardware Attributes |
CAESCCMCC26XX_Object | AESCCMCC26XX Object |
CAESCMAC_Operation | Struct containing the parameters required for signing or verifying a message |
CAESCMAC_Params | AESCMAC Parameters |
CAESCMACCC26XX_HWAttrs | AESCMACCC26XX Hardware Attributes |
CAESCMACCC26XX_Object | AESCMACCC26XX Object |
CAESCommon_Config | AES Global configuration |
CAESCTR_OneStepOperation | Struct containing the parameters required for encrypting/decrypting a message using a one-step operation |
CAESCTR_OperationUnion | Union containing a reference to a one-step and segmented operation structure |
CAESCTR_Params | CTR Parameters |
CAESCTR_SegmentedOperation | Struct containing the parameters required for encrypting/decrypting a message using a segmented operation. This struct must be updated for each "add data" and "finalize" step. Modifying the structure and any buffers that it points to while an operation is in progress is prohibited |
CAESCTRCC26XX_HWAttrs | AESCTRCC26XX Hardware Attributes |
CAESCTRCC26XX_Object | AESCTRCC26XX Object |
CAESCTRDRBG_Params | AESCTRDRBG Parameters |
CAESCTRDRBGXX_HWAttrs | AESCTRDRBGXX Hardware Attributes |
CAESCTRDRBGXX_Object | AESCTRDRBGXX Object |
CAESECB_Operation | Struct containing the parameters required for encrypting/decrypting and a message |
CAESECB_Params | ECB Parameters |
CAESECBCC26XX_HWAttrs | AESECBCC26XX Hardware Attributes |
CAESECBCC26XX_Object | AESECBCC26XX Object |
CAESGCM_OneStepOperation | Struct containing the parameters required for encrypting/decrypting and authenticating/verifying a message for one-step operations |
CAESGCM_OperationUnion | Union containing a reference to a one step, segmented AAD, segmented data, or segmented finalize operation |
CAESGCM_Params | GCM Parameters |
CAESGCM_SegmentedAADOperation | Struct containing the parameters required for authenticating/verifying additional data in a segmented operation. Must be updated for each add AAD step of a segmented operation |
CAESGCM_SegmentedDataOperation | Struct containing the parameters required for encrypting/decrypting a message in a segmented operation. Must be updated between each add data step of a segmented operation |
CAESGCM_SegmentedFinalizeOperation | Struct containing the parameters required for finalizing an encryption/decryption and authentication/verification of a message in a segmented operation |
CAESGCMCC26X4_HWAttrs | AESGCMCC26X4 Hardware Attributes |
CAESGCMCC26X4_Object | AESGCMCC26X4 Object |
CAESGCMCC26XX_HWAttrs | AESGCMCC26XX Hardware Attributes |
CAESGCMCC26XX_Object | AESGCMCC26XX Object |
CButton_Config | Button configuration |
CButton_HWAttrs | Hardware specific settings for a button |
CButton_Object | Internal to Button module. Members should not be accessed by the application |
CButton_Params | Button Parameters |
CCryptoKey | CryptoKey datastructure |
CCryptoKey_KeyStore | Key store CryptoKey datastructure |
CCryptoKey_Plaintext | Plaintext CryptoKey datastructure |
CDAC_Config | DAC Global configuration |
CDAC_Params | Basic DAC Parameters |
CDACCC26XX_HWAttrs | DACCC26XX Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions |
CDACCC26XX_Object | DACCC26XX Object |
CDisplay_Config | Display Global configuration |
CDisplay_FxnTable | The definition of a Display function table that contains the required set of functions to control a specific Display driver implementation |
CDisplay_Params | Display Parameters |
CDisplayDogm1286_HWAttrs | |
CDisplayDogm1286_Object | |
CDisplayGrLib_Object | |
CDisplayHost_HWAttrs | DisplayHost Attributes |
CDisplayHost_Object | DisplayHost Object |
CDisplaySharp_HWAttrsV1 | |
CDisplaySharp_Object | |
CDisplaySharpColor_t | Foreground and background color struct, compatible with GrLib |
CDisplayUart2_HWAttrs | DisplayUart2 Attributes |
CDisplayUart2_Object | DisplayUart2 Object |
CDisplayUart_HWAttrs | DisplayUart Attributes |
CDisplayUart_Object | DisplayUart Object |
CECC_Curve25519_Param | Union to access ECC_Curve25519 curve params in bytes or words |
CECC_NISTP256_Param | Union to access ECC_NISTP256 curve params in bytes or words |
CECCParams_CurveParams | A structure containing the parameters of an elliptic curve in short Weierstrass form |
CECDH_Config | ECC Global configuration |
CECDH_Operation | Union containing pointers to all supported operation structs |
CECDH_OperationComputeSharedSecret | Struct containing the parameters required to compute the shared secret |
CECDH_OperationGeneratePublicKey | Struct containing the parameters required to generate a public key |
CECDH_Params | ECC Parameters |
CECDHCC26X1_HWAttrs | ECDHCC26X1 Hardware Attributes |
CECDHCC26X1_Object | ECDHCC26X1 Object |
CECDHCC26X2_HWAttrs | ECDHCC26X2 Hardware Attributes |
CECDHCC26X2_Object | ECDHCC26X2 Object |
CECDSA_Config | ECDSA Global configuration |
CECDSA_Operation | Union containing pointers to all supported operation structs |
CECDSA_OperationSign | Struct containing the parameters required for signing a message |
CECDSA_OperationVerify | Struct containing the parameters required for verifying a message |
CECDSA_Params | ECDSA Parameters |
CECDSACC26X1_HWAttrs | ECDSACC26X1 Hardware Attributes |
CECDSACC26X1_Object | ECDSACC26X1 Object |
CECDSACC26X2_HWAttrs | ECDSACC26X2 Hardware Attributes |
CECDSACC26X2_Object | ECDSACC26X2 Object |
CECJPAKE_Config | ECJPAKE Global configuration |
CECJPAKE_Operation | Union containing pointers to all supported operation structs |
CECJPAKE_OperationComputeSharedSecret | Struct containing the parameters required to compute the shared secret |
CECJPAKE_OperationGenerateZKP | Struct containing the parameters required to generate a ZKP |
CECJPAKE_OperationRoundOneGenerateKeys | Struct containing the parameters required to generate the first round of keys |
CECJPAKE_OperationRoundTwoGenerateKeys | Struct containing the parameters required to generate the second round keys |
CECJPAKE_OperationVerifyZKP | Struct containing the parameters required to verify a ZKP |
CECJPAKE_Params | ECJPAKE Parameters |
CECJPAKECC26X2_HWAttrs | ECJPAKECC26X2 Hardware Attributes |
CECJPAKECC26X2_Object | ECJPAKECC26X2 Object |
CEDDSA_Config | EDDSA Global configuration |
CEDDSA_Operation | Union containing pointers to all supported operation structs |
CEDDSA_OperationGeneratePublicKey | Struct containing the parameters required for generating an EdDSA private-public keypair |
CEDDSA_OperationSign | Struct containing the parameters required for generating an EdDSA digital signature |
CEDDSA_OperationVerify | Struct containing the parameters required for verifying an EdDSA digital signature |
CEDDSA_Params | EDDSA Parameters |
CEDDSACC26X2_HWAttrs | EDDSACC26X2 Hardware Attributes |
CEDDSACC26X2_Object | EDDSACC26X2 Object |
CEDDSACC26X2_Workspace | EDDSACC26X2 Workspace |
CFlashCC26X4_s_program | |
CGPIO_Config | GPIO driver configuration structure |
CGPTimerCC26XX_Config | GPTimer Global configuration |
CGPTimerCC26XX_HWAttrs | GPTimer26XX Hardware attributes |
CGPTimerCC26XX_Object | GPTimer26XX Object |
CGPTimerCC26XX_Params | GPTimerCC26XX Parameters |
CI2C_Config_ | I2C driver's custom configuration structure |
CI2C_Params | I2C parameters used with I2C_open() |
CI2C_Transaction | Defines a transaction to be used with I2C_transfer() or I2C_transferTimeout() |
CI2CCC26XX_HWAttrsV1 | I2CCC26XX Hardware attributes |
CI2CCC26XX_I2CPinCfg | I2CCC26XX Pin Configuration |
CI2CCC26XX_Object | I2CCC26XX Object |
CI2S_Config | I2S Global configuration |
CI2S_Params | Basic I2S Parameters |
CI2S_Transaction | I2S transaction descriptor |
CI2SCC26XX_HWAttrs | I2S Hardware attributes |
CITM_HWAttrs | ITM Hardware Attributes |
CITMCC26XX_HWAttrs | |
CLCD_Buffer | LCD_Buffer used to store data to be printed on the LCD display |
CLCD_Command | Format of LCD commands used by the LCD controller |
CLCD_Config | The LCD_Config structure contains a set of pointers used to characterize the LCD driver implementation |
CLCD_HWAttrs | LCD Hardware attributes |
CLCD_Object | LCD Object |
CLCD_Params | LCD Parameters are used to with the LCD_open() call. Default values for these parameters are set using LCD_Params_init() |
CLED_Config | LED configuration |
CLED_HWAttrs | Hardware specific settings for a LED module |
CLED_Object | LED Object structure |
CLED_Params | LED Parameters |
CList_Elem_ | |
CList_List | |
CNVS_Attrs | NVS attributes |
CNVS_Config_ | NVS Global configuration |
CNVS_FxnTable | The definition of an NVS function table that contains the required set of functions to control a specific NVS driver implementation |
CNVS_Params | NVS Parameters |
CNVSCC26XX_HWAttrs | NVSCC26XX hardware attributes |
CNVSCC26XX_Object | |
CNVSRAM_HWAttrs | NVSRAM Hardware Attributes |
CNVSRAM_Object | |
CNVSSPI25X_HWAttrs | NVSSPI25X attributes |
CNVSSPI25X_Object | |
CPDMCC26XX_BufferRequest | A PDMCC26XX_BufferRequest data structure is used with PDMCC26XX_requestBuffer() |
CPDMCC26XX_Config | The PDMCC26XX_Config structure contains a set of pointers used to characterize the PDMCC26XX driver implementation |
CPDMCC26XX_HWAttrs | PDMCC26XX Hardware attributes |
CPDMCC26XX_I2S_AudioClockConfig | PDMCC26XX_I2S Audio Clock configuration |
CPDMCC26XX_I2S_AudioFormatConfig | PDMCC26XX_I2S Hardware configuration |
CPDMCC26XX_I2S_AudioPinConfig | PDMCC26XX_I2S Audio Pin configuration |
CPDMCC26XX_I2S_BufferRelease | A PDMCC26XX_I2S_BufferRelease data structure is used with PDMCC26XX_I2S_releaseBuffer() |
CPDMCC26XX_I2S_BufferRequest | A PDMCC26XX_I2S_BufferRequest data structure is used with PDMCC26XX_I2S_requestBuffer() |
CPDMCC26XX_I2S_Config | The PDMCC26XX_I2S_Config structure contains a set of pointers used to characterize the PDMCC26XX_I2S driver implementation |
CPDMCC26XX_I2S_HWAttrs | PDMCC26XX_I2S Hardware attributes |
CPDMCC26XX_I2S_Object | PDMCC26XX_I2S Object |
CPDMCC26XX_I2S_Params | PDMCC26XX I2S Parameters are used when calling PDMCC26XX_I2S_open() |
CPDMCC26XX_I2S_StreamNotification | A PDMCC26XX_I2S_StreamNotification data structure is used with PDMCC26XX_I2S_CallbackFxn(). Provides notification about available buffers and potential errors |
CPDMCC26XX_metaData | Metadata associated with an array of PCM data |
CPDMCC26XX_Object | PDMCC26XX Object |
CPDMCC26XX_Params | PDMCC26XX Parameters are used to with the PDMCC26XX_open() call. Default values for these parameters are set using PDMCC26XX_Params_init() |
CPDMCC26XX_pcmBuffer | PCM buffer pointed to in a PDMCC26XX_BufferRequest |
CPDMCC26XX_StreamNotification | A PDMCC26XX_StreamNotification data structure is used with PDMCC26XX_CallbackFxn(). Provides notification about available buffers and potential errors |
CPIN_State_s | Underlying data structure for type PIN_State |
CPINCC26XX_HWAttrs | PINCC26XX Hardware attributes |
CPower_NotifyObj | Power notify object structure |
CPowerCC26X2_Config | Global configuration structure |
CPowerCC26X2_ModuleState | PowerCC26X2_ModuleState |
CPowerCC26XX_Config | Global configuration structure |
CPowerCC26XX_ModuleState | PowerCC26XX_ModuleState |
CPWM_Config_ | PWM Global configuration |
CPWM_FxnTable | The definition of a PWM function table that contains the required set of functions to control a specific PWM driver implementation |
CPWM_Params | PWM Parameters |
CPWMTimerCC26XX_HwAttrs | PWMTimer26XX Hardware attributes |
CPWMTimerCC26XX_Object | PWMTimer26XX Object |
CRingBuf_Object | |
CRNG_Config | RNG Global configuration |
CRNG_Params | RNG Parameters |
CSD_Config_ | SD Global configuration |
CSD_FxnTable | The definition of a SD function table that contains the required set of functions to control a specific SD driver implementation |
CSD_Params | SD Parameters |
CSDFatFS_Config | SDFatFS Global configuration |
CSDFatFS_Object | SDFatFS Object The application must not access any member variables of this structure! |
CSDSPI_HWAttrs | SDSPI Hardware attributes |
CSDSPI_Object | SDSPI Object |
CSHA2_Config | SHA2 Global configuration |
CSHA2_Params | SHA2 Parameters |
CSHA2CC26X1_HWAttrs | Hardware-specific configuration attributes |
CSHA2CC26X2_HWAttrs | Hardware-specific configuration attributes |
CSPI_Config_ | SPI Global configuration |
CSPI_FxnTable | The definition of a SPI function table that contains the required set of functions to control a specific SPI driver implementation |
CSPI_Params | SPI Parameters |
CSPI_Transaction | A SPI_Transaction data structure is used with SPI_transfer(). It indicates how many SPI_FrameFormat frames are sent and received from the buffers pointed to txBuf and rxBuf. The arg variable is an user-definable argument which gets passed to the SPI_CallbackFxn when the SPI driver is in SPI_MODE_CALLBACK |
CSPICC26X2DMA_HWAttrs | SPICC26X2DMA Hardware attributes |
CSPICC26X2DMA_Object | SPICC26X2DMA Object |
CSPICC26X4DMA_HWAttrs | SPICC26X4DMA Hardware attributes |
CSPICC26X4DMA_Object | SPICC26X4DMA Object |
Cspiffs_config | |
Cspiffs_DIR | |
Cspiffs_dirent | |
Cspiffs_stat | |
Cspiffs_t | |
CSPIFFSNVS_Data_ | SPIFFSNVS data object |
CSPIFFSNVS_Lock_ | SPIFFSNVS Lock |
CStructRingBuf_Object | |
CTemperature_NotifyObj | Temperature notify object structure |
CTemperatureCC26X2_Config | Temperature driver configuration struct for CC26X2 |
CTimer_Config_ | Timer Global configuration |
CTimer_Params | Timer Parameters |
CTimerCC26XX_HWAttrs | TimerCC26XX Hardware Attributes |
CTimerCC26XX_Object | TimerCC26XX_Object |
CTRNG_Config | TRNG Global configuration |
CTRNG_Params | TRNG Parameters |
CTRNGCC26XX_HWAttrs | TRNGCC26XX Hardware Attributes |
CUART2_Config_ | UART2 Global configuration |
CUART2_Params | UART2 Parameters |
CUART2CC26X2_HWAttrs | UART2CC26X2 Hardware attributes |
CUART2CC26X2_Object | UART2CC26X2 Object |
CUART_Config_ | UART Global configuration |
CUART_FxnTable | The definition of a UART function table that contains the required set of functions to control a specific UART driver implementation |
CUART_Params | UART Parameters |
CUARTCC26X2_HWAttrs | UARTCC26X2 Hardware attributes |
CUARTCC26X2_Object | UARTCC26X2 Object |
CUARTCC26XX_HWAttrsV2 | UARTCC26XX Hardware attributes |
CUARTCC26XX_Object | UARTCC26XX Object |
CUDMACC26XX_Config | UDMACC26XX Global configuration |
CUDMACC26XX_HWAttrs | UDMACC26XX hardware attributes |
CUDMACC26XX_Object | UDMACC26XX object |
CWatchdog_Config_ | Watchdog Global configuration |
CWatchdog_FxnTable | The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation |
CWatchdog_Params | Watchdog Parameters |
CWatchdogCC26XX_HWAttrs | Watchdog hardware attributes for CC26XX |
CWatchdogCC26XX_Object | Watchdog Object for CC26XX |