CC35xxDriverLibrary
[debug.h] Debug
Collaboration diagram for [debug.h] Debug:

Macros

#define ASSERT(expr)
 

Functions

void __error__ (char *pFilename, uint32_t line)
 Function stub for allowing compile with DRIVERLIB_DEBUG flag asserted. More...
 

Detailed Description

Macro Definition Documentation

§ ASSERT

#define ASSERT (   expr)

Referenced by ADCSetInput(), ADCSetPowerDownPolicy(), ADCSetSampleDuration(), ADCSetSamplingClk(), ADCSetSamplingMode(), ADCSetSequence(), ADCSetTriggerPolicy(), ADCSetTriggerSource(), DMAConfigureChannel(), DMAConfigureChannelFlags(), DMADisableDestinationFifoMode(), DMAEnableDestinationFifoMode(), DMAGetChannelDirection(), DMAGetChannelStatus(), DMAInitChannel(), DMAStartTransaction(), I2CClearInt(), I2CControllerDisable(), I2CControllerEnable(), I2CControllerGetError(), I2CControllerInit(), I2CControllerIsBusBusy(), I2CControllerIsBusy(), I2CControllerSetCommand(), I2CControllerSetTargetAddr(), I2CDisableInt(), I2CEnableInt(), I2CFlushFifos(), I2CFlushRxFifo(), I2CFlushTxFifo(), I2CGetData(), I2CGetDataNonBlocking(), I2CGetRxFifoCount(), I2CGetTxFifoCount(), I2CIntStatus(), I2CIsRxFifoEmpty(), I2CIsRxFifoFull(), I2CIsTxFifoEmpty(), I2CIsTxFifoFull(), I2CPutData(), I2CPutDataNonBlocking(), I2CSetRxFifoTrigger(), I2CSetTxFifoTrigger(), I2SClearInt(), I2SConfigureAdfs(), I2SConfigureClocks(), I2SConfigureFormat(), I2SConfigureFrame(), I2SConfigureInSampleStampTrigger(), I2SConfigureOutSampleStampTrigger(), I2SConfigureWclkCounter(), I2SConfigureWclkCounterPeriod(), I2SDisableAdfs(), I2SDisableClk(), I2SDisableInt(), I2SDisableSampleStamp(), I2SEnableAdfs(), I2SEnableClk(), I2SEnableInt(), I2SEnableSampleStamp(), I2SGetInPointer(), I2SGetInPointerNext(), I2SGetOutPointer(), I2SGetOutPointerNext(), I2SIntStatus(), I2SResetWclkCounter(), I2SSelectAdfsInputClk(), I2SSetInPointer(), I2SSetOutPointer(), I2SStart(), I2SStop(), IntClearPend(), IntDisable(), IntEnable(), IntGetPend(), IntGetPriority(), IntRegister(), IntSetPend(), IntSetPriority(), IntUnregister(), SPIBusy(), SPIClearInt(), SPIConfigSetExpClk(), SPIDisable(), SPIDisableDMA(), SPIDisableHWCS(), SPIDisableInt(), SPIEnable(), SPIEnableDMA(), SPIEnableHWCS(), SPIEnableInt(), SPIGetData(), SPIGetDataNonBlocking(), SPIIntStatus(), SPIPutData(), SPIPutDataNonBlocking(), SPIRegisterInt(), SPISelectCSN(), SPIStatus(), SPIUnregisterInt(), SysTickSetPeriod(), UARTConfigSetExpClk(), UARTEnable(), UARTSetFifoLevel(), and XIPStartUDMATransaction().

Function Documentation

§ __error__()

void __error__ ( char *  pFilename,
uint32_t  line 
)

Function stub for allowing compile with DRIVERLIB_DEBUG flag asserted.