Home
last modified time | relevance | path

Searched refs:SDIO_DATABLOCK_SIZE_8B (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_sdmmc.h474 #define SDIO_DATABLOCK_SIZE_8B (SDIO_DCTRL_DBLOCKSIZE_0|SDIO_DCTRL_DBLOCKSIZE_1) macro
490 ((SIZE) == SDIO_DATABLOCK_SIZE_8B) || \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sd.c3071 config.DataBlockSize = SDIO_DATABLOCK_SIZE_8B; in SD_FindSCR()

Completed in 13 milliseconds