HAL
SD_WideBus_Disable() is only used within HAL.
 
Symbols
loading...
Files
loading...

SD_WideBus_Disable() function

Disables the SDIO wide bus mode.

Syntax

static uint32_t SD_WideBus_Disable(SD_HandleTypeDef *hsd);
Implemented in stm32f4xx_hal_sd.c:3057

Arguments

hsd

Pointer to SD handle

Return value

error state

References

LocationReferrerText
stm32f4xx_hal_sd.c:3057
static uint32_t SD_WideBus_Disable(SD_HandleTypeDef *hsd)
stm32f4xx_hal_sd.c:295
static uint32_t SD_WideBus_Disable(SD_HandleTypeDef *hsd);
stm32f4xx_hal_sd.c:2271HAL_SD_ConfigWideBusOperation()
errorstate = SD_WideBus_Disable(hsd);

Call Tree

Functions calling SD_WideBus_Disable()
Functions called by SD_WideBus_Disable()
all items filtered out
SD_WideBus_Disable()
Data read by SD_WideBus_Disable()
Data written by SD_WideBus_Disable()
SD_WideBus_Disable()::scr
SD_WideBus_Disable()::errorstate
all items filtered out
SD_WideBus_Disable()
SD_WideBus_Disable()::errorstate
all items filtered out
Type of SD_WideBus_Disable()
SD_WideBus_Disable()
uint32_t
all items filtered out