Home
last modified time | relevance | path

Searched refs:SDMMC_DATABLOCK_SIZE_1B (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c992 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_ReadExtended()
1198 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_WriteExtended()
1415 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_ReadExtended_DMA()
1558 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_WriteExtended_DMA()
2687 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c992 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_ReadExtended()
1198 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_WriteExtended()
1415 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_ReadExtended_DMA()
1558 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_WriteExtended_DMA()
2687 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c992 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_ReadExtended()
1198 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_WriteExtended()
1415 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_ReadExtended_DMA()
1558 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in HAL_SDIO_WriteExtended_DMA()
2687 config.DataBlockSize = SDMMC_DATABLOCK_SIZE_1B; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_sdmmc.h470 #define SDMMC_DATABLOCK_SIZE_1B 0x00000000U macro
486 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_sdmmc.h464 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
480 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h498 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
518 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_sdmmc.h520 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
540 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h564 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
584 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_sdmmc.h520 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
540 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h542 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
562 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h564 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
584 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h543 #define SDMMC_DATABLOCK_SIZE_1B ((uint32_t)0x00000000U) macro
559 #define IS_SDMMC_BLOCK_SIZE(SIZE) (((SIZE) == SDMMC_DATABLOCK_SIZE_1B) || \