CC23x0R5DriverLibrary
[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 __attribute__(), GPIOClearDio(), GPIOClearEventDio(), GPIOClearEventMultiDio(), GPIOClearMultiDio(), GPIOGetEventDio(), GPIOGetEventMultiDio(), GPIOGetOutputEnableDio(), GPIOGetOutputEnableMultiDio(), GPIOReadDio(), GPIOReadMultiDio(), GPIOSetDio(), GPIOSetMultiDio(), GPIOSetOutputEnableDio(), GPIOSetOutputEnableMultiDio(), GPIOToggleDio(), GPIOToggleMultiDio(), GPIOWriteDio(), GPIOWriteMultiDio(), I2CControllerBusBusy(), I2CControllerBusy(), I2CControllerClearInt(), I2CControllerCommand(), I2CControllerDisable(), I2CControllerDisableInt(), I2CControllerEnable(), I2CControllerEnableInt(), I2CControllerError(), I2CControllerGetData(), I2CControllerInitExpClk(), I2CControllerIntStatus(), I2CControllerPutData(), I2CControllerSetTargetAddr(), I2CTargetClearInt(), I2CTargetDisable(), I2CTargetDisableInt(), I2CTargetEnable(), I2CTargetEnableInt(), I2CTargetGetData(), I2CTargetInit(), I2CTargetIntStatus(), I2CTargetPutData(), I2CTargetSetAddress(), I2CTargetStatus(), IntClearPend(), IntDisable(), IntEnable(), IntGetPend(), IntGetPriority(), IntSetPend(), IntSetPriority(), IntUnregister(), SPIBusy(), SPIClearInt(), SPIConfigSetExpClk(), SPIDisable(), SPIDisableDMA(), SPIDisableInt(), SPIEnable(), SPIEnableDMA(), SPIEnableInt(), SPIGetData(), SPIGetDataNonBlocking(), SPIIntStatus(), SPIPutData(), SPIPutDataNonBlocking(), SPIRegisterInt(), SPIStatus(), SPIUnregisterInt(), SysTickSetPeriod(), UARTConfigSetExpClk(), UARTSetFifoLevel(), uDMADisableChannelAttribute(), uDMADisableSwEventInt(), uDMAEnableChannelAttribute(), uDMAEnableSwEventInt(), uDMAGetChannelMode(), uDMAGetChannelSize(), uDMARegisterInt(), uDMASetChannelControl(), uDMASetChannelTransfer(), uDMASetControlBase(), and uDMAUnregisterInt().

Function Documentation

§ __error__()

void __error__ ( char *  pFilename,
uint32_t  line 
)

Function stub for allowing compile with DRIVERLIB_DEBUG flag asserted.