Home
last modified time | relevance | path

Searched refs:SD_WideBus_Disable (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_sd.c305 static HAL_SD_ErrorTypedef SD_WideBus_Disable(SD_HandleTypeDef *hsd);
1759 errorstate = SD_WideBus_Disable(hsd); in HAL_SD_WideBusOperation_Config()
3103 static HAL_SD_ErrorTypedef SD_WideBus_Disable(SD_HandleTypeDef *hsd) in SD_WideBus_Disable() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_sd.c323 static uint32_t SD_WideBus_Disable(SD_HandleTypeDef *hsd);
2623 errorstate = SD_WideBus_Disable(hsd); in HAL_SD_ConfigWideBusOperation()
3608 static uint32_t SD_WideBus_Disable(SD_HandleTypeDef *hsd) in SD_WideBus_Disable() function