Home
last modified time | relevance | path

Searched refs:SDIO_CONTEXT_WRITE_SINGLE_BLOCK (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c1211 SDIO_CONTEXT_WRITE_SINGLE_BLOCK; in HAL_SDIO_WriteExtended()
1572 SDIO_CONTEXT_WRITE_SINGLE_BLOCK) | SDIO_CONTEXT_DMA; in HAL_SDIO_WriteExtended_DMA()
2698 SDIO_CONTEXT_WRITE_SINGLE_BLOCK; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c1211 SDIO_CONTEXT_WRITE_SINGLE_BLOCK; in HAL_SDIO_WriteExtended()
1572 SDIO_CONTEXT_WRITE_SINGLE_BLOCK) | SDIO_CONTEXT_DMA; in HAL_SDIO_WriteExtended_DMA()
2698 SDIO_CONTEXT_WRITE_SINGLE_BLOCK; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c1211 SDIO_CONTEXT_WRITE_SINGLE_BLOCK; in HAL_SDIO_WriteExtended()
1572 SDIO_CONTEXT_WRITE_SINGLE_BLOCK) | SDIO_CONTEXT_DMA; in HAL_SDIO_WriteExtended_DMA()
2698 SDIO_CONTEXT_WRITE_SINGLE_BLOCK; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sdio.h230 #define SDIO_CONTEXT_WRITE_SINGLE_BLOCK 0x10U /*!< Write single block operation */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sdio.h230 #define SDIO_CONTEXT_WRITE_SINGLE_BLOCK 0x10U /*!< Write single block operation */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_sdio.h235 #define SDIO_CONTEXT_WRITE_SINGLE_BLOCK 0x10U /*!< Write single block operation */ macro