Home
last modified time | relevance | path

Searched refs:SDIO_Init (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_sdmmc.c212 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init) in SDIO_Init() function
Dstm32l1xx_hal_sd.c359 SDIO_Init(hsd->Instance, tmpinit); in HAL_SD_Init()
387 SDIO_Init(hsd->Instance, hsd->Init); in HAL_SD_Init()
1778 SDIO_Init(hsd->Instance, tmpinit); in HAL_SD_WideBusOperation_Config()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_sdmmc.h849 HAL_StatusTypeDef SDIO_Init(SDIO_TypeDef *SDIOx, SDIO_InitTypeDef Init);