All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Structures
Here are the data structures with brief descriptions:
 C_NoRTOS_ConfigNoRTOS framework global configuration
 CADC_Config_ADC driver's custom configuration structure
 CADC_FxnTableThe definition of an ADC function table that contains the required set of functions to control a specific ADC driver implementation
 CADC_ParamsADC Parameters used with ADC_open()
 CADCLPF3_HWAttrsADCLPF3 Hardware attributes These fields are used by driverlib APIs and therefore must be populated by driverlib macro definitions
 CADCLPF3_ObjectADCLPF3 Object
 CAESCBC_OneStepOperationStruct containing the parameters required for encrypting/decrypting a message in a single-step operation
 CAESCBC_OperationUnionUnion containing a reference to a one step or segmented operation
 CAESCBC_ParamsCBC Parameters
 CAESCBC_SegmentedOperationStruct 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())
 CAESCBCLPF3_ObjectAESCBCLPF3 Object
 CAESCCM_OneStepOperationStruct containing the parameters required for encrypting/decrypting and authenticating/verifying a message for one-step operations
 CAESCCM_OperationUnionUnion containing a reference to a one step, segmented AAD, segmented data, or segmented finalize operation
 CAESCCM_ParamsCCM Parameters
 CAESCCM_SegmentedAADOperationStruct 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_SegmentedDataOperationStruct 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_SegmentedFinalizeOperationStruct containing the parameters required for finalizing an encryption/decryption and authentication/verification of a message in a segmented operation
 CAESCCMLPF3_ObjectAESCCMLPF3 Object
 CAESCMAC_OperationStruct containing the parameters required for signing or verifying a message
 CAESCMAC_ParamsAESCMAC Parameters
 CAESCMACLPF3_ObjectAESCMACLPF3 Object
 CAESCommon_ConfigAES Global configuration
 CAESCommonLPF3_HWAttrsAESCommonLPF3 Hardware Attributes
 CAESCommonLPF3_ObjectAESCommonLPF3 Object
 CAESCTR_OneStepOperationStruct containing the parameters required for encrypting/decrypting a message using a one-step operation
 CAESCTR_OperationUnionUnion containing a reference to a one-step and segmented operation structure
 CAESCTR_ParamsCTR Parameters
 CAESCTR_SegmentedOperationStruct 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
 CAESCTRDRBG_ParamsAESCTRDRBG Parameters
 CAESCTRDRBGXX_HWAttrsAESCTRDRBGXX Hardware Attributes
 CAESCTRDRBGXX_ObjectAESCTRDRBGXX Object
 CAESCTRLPF3_ObjectAESCTRLPF3 Object
 CAESECB_OperationStruct containing the parameters required for encrypting/decrypting and a message
 CAESECB_ParamsECB Parameters
 CAESECBLPF3_ObjectAESECBLPF3 Object
 CAESGCM_OneStepOperationStruct containing the parameters required for encrypting/decrypting and authenticating/verifying a message for one-step operations
 CAESGCM_OperationUnionUnion containing a reference to a one step, segmented AAD, segmented data, or segmented finalize operation
 CAESGCM_ParamsGCM Parameters
 CAESGCM_SegmentedAADOperationStruct 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_SegmentedDataOperationStruct 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_SegmentedFinalizeOperationStruct containing the parameters required for finalizing an encryption/decryption and authentication/verification of a message in a segmented operation
 CAESGCMLPF3_ObjectAESGCMLPF3 Object
 CBatMonSupportLPF3_ConfigBatMon Support Configuration
 CBatteryMonitor_NotifyObjBattery Monitor notify object structure
 CButton_ConfigButton configuration
 CButton_HWAttrsHardware specific settings for a button
 CButton_ObjectInternal to Button module. Members should not be accessed by the application
 CButton_ParamsButton Parameters
 CCAN_BitRateTimingRawStructure defining the raw MCAN bit rate configuration
 CCAN_Config_CAN Global configuration
 CCAN_DataBitRateTimingRawStructure defining the raw MCAN CAN FD data phase bit rate configuration
 CCAN_HWAttrsCAN hardware attributes
 CCAN_MsgRAMConfigCAN Message RAM configuration
 CCAN_ObjectCAN Object
 CCAN_ParamsCAN Parameters
 CComparator_ConfigComparator driver's custom configuration structure
 CComparator_FxnTableThe definition of a comparator function table that contains the required set of functions to control a specific comparator driver implementation
 CComparator_ParamsComparator parameters
 CComparatorLPF3LP_HWAttrsComparatorLPF3LP Hardware attributes
 CComparatorLPF3LP_ObjectComparatorLPF3LP Object
 CCryptoKeyCryptoKey datastructure
 CCryptoKey_KeyStoreKey store CryptoKey datastructure
 CCryptoKey_PlaintextPlaintext CryptoKey datastructure
 CDisplay_ConfigDisplay Global configuration
 CDisplay_FxnTableThe definition of a Display function table that contains the required set of functions to control a specific Display driver implementation
 CDisplay_ParamsDisplay Parameters
 CDisplayGrLib_Object
 CDisplayHost_HWAttrsDisplayHost Attributes
 CDisplayHost_ObjectDisplayHost Object
 CDisplaySharp_HWAttrsV1
 CDisplaySharp_Object
 CDisplaySharpColor_tForeground and background color struct, compatible with GrLib
 CDisplayUart2_HWAttrsDisplayUart2 Attributes
 CDisplayUart2_ObjectDisplayUart2 Object
 CECC_Curve25519_ParamUnion to access ECC_Curve25519 curve params in bytes or words
 CECC_NISTP256_ParamUnion to access ECC_NISTP256 curve params in bytes or words
 CECCParams_CurveParamsA structure containing the parameters of an elliptic curve
 CECDH_ConfigECC Global configuration
 CECDH_OperationUnion containing pointers to all supported operation structs
 CECDH_OperationComputeSharedSecretStruct containing the parameters required to compute the shared secret
 CECDH_OperationGeneratePublicKeyStruct containing the parameters required to generate a public key
 CECDH_ParamsECC Parameters
 CECDHLPF3SW_HWAttrsECDHLPF3SW Hardware Attributes
 CECDHLPF3SW_ObjectECDHLPF3SW Object
 CECDSA_ConfigECDSA Global configuration
 CECDSA_OperationUnion containing pointers to all supported operation structs
 CECDSA_OperationSignStruct containing the parameters required for signing a message
 CECDSA_OperationVerifyStruct containing the parameters required for verifying a message
 CECDSA_ParamsECDSA Parameters
 CECDSALPF3SW_HWAttrsECDSALPF3SW Hardware Attributes
 CECDSALPF3SW_ObjectECDSALPF3SW Object
 CGPIO_ConfigGPIO driver configuration structure
 CI2C_Config_I2C driver's custom configuration structure
 CI2C_ParamsI2C parameters used with I2C_open()
 CI2C_TransactionDefines a transaction to be used with I2C_transfer() or I2C_transferTimeout()
 CI2CLPF3_HWAttrsI2CLPF3 Hardware attributes
 CI2CLPF3_I2CPinCfgI2CLPF3 Pin Configuration
 CI2CLPF3_ObjectI2CLPF3 Object
 CITM_HWAttrsITM Hardware Attributes
 CKeyStore_accessSemaphoreObject
 CKeyStore_PreProvisionedKeyMetaDataStructure for storing pre-provisioned key's meta data
 CKeyStore_preProvisionedKeyStorageFormatStructure for storing pre-provisioned keys and its meta data
 CKeyStore_PSA_preProvisionedKeyIDsStructure for storing IDs of pre-provisioned keys
 CKeyStore_s_DestroyPurgeKeyCertificateMsg
 CKeyStore_s_ExportMsg
 CKeyStore_s_GenerateKeyMsg
 CKeyStore_s_GetKeyAttributesMsg
 CKeyStore_s_GetKeyMsg
 CKeyStore_s_ImportCertificateMsg
 CKeyStore_s_ImportKeyMsg
 CKeyStore_s_ResetKeyAttributesMsg
 CLED_ConfigLED configuration
 CLED_HWAttrsHardware specific settings for a LED module
 CLED_ObjectLED Object structure
 CLED_ParamsLED Parameters
 CLGPTimerLPF3_ConfigLGPTimer Global configuration
 CLGPTimerLPF3_HWAttrsLGPTimerLPF3 Hardware attributes
 CLGPTimerLPF3_ObjectLGPTimerLPF3 Object
 CLGPTimerLPF3_ParamsLGPTimerLPF3 Parameters
 CList_Elem_
 CList_List
 CLogSinkBuf_Instance
 CLogSinkBuf_Rec
 CLogSinkITM_Instance
 CMCAN_BitTimingParamsStructure for bit timing calculation. Bit timing related to data phase will be valid only if CAN-FD mode and bit rate switching are enabled and will be '0' otherwise
 CMCAN_ConfigParamsStructure for MCAN configuration parameters
 CMCAN_ErrCntStatusStructure for MCAN error logging counters status
 CMCAN_ExtMsgIDFilterElementStructure for MCAN Extended Message ID Filter Element
 CMCAN_GlobalFiltConfigStructure for MCAN Global Filter Configuration parameters
 CMCAN_HighPriorityMsgInfoStructure for MCAN High Priority Message
 CMCAN_InitParamsStructure for MCAN initialization parameters
 CMCAN_MsgRAMConfigStructure for MCAN Message RAM Configuration Parameters. Message RAM can contain following sections: Standard ID filters, Extended ID filters, RX FIFO0, RX FIFO1, RX Buffers, TX EventFIFO, TX Buffers, TX FIFO (or TX Q)
 CMCAN_ProtocolStatusStructure for MCAN protocol status
 CMCAN_RxBufElementStructure for MCAN Rx Buffer element
 CMCAN_RxBufElementNoCpyStructure for MCAN Rx Buffer element which takes data as a pointer. Please note that as the data field is a pointer so wrong value for payload size passed from application will lead to data corruption
 CMCAN_RxFIFOStatusStructure for MCAN Rx FIFO Status
 CMCAN_RxNewDataStatusStructure for MCAN new data flag for Rx buffer
 CMCAN_StdMsgIDFilterElementStructure for MCAN Standard Message ID Filter Element
 CMCAN_TDCConfigStructure for MCAN Transmitter Delay Compensation parameters
 CMCAN_TxBufElementStructure for MCAN Tx Buffer element
 CMCAN_TxBufElementNoCpyStructure for MCAN Tx Buffer element which takes data as a pointer. Please note that as the data field is a pointer so wrong value for payload size passed from application will lead to data corruption
 CMCAN_TxEventFIFOElementStructure for MCAN Tx Event FIFO element
 CMCAN_TxEventFIFOStatusStructure for MCAN Tx Event FIFO Status
 CMCAN_TxFIFOQStatusStructure for MCAN Tx FIFO/Queue Status
 CNVS_AttrsNVS attributes
 CNVS_Config_NVS Global configuration
 CNVS_FxnTableThe definition of an NVS function table that contains the required set of functions to control a specific NVS driver implementation
 CNVS_ParamsNVS Parameters
 CNVSLPF3_HWAttrsNVSLPF3 hardware attributes
 CNVSLPF3_Object
 CNVSRAM_HWAttrsNVSRAM Hardware Attributes
 CNVSRAM_Object
 CNVSSPI25X_HWAttrsNVSSPI25X attributes
 CNVSSPI25X_Object
 CPower_NotifyObjPower notify object structure
 CPowerCC23X0_ConfigGlobal configuration structure
 CPowerCC27XX_ConfigGlobal configuration structure
 CPWM_Config_PWM Global configuration
 CPWM_FxnTableThe definition of a PWM function table that contains the required set of functions to control a specific PWM driver implementation
 CPWM_ParamsPWM Parameters
 CRingBuf_Object
 CRNG_ConfigRNG Global configuration
 CRNG_ParamsRNG Parameters
 CSD_Config_SD Global configuration
 CSD_FxnTableThe definition of a SD function table that contains the required set of functions to control a specific SD driver implementation
 CSD_ParamsSD Parameters
 CSDFatFS_ConfigSDFatFS Global configuration
 CSDFatFS_ObjectSDFatFS Object The application must not access any member variables of this structure!
 CSDSPI_HWAttrsSDSPI Hardware attributes
 CSDSPI_ObjectSDSPI Object
 CSHA2_ConfigSHA2 Global configuration
 CSHA2_ParamsSHA2 Parameters
 CSHA2LPF3SW_HWAttrsHardware-specific configuration attributes
 CSPI_Config_SPI Global configuration
 CSPI_FxnTableThe definition of a SPI function table that contains the required set of functions to control a specific SPI driver implementation
 CSPI_ParamsSPI Parameters
 CSPI_TransactionA 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
 Cspiffs_config
 Cspiffs_DIR
 Cspiffs_dirent
 Cspiffs_stat
 Cspiffs_t
 CSPIFFSNVS_Data_SPIFFSNVS data object
 CSPIFFSNVS_Lock_SPIFFSNVS Lock
 CSPILPF3DMA_HWAttrsSPILPF3DMA Hardware attributes
 CSPILPF3DMA_ObjectSPILPF3DMA Object
 CStructRingBuf_Object
 CTCAN455X_ConfigTCAN455X global configuration
 CTemperature_NotifyObjTemperature notify object structure
 CTemperatureLPF3_ConfigTemperature driver configuration struct for Low Power F3 devices
 CUART2_Config_UART2 Global configuration
 CUART2_ParamsUART2 Parameters
 CUART2LPF3_HWAttrsUART2LPF3 Hardware attributes
 CUART2LPF3_ObjectUART2LPF3 Object
 CUDMALPF3_ConfigUDMALPF3 Global configuration
 CWatchdog_Config_Watchdog Global configuration
 CWatchdog_FxnTableThe definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation
 CWatchdog_ParamsWatchdog Parameters
 CWatchdogLPF3_HWAttrsWatchdog hardware attributes for CC23X0
 CWatchdogLPF3_ObjectWatchdog Object for CC23X0
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale