/hal_ti-3.4.0/simplelink/source/ti/drivers/sd/ |
D | SDSPI.c | 206 int_fast16_t status; in SDSPI_initialize() local 227 status = spiTransfer(object->spiHandle, NULL, &txDummy, 10); in SDSPI_initialize() 228 if (status != SD_STATUS_SUCCESS) { in SDSPI_initialize() 230 return (status); in SDSPI_initialize() 244 for (i = 255, status = 0xFF; i > 0 && status != 0x1; i--) { in SDSPI_initialize() 245 status = sendCmd(object->spiHandle, CMD0, 0); in SDSPI_initialize() 249 if (status != 0x1) { in SDSPI_initialize() 263 status = spiTransfer(object->spiHandle, &ocr, &txDummy, 4); in SDSPI_initialize() 264 if (status == SD_STATUS_SUCCESS) { in SDSPI_initialize() 275 status = SD_STATUS_ERROR; in SDSPI_initialize() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/i2c/ |
D | I2CCC32XX.c | 225 if (object->currentTransaction->status == I2C_STATUS_CANCEL) { in I2CCC32XX_completeTransfer() 233 object->currentTransaction->status = I2C_STATUS_CANCEL; in I2CCC32XX_completeTransfer() 238 object->headPtr->status = I2C_STATUS_CANCEL; in I2CCC32XX_completeTransfer() 240 object->headPtr->status = I2C_STATUS_CANCEL; in I2CCC32XX_completeTransfer() 261 (object->currentTransaction->status == I2C_STATUS_SUCCESS)); in I2CCC32XX_completeTransfer() 276 (object->currentTransaction->status == I2C_STATUS_SUCCESS)); in I2CCC32XX_completeTransfer() 313 uint32_t status = HWREG(hwAttrs->baseAddr + I2C_O_MCS); in I2CCC32XX_hwiFxn() local 316 if (status & I2C_MCS_ARBLST) { in I2CCC32XX_hwiFxn() 317 object->currentTransaction->status = I2C_STATUS_ARB_LOST; in I2CCC32XX_hwiFxn() 319 else if (status & I2C_MCS_DATACK) { in I2CCC32XX_hwiFxn() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/power/ |
D | PowerCC32XX.c | 199 int_fast16_t status; in Power_getDependencyCount() local 202 status = Power_EINVALIDINPUT; in Power_getDependencyCount() 205 status = PowerCC32XX_module.refCount[resourceId]; in Power_getDependencyCount() 208 return (status); in Power_getDependencyCount() 325 int_fast16_t status = Power_SOK; in Power_registerNotify() local 329 status = Power_EINVALIDPOINTER; in Power_registerNotify() 346 return (status); in Power_registerNotify() 355 int_fast16_t status = Power_SOK; in Power_releaseConstraint() local 361 status = Power_EINVALIDINPUT; in Power_releaseConstraint() 375 status = Power_EFAIL; in Power_releaseConstraint() [all …]
|
D | PowerCC26X2.c | 425 int_fast16_t status = Power_SOK; in Power_registerNotify() local 429 status = Power_EINVALIDPOINTER; in Power_registerNotify() 442 return (status); in Power_registerNotify() 681 int_fast16_t status = Power_EFAIL; in Power_shutdown() local 691 status = Power_ECHANGE_NOT_ALLOWED; in Power_shutdown() 700 status = notify(PowerCC26XX_ENTERING_SHUTDOWN); in Power_shutdown() 703 if (status != Power_SOK) { in Power_shutdown() 706 return (status); in Power_shutdown() 720 status = Power_EBUSY; in Power_shutdown() 732 return (status); in Power_shutdown() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/rf/ |
D | RFCC26X2_multiMode.c | 258 …RF_RatStatus status; /* Status of the channel: RF_RatStatusIdle, RF_RatStatusPending, RF… member 281 RF_CoreStatus volatile status; member 823 bool status = false; in RF_ratIsRunning() local 828 status = (bool)(HWREG(RFC_PWR_BASE + RFC_PWR_O_PWMCLKEN) & RFC_PWR_PWMCLKEN_RAT_M); in RF_ratIsRunning() 832 return(status); in RF_ratIsRunning() 863 if (ratCh && (ratCh->status == RF_RatStatusIdle)) in RF_ratAllocChannel() 869 ratCh->status = RF_RatStatusPending; in RF_ratAllocChannel() 899 if (ratCh && ratCh->status) in RF_ratFreeChannel() 916 ratCh->status = RF_RatStatusIdle; in RF_ratFreeChannel() 1018 if (ratCh && ratCh->status) in RF_ratDispatchTime() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
D | rf_data_entry.h | 73 …uint8_t status; //!< Indicates status of entry, including whether it i… member 100 …uint8_t status; //!< Indicates status of entry, including whether it i… member 128 …uint8_t status; //!< Indicates status of entry, including whether it i… member 158 …uint8_t status; //!< Indicates status of entry, including whether it i… member 186 …uint8_t status; //!< Indicates status of entry, including whether it i… member
|
D | rf_common_cmd.h | 124 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 151 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 178 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 239 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 278 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 305 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 350 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 400 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 430 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 460 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member [all …]
|
D | rf_ble_cmd.h | 128 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 167 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 221 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 283 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 324 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 365 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 406 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 447 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 488 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 529 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member [all …]
|
D | rf_ieee_cmd.h | 86 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 215 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 272 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 311 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 366 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 404 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 619 } status; member
|
D | rf_prop_cmd.h | 128 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 167 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 239 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 303 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 389 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 457 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 563 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 677 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 783 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 904 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member [all …]
|
D | rf_hs_cmd.h | 75 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 114 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 201 } status; member
|
D | rf_hid_cmd.h | 634 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 708 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 837 } status; member
|
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
D | rf_data_entry.h | 73 …uint8_t status; //!< Indicates status of entry, including whether it i… member 100 …uint8_t status; //!< Indicates status of entry, including whether it i… member 128 …uint8_t status; //!< Indicates status of entry, including whether it i… member 158 …uint8_t status; //!< Indicates status of entry, including whether it i… member 186 …uint8_t status; //!< Indicates status of entry, including whether it i… member
|
D | rf_common_cmd.h | 124 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 151 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 178 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 239 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 278 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 305 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 350 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 400 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 430 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 460 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member [all …]
|
D | rf_ble_cmd.h | 128 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 167 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 221 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 283 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 324 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 365 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 406 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 447 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 488 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 529 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member [all …]
|
D | rf_ieee_cmd.h | 86 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 215 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 272 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 311 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 366 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 404 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 619 } status; member
|
D | rf_prop_cmd.h | 128 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 167 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 239 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 303 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 389 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 457 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 563 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 677 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 783 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 904 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member [all …]
|
D | rf_hs_cmd.h | 75 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 114 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 201 } status; member
|
D | rf_hid_cmd.h | 634 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 708 …uint16_t status; //!< \brief An integer telling the status of the command. Thi… member 837 } status; member
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/nvs/ |
D | NVSSPI25X.c | 191 int_fast16_t status; in NVSSPI25X_erase() local 195 status = doErase(handle, offset, size); in NVSSPI25X_erase() 199 return (status); in NVSSPI25X_erase() 414 uint32_t status = true; in NVSSPI25X_write() local 474 status = false; in NVSSPI25X_write() 481 status = false; in NVSSPI25X_write() 508 status = false; in NVSSPI25X_write() 513 status = false; in NVSSPI25X_write() 521 if (status == false) { in NVSSPI25X_write() 738 int_fast16_t status; in extFlashPowerDown() local [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/uart2/ |
D | UART2CC32XX.c | 91 void *userArg, int_fast16_t status); 94 void *userArg, int_fast16_t status); 221 uint32_t status; in rxStatus2ErrorCode() local 223 status = getRxStatus(x); in rxStatus2ErrorCode() 224 return (-((int_fast16_t)status)); in rxStatus2ErrorCode() 321 uint32_t status; in UART2CC32XX_hwiIntFxn() local 330 status = MAP_UARTIntStatus(hwAttrs->baseAddr, true); in UART2CC32XX_hwiIntFxn() 331 MAP_UARTIntClear(hwAttrs->baseAddr, status); in UART2CC32XX_hwiIntFxn() 333 if (status & (UART_INT_OE | UART_INT_BE | UART_INT_PE | UART_INT_FE)) { in UART2CC32XX_hwiIntFxn() 348 else if (status & UART_INT_RT) { in UART2CC32XX_hwiIntFxn() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/crypto/ |
D | CryptoCC32XX.c | 287 int32_t status = CryptoCC32XX_STATUS_ERROR; in CryptoCC32XX_encrypt() local 303 …status = CryptoCC32XX_aesProcess(cryptoMode , AES_CFG_DIR_ENCRYPT, pInBuff, inLen, pOutBuff , pPar… in CryptoCC32XX_encrypt() 306 …status = CryptoCC32XX_desProcess(cryptoMode , DES_CFG_DIR_ENCRYPT, pInBuff, inLen, pOutBuff , pPar… in CryptoCC32XX_encrypt() 315 return status; in CryptoCC32XX_encrypt() 326 int32_t status = CryptoCC32XX_STATUS_ERROR; in CryptoCC32XX_decrypt() local 342 …status = CryptoCC32XX_aesProcess(cryptoMode , AES_CFG_DIR_DECRYPT, pInBuff, inLen, pOutBuff , pPar… in CryptoCC32XX_decrypt() 345 …status = CryptoCC32XX_desProcess(cryptoMode , DES_CFG_DIR_DECRYPT, pInBuff, inLen, pOutBuff , pPar… in CryptoCC32XX_decrypt() 353 return status; in CryptoCC32XX_decrypt() 365 int32_t status = CryptoCC32XX_STATUS_ERROR; in CryptoCC32XX_sign() local 381 status = CryptoCC32XX_shamd5Process(cryptoMode , pBuff, len, pSignature , pParams); in CryptoCC32XX_sign() [all …]
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/utils/ |
D | Random.c | 76 int_fast16_t status; in Random_seedAutomatic() local 108 status = TRNG_generateEntropy(handle, &seedKey); in Random_seedAutomatic() 112 if (status != TRNG_STATUS_SUCCESS) { in Random_seedAutomatic()
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/ |
D | netapp.c | 113 return Msg.Rsp.status; in sl_NetAppStart() 139 return Msg.Rsp.status; in sl_NetAppStop() 249 retVal = Msg.Rsp.status; in sl_NetAppGetServiceList() 446 return (_i16)Msg.Rsp.status; in _SlNetAppMDNSRegisterUnregisterService() 686 if(SL_RET_CODE_OK == Msg.Rsp.status) in sl_NetAppDnsGetHostByService() 693 Msg.Rsp.status = AsyncRsp.Status; in sl_NetAppDnsGetHostByService() 703 return Msg.Rsp.status; in sl_NetAppDnsGetHostByService() 892 if(SL_RET_CODE_OK == Msg.Rsp.status) in sl_NetAppDnsGetHostByName() 897 Msg.Rsp.status = (_i16)AsyncRsp.IpV4.Status; in sl_NetAppDnsGetHostByName() 899 if(SL_OS_RET_CODE_OK == (_i16)Msg.Rsp.status) in sl_NetAppDnsGetHostByName() [all …]
|
D | device.c | 324 if((SL_OS_RET_CODE_OK == (_i16)Msg.Rsp.status) && (!(IsProvInProgress))) in sl_Stop() 329 Msg.Rsp.status = AsyncRsp.status; in sl_Stop() 330 RetVal = Msg.Rsp.status; in sl_Stop() 425 return (_i16)Msg.Rsp.status; in sl_DeviceEventMaskSet() 583 return (_i16)Msg.Rsp.status; in sl_DeviceSet() 657 DeviceEvent.Data.Error.Code = pMsgArgs->status; in _SlDeviceEventHandler() 832 if (SL_RET_CODE_OK == Msg.Rsp.status) in sl_DeviceUartSetMode() 863 return (_i16)Msg.Rsp.status; in sl_DeviceUartSetMode()
|