Home
last modified time | relevance | path

Searched defs:hsd (Results 1 – 25 of 44) sorted by relevance

12

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sd.c335 HAL_StatusTypeDef HAL_SD_Init(SD_HandleTypeDef *hsd) in HAL_SD_Init()
470 HAL_StatusTypeDef HAL_SD_DeInit(SD_HandleTypeDef *hsd) in HAL_SD_DeInit()
511 __weak void HAL_SD_MspInit(SD_HandleTypeDef *hsd) in HAL_SD_MspInit()
526 __weak void HAL_SD_MspDeInit(SD_HandleTypeDef *hsd) in HAL_SD_MspDeInit()
1489 void HAL_SD_IRQHandler(SD_HandleTypeDef *hsd) in HAL_SD_IRQHandler()
1695 uint32_t HAL_SD_GetError(SD_HandleTypeDef *hsd) in HAL_SD_GetError()
2622 static uint32_t SD_InitCard(SD_HandleTypeDef *hsd) in SD_InitCard()
2714 static uint32_t SD_PowerON(SD_HandleTypeDef *hsd) in SD_PowerON()
2804 static void SD_PowerOFF(SD_HandleTypeDef *hsd) in SD_PowerOFF()
3143 static void SD_Read_IT(SD_HandleTypeDef *hsd) in SD_Read_IT()
[all …]
/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/source/
A Dab32vg1_hal_sd.c130 bool sdmmc_cmd_send_if_cond(sd_handle_t hsd) in sdmmc_cmd_send_if_cond()
153 void sdmmc_cmd_send_csd(sd_handle_t hsd) in sdmmc_cmd_send_csd()
171 void sdmmc_cmd_select_card(sd_handle_t hsd) in sdmmc_cmd_select_card()
181 bool sdmmc_cmd_app(sd_handle_t hsd) in sdmmc_cmd_app()
255 static bool sd_go_ready(sd_handle_t hsd) in sd_go_ready()
273 static bool sd_poweron(sd_handle_t hsd) in sd_poweron()
288 static void sd_init_card(sd_handle_t hsd) in sd_init_card()
305 static bool sd_read_wait(sd_handle_t hsd) in sd_read_wait()
342 void hal_sd_initcard(sd_handle_t hsd) in hal_sd_initcard()
354 WEAK void hal_sd_mspinit(sd_handle_t hsd) in hal_sd_mspinit()
[all …]
/bsp/stm32/stm32f103-dofly-M3S/board/CubeMX_Config/Src/
A Dstm32f1xx_hal_msp.c90 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
135 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f407-lckfb-skystar/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c86 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
135 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f103-yf-ufun/board/CubeMX_Config/Src/
A Dstm32f1xx_hal_msp.c112 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
157 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f103-atk-warshipv3/board/CubeMX_Config/Src/
A Dstm32f1xx_hal_msp.c90 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
135 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f427-robomaster-a/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c275 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
324 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32h750-fk750m1-vbt6/board/CubeMX_Config/Src/
A Dstm32h7xx_hal_msp.c380 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
443 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_sdmmc.c147 SD_TypeDef *hsd = sdio->sdio_des.hw_sdio.Instance; in rthw_sdio_wait_completed() local
234 SD_TypeDef *hsd = sdio->sdio_des.hw_sdio.Instance; in rthw_sdio_send_command() local
377 SD_HandleTypeDef *hsd = &sdio->sdio_des.hw_sdio; in rthw_sdio_iocfg() local
/bsp/stm32/stm32l431-tencentos-tiny-EVB_MX+/board/CubeMX_Config/Core/Src/
A Dstm32l4xx_hal_msp.c591 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
636 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32l496-ali-developer/board/CubeMX_Config/Src/
A Dstm32l4xx_hal_msp.c420 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
471 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f746-st-disco/board/CubeMX_Config/Src/
A Dstm32f7xx_hal_msp.c470 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
519 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f407-armfly-v5/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c328 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
377 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32h750-artpi/board/CubeMX_Config/Core/Src/
A Dstm32h7xx_hal_msp.c339 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
430 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f767-fire-challenger-v1/board/CubeMX_Config/Src/
A Dstm32f7xx_hal_msp.c630 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
679 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f103-fire-arbitrary/board/CubeMX_Config/Src/
A Dstm32f1xx_hal_msp.c289 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
334 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32h743-openmv-h7plus/board/CubeMX_Config/Core/Src/
A Dstm32h7xx_hal_msp.c397 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
460 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f103-100ask-pro/board/CubeMX_Config/Src/
A Dstm32f1xx_hal_msp.c407 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
452 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32h743-atk-apollo/board/CubeMX_Config/Src/
A Dstm32h7xx_hal_msp.c563 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
615 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32h7r7-artpi2/board/CubeMX_Config/Appli/Core/Src/
A Dstm32h7rsxx_hal_msp.c554 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
697 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f407-fk407m2-zgt6/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c314 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
363 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f429-fire-challenger/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c597 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
648 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f407-atk-explorer/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c314 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
363 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32f407-rt-spark/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c330 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
379 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()
/bsp/stm32/stm32l475-atk-pandora/board/CubeMX_Config/Src/
A Dstm32l4xx_hal_msp.c417 void HAL_SD_MspInit(SD_HandleTypeDef* hsd) in HAL_SD_MspInit()
466 void HAL_SD_MspDeInit(SD_HandleTypeDef* hsd) in HAL_SD_MspDeInit()

Completed in 61 milliseconds

12