Home
last modified time | relevance | path

Searched refs:error (Results 1 – 12 of 12) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/devices/
DDeviceFamily.h174 …#error "CPU not selected. You must define '__CPUSS0__' or '__CPUSS1__' when building an MTXX image…
178 #error "DeviceFamily_XYZ undefined. You must define a DeviceFamily_XYZ!"
191 #error More then one DeviceFamily has been defined!
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/
Dtrace.h58 #define _SL_ERROR(expr, error) {if(!(expr)){return (error);}} argument
60 #define _SL_ASSERT_ERROR(expr, error) {if(!(expr)){_SlDrvAssert(); return (error);}} argument
/hal_ti-2.7.6/simplelink/source/ti/drivers/rf/
DRF.h56 #error "An incompatible device is defined in the project. \
DRFCC26X2_multiMode.c67 #error "An incompatible symbol (RF_SINGLEMODE) is defined in the project. \
2327 bool error = false; in RF_swiHw() local
2341 error = true; in RF_swiHw()
2375 … if (error || !(ratCh->mode == RF_RatModeCapture) || !(ratCh->chCmd & RF_RAT_CAPTURE_REPEAT_MODE)) in RF_swiHw()
2383 if (error) in RF_swiHw()
/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432.h59 #error "Failed to match a default include file"
Dmsp.h59 #error "Failed to match a default include file"
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_chip_def.h211 #error "Specified chip option does not match DriverLib release"
214 #error "Specified chip hardware revision does not match DriverLib release"
/hal_ti-2.7.6/simplelink/source/ti/drivers/uart/
DUARTCC32XXDMA.h212 typedef void (*UARTCC32XXDMA_ErrorCallback) (UART_Handle handle, uint32_t error);
DUARTCC32XX.h236 typedef void (*UARTCC32XX_ErrorCallback) (UART_Handle handle, uint32_t error);
/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_ecrypt-sync.h279 #error this variant does not exist
/hal_ti-2.7.6/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c243 #error "Unsupported compiler used" in getPinNumber()
/hal_ti-2.7.6/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c211 #error "Unsupported compiler" in getRxStatus()