![]() |
![]() |
C_NoRTOS_Config | NoRTOS framework global configuration |
CADC_Config_ | ADC Global configuration |
CADC_FxnTable_ | The definition of a ADC function table that contains the required set of functions to control a specific ADC driver implementation |
CADC_Params_ | ADC Parameters |
CADCBuf_Config_ | ADCBuf Global configuration |
CADCBuf_Conversion_ | An ADCBuf_Conversion data structure is used with ADCBuf_convert(). It indicates which channel to perform the ADC conversion on, how many conversions to make, and where to put them. The arg variable is an user-definable argument which gets passed to the ADCBuf_Callback when the ADC driver is in ADCBuf_RETURN_MODE_CALLBACK |
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_ | ADC Parameters |
CAESCCM_Config_ | AESCCM Global configuration |
CAESCCM_Params_ | CCM Parameters |
CCamera_Config_ | Camera Global configuration |
CCamera_FxnTable_ | The definition of a Camera function table that contains the required set of functions to control a specific Camera driver implementation |
CCamera_Params_ | Camera Parameters |
CCapture_Config_ | Capture Global configuration |
CCapture_FxnTable_ | The definition of a capture function table that contains the required set of functions to control a specific capture driver implementation |
CCapture_Params_ | Capture Parameters |
CCryptoKey_ | CryptoKey datastructure |
CCryptoKey_KeyBlob_ | Keyblob CryptoKey datastructure |
CCryptoKey_KeyStore_ | Key store CryptoKey datastructure |
CCryptoKey_Plaintext_ | Plaintext CryptoKey datastructure |
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 |
CDisplayHost_HWAttrs | DisplayHost Attributes |
CDisplayHost_Object | DisplayHost Object |
CDisplayUart_HWAttrs | DisplayUart Attributes |
CDisplayUart_Object | DisplayUart Object |
CECCParams_CurveParams_ | A structure containing the parameters of an elliptic curve in short Weierstrass form |
CECDH_Config_ | ECC Global configuration |
CECDH_Params_ | ECC Parameters |
CEMACMSP432E4_HWAttrs | EMACMSP432E4 Hardware attributes |
CGPIOMSP432E4_Config | GPIO device specific driver configuration structure |
CI2C_Config_ | I2C global configuration |
CI2C_FxnTable_ | The definition of an I2C function table that contains the required set of functions to control a specific I2C driver implementation |
CI2C_Params_ | I2C Parameters |
CI2C_Transaction_ | I2C transaction |
CI2CMSP432E4_HWAttrs_ | I2CMSP432E4 Hardware attributes |
CI2CMSP432E4_Object_ | I2CMSP432E4 Object |
CI2CSlave_Config_ | I2CSlave Global configuration |
CI2CSlave_FxnTable_ | The definition of a I2CSlave function table that contains the required set of functions to control a specific I2CSlave driver implementation |
CI2CSlave_Params_ | I2CSlave Parameters |
CI2S_BufDesc_ | I2S buffer descriptor for issue/reclaim mode |
CI2S_Config_ | I2S Global configuration |
CI2S_FxnTable_ | The definition of a I2S function table that contains the required set of functions to control a specific I2S driver implementation |
CI2S_Params_ | Basic I2S 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 |
CNVSMSP432E4_HWAttrs | NVSMSP432E4 attributes |
CNVSMSP432E4_Object | |
CNVSRAM_HWAttrs | NVSRAM Hardware Attributes |
CNVSRAM_Object | |
CNVSSPI25X_HWAttrs | NVSSPI25X attributes |
CNVSSPI25X_Object | |
CPIN_State_s | Underlying data structure for type PIN_State |
CPower_NotifyObj_ | Power notify object structure |
CPowerMSP432E4_Config | Power global configuration structure |
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 |
CPWMMSP432E4_HWAttrs | PWMMSP432E4 Hardware attributes |
CPWMMSP432E4_Object | PWMMSP432E4 Object |
CPWMMSP432E4_Status | PWMMSP432E4_Status |
CRingBuf_Object | |
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_HWAttrs_ | |
CSDSPI_Object_ | SDSPI Object |
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 |
CSPIMSP432E4DMA_HWAttrs | SPIMSP432E4DMA Hardware attributes |
CSPIMSP432E4DMA_Object | SPIMSP432E4DMA Object |
CTimer_Config_ | Timer Global configuration |
CTimer_FxnTable_ | The definition of a timer function table that contains the required set of functions to control a specific timer driver implementation |
CTimer_Params_ | Timer Parameters |
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 |
CUARTMSP432E4_FxnSet | Complement set of read functions to be used by the UART ISR and UARTMSP432E4_read(). Internal use only |
CUARTMSP432E4_HWAttrs | UARTMSP432E4 Hardware attributes |
CUARTMSP432E4_Object | UARTMSP432E4 Object |
CUDMAMSP432E4_Config | UDMAMSP432E4 Global configuration |
CUDMAMSP432E4_HWAttrs | UDMAMSP432E4 Hardware attributes |
CUDMAMSP432E4_Object | UDMAMSP432E4 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 |
CWatchdogMSP432E4_HWAttrs | Watchdog hardware attributes for MSP432E4 |
CWatchdogMSP432E4_Object | Watchdog Object for MSP432E4 |