Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c259 #define IS_SDIO_SUPPORTED_BLOCK_SIZE(BLOCKSIZE) (((BLOCKSIZE) == HAL_SDIO_DATA_BLOCK_SIZE_1BYTE) … argument
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c259 #define IS_SDIO_SUPPORTED_BLOCK_SIZE(BLOCKSIZE) (((BLOCKSIZE) == HAL_SDIO_DATA_BLOCK_SIZE_1BYTE) … argument
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c259 #define IS_SDIO_SUPPORTED_BLOCK_SIZE(BLOCKSIZE) (((BLOCKSIZE) == HAL_SDIO_DATA_BLOCK_SIZE_1BYTE) … argument
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_sd.h301 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_sd.h289 #define BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_sd.h301 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sd.h305 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_sd.h289 #define BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_sd.h289 #define BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_sd.h305 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_sd.h301 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sd.h301 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_sd.h289 #define BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_sd.h302 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_sd.h289 #define BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_sd.h319 #define BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro