Home
last modified time | relevance | path

Searched defs:BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_sd.h290 #define BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_sd.h303 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro