Home
last modified time | relevance | path

Searched refs:SDIO_WRITE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c238 #define SDIO_WRITE 0x1U /*!< Write flag for cmd52 and cmd53 */ macro
893 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteDirect()
1212 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteExtended()
1573 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteExtended_DMA()
2615 cmd = SDIO_WRITE << 31U; in SDIO_WriteDirect()
2699 cmd = SDIO_WRITE << 31U; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c238 #define SDIO_WRITE 0x1U /*!< Write flag for cmd52 and cmd53 */ macro
893 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteDirect()
1212 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteExtended()
1573 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteExtended_DMA()
2615 cmd = SDIO_WRITE << 31U; in SDIO_WriteDirect()
2699 cmd = SDIO_WRITE << 31U; in SDIO_WriteExtended()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c238 #define SDIO_WRITE 0x1U /*!< Write flag for cmd52 and cmd53 */ macro
893 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteDirect()
1212 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteExtended()
1573 cmd = SDIO_WRITE << 31U; in HAL_SDIO_WriteExtended_DMA()
2615 cmd = SDIO_WRITE << 31U; in SDIO_WriteDirect()
2699 cmd = SDIO_WRITE << 31U; in SDIO_WriteExtended()