Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sdhc.c473 if (!(data->enableIgnoreError)) in SDHC_ReadByDataPortBlocking()
567 if (!(data->enableIgnoreError)) in SDHC_WriteByDataPortBlocking()
587 if (!(data->enableIgnoreError)) in SDHC_WriteByDataPortBlocking()
648 if (!(data->enableIgnoreError)) in SDHC_TransferByAdma2Blocking()
728 …if ((!(handle->data->enableIgnoreError)) && (interruptFlags & (kSDHC_DataErrorFlag | kSDHC_DmaErro… in SDHC_TransferHandleData()
A Dfsl_sdhc.h489 bool enableIgnoreError; /*!< Enable to ignore error event to read/write all the data */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/
A Dbl808_sdh.c344 if (!(dataCfg->enableIgnoreError)) { in SDH_ReadDataPortBlock()
417 if (!(dataCfg->enableIgnoreError)) { in SDH_WriteDataPortBlock()
438 if (!(dataCfg->enableIgnoreError)) { in SDH_WriteDataPortBlock()
573 if ((!(dataCfg->enableIgnoreError)) || (intStatus & SDH_INT_DATA_TIMEOUT)) { in SDH_TransferDataBlocking()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_sdh.c344 if (!(dataCfg->enableIgnoreError)) { in SDH_ReadDataPortBlock()
417 if (!(dataCfg->enableIgnoreError)) { in SDH_WriteDataPortBlock()
438 if (!(dataCfg->enableIgnoreError)) { in SDH_WriteDataPortBlock()
573 if ((!(dataCfg->enableIgnoreError)) || (intStatus & SDH_INT_DATA_TIMEOUT)) { in SDH_TransferDataBlocking()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_usdhc.c447 if (!(data->enableIgnoreError)) in USDHC_ReadByDataPortBlocking()
557 if (!(data->enableIgnoreError)) in USDHC_WriteByDataPortBlocking()
583 if (!(data->enableIgnoreError)) in USDHC_WriteByDataPortBlocking()
684 if ((!(data->enableIgnoreError)) || (interruptStatus & kUSDHC_DataTimeoutFlag)) in USDHC_TransferDataBlocking()
1464 if (((!(handle->data->enableIgnoreError)) || (interruptFlags & kUSDHC_DataTimeoutFlag)) && in USDHC_TransferHandleData()
A Dfsl_usdhc.h525 bool enableIgnoreError; /*!< Enable to ignore error event to read/write all the data */ member
/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_sdif.c134 fsl_data.enableIgnoreError = false; in lpc_sdmmc_request()
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_sdh.c327 SDH_Data_Cfg_TypeInstance.enableIgnoreError = DISABLE; in rt_hw_sdh_data_transfer()
395 SDH_Data_Cfg_TypeInstance.enableIgnoreError = DISABLE; in rt_hw_sdh_cmd_transfer()
/bsp/k230/drivers/interdrv/sdio/
A Ddrv_sdhci.h452 rt_bool_t enableIgnoreError; /*!< Enable to ignore error event to read/write all the data */ member
/bsp/nxp/mcx/mcxn/Libraries/drivers/
A Ddrv_sdio.c163 fsl_data.enableIgnoreError = false; in mcx_sdmmc_request()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_sdio.c238 fsl_data.enableIgnoreError = false; in _mmc_request()
/bsp/nxp/imx/imx6ull-smart/drivers/
A Ddrv_sdio.c456 fsl_data.enableIgnoreError = false; in _mmc_request()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_sdh.h461 …BL_Fun_Type enableIgnoreError; /*!< SDH enable to ignore error event to read/write all the data … member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_sdh.h460 …BL_Fun_Type enableIgnoreError; /*!< SDH enable to ignore error event to read/write all the data … member

Completed in 790 milliseconds