Home
last modified time | relevance | path

Searched refs:fifoThreshold (Results 1 – 8 of 8) sorted by relevance

/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_dma.c156 stream->FCTRL_B.FTHSEL = dmaConfig->fifoThreshold; in DMA_Config()
180 dmaConfig->fifoThreshold = DMA_FIFOTHRESHOLD_QUARTER; in DMA_ConfigStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_dma.h361 DMA_FIFOTHRESHOLD_T fifoThreshold; /*!< FIFO threshold configuration */ member
/bsp/apm32/libraries/Drivers/
A Ddrv_sdio.c737 DMA_InitStructure.fifoThreshold = DMA_FIFOTHRESHOLD_FULL; in SD_LowLevel_DMA_TxConfig()
801 DMA_InitStructure.fifoThreshold = DMA_FIFOTHRESHOLD_FULL; in SD_LowLevel_DMA_RxConfig()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_sdh.h492 SDH_FIFO_Threshold_Type fifoThreshold; /*!< SDH FIFO threshold */ member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_sdh.h491 SDH_FIFO_Threshold_Type fifoThreshold; /*!< SDH FIFO threshold */ member
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_sdh.c353 SDH_DMA_Cfg_TypeInstance.fifoThreshold = SDH_FIFO_THRESHOLD_256_BYTES; in rt_hw_sdh_data_transfer()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/
A Dbl808_sdh.c995 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, SDH_DMA_SIZE, dmaCfg->fifoThreshold); in SDH_SetInternalDmaConfig()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_sdh.c997 tmpVal = BL_SET_REG_BITS_VAL(tmpVal, SDH_DMA_SIZE, dmaCfg->fifoThreshold); in SDH_SetInternalDmaConfig()

Completed in 23 milliseconds