Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sdio.c445 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_DeInit()
826 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadDirect()
836 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_ReadDirect()
890 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_WriteDirect()
899 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_WriteDirect()
963 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadExtended()
1014 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_ReadExtended()
1172 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_WriteExtended()
1219 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_WriteExtended()
1359 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadExtended_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sdio.c445 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_DeInit()
826 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadDirect()
836 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_ReadDirect()
890 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_WriteDirect()
899 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_WriteDirect()
963 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadExtended()
1014 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_ReadExtended()
1172 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_WriteExtended()
1219 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_WriteExtended()
1359 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadExtended_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sdio.c445 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_DeInit()
826 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadDirect()
836 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_ReadDirect()
890 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_WriteDirect()
899 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_WriteDirect()
963 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadExtended()
1014 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_ReadExtended()
1172 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_WriteExtended()
1219 if (errorstate != HAL_SDIO_ERROR_NONE) in HAL_SDIO_WriteExtended()
1359 hsdio->ErrorCode = HAL_SDIO_ERROR_NONE; in HAL_SDIO_ReadExtended_DMA()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sdio.h213 #define HAL_SDIO_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sdio.h213 #define HAL_SDIO_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_sdio.h218 #define HAL_SDIO_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro