Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/
DDeviceFamily.h179 …#error "CPU not selected. You must define '__CPUSS0__' or '__CPUSS1__' when building an MTXX image…
183 #error "DeviceFamily_XYZ undefined. You must define a DeviceFamily_XYZ!"
196 #error More then one DeviceFamily has been defined!
/hal_ti-3.4.0/simplelink/source/ti/drivers/rf/
DRF.h54 #error "An incompatible device is defined in the project. \
DRFCC26X2_multiMode.c67 #error "An incompatible symbol (RF_SINGLEMODE) is defined in the project. \
2348 bool error = false; in RF_swiHw() local
2362 error = true; in RF_swiHw()
2396 … if (error || !(ratCh->mode == RF_RatModeCapture) || !(ratCh->chCmd & RF_RAT_CAPTURE_REPEAT_MODE)) in RF_swiHw()
2404 if (error) in RF_swiHw()
/hal_ti-3.4.0/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-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp.h59 #error "Failed to match a default include file"
Dmsp432.h59 #error "Failed to match a default include file"
/hal_ti-3.4.0/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-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_chip_def.h209 #error "Specified chip option does not match DriverLib release"
212 #error "Specified chip hardware revision does not match DriverLib release"
/hal_ti-3.4.0/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-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_ecrypt-sync.h279 #error this variant does not exist
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_ecrypt-sync.h277 #error this variant does not exist
/hal_ti-3.4.0/simplelink/source/ti/drivers/gpio/
DGPIOCC32XX.c243 #error "Unsupported compiler used" in getPinNumber()
/hal_ti-3.4.0/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c211 #error "Unsupported compiler" in getRxStatus()