Home
last modified time | relevance | path

Searched refs:SD_hs (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c3715 uint32_t SD_hs[16] = {0}; in SD_SwitchSpeed() local
3760 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_SwitchSpeed()
3803 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_SwitchSpeed()
3827 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3875 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3919 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
3957 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
4005 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4049 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c3672 uint32_t SD_hs[16] = {0}; in SD_SwitchSpeed() local
3717 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_SwitchSpeed()
3760 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_SwitchSpeed()
3784 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3832 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3876 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
3911 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
3959 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4003 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sd.c3694 uint32_t SD_hs[16] = {0}; in SD_SwitchSpeed() local
3739 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_SwitchSpeed()
3782 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_SwitchSpeed()
3806 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3854 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3898 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
3933 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
3981 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4025 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sd.c3688 uint32_t SD_hs[16] = {0}; in SD_SwitchSpeed() local
3730 SD_hs[count] = SDMMC_ReadFIFO(hsd->Instance); in SD_SwitchSpeed()
3772 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_SwitchSpeed()
3796 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3844 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3888 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
3923 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
3971 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4015 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c3715 uint32_t SD_hs[16] = {0}; in SD_SwitchSpeed() local
3760 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_SwitchSpeed()
3803 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_SwitchSpeed()
3827 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3875 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3919 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
3957 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
4005 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4049 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd.c3672 uint32_t SD_hs[16] = {0}; in SD_SwitchSpeed() local
3717 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_SwitchSpeed()
3760 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_SwitchSpeed()
3784 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3832 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3876 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
3911 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
3959 SD_hs[(8U * loop) + count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4003 if ((((uint8_t *)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c4103 uint32_t SD_hs[16] = {0}; in SD_HighSpeed() local
4146 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_HighSpeed()
4190 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_HighSpeed()
4212 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
4256 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
4300 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()
4338 uint32_t SD_hs[16] = {0}; in SD_DDR_Mode() local
4382 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_DDR_Mode()
4426 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_DDR_Mode()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c3190 uint32_t SD_hs[16] = {0}; in SD_HighSpeed() local
3237 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_HighSpeed()
3283 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_HighSpeed()
3306 uint32_t SD_hs[16] = {0}; in SD_UltraHighSpeed() local
3352 SD_hs[(8U*loop)+count] = SDMMC_ReadFIFO(hsd->Instance); in SD_UltraHighSpeed()
3398 if ((((uint8_t*)SD_hs)[13] & 2U) != 2U) in SD_UltraHighSpeed()