Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_sdmmc.c985 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_SD_APP_SEND_SCR; in SDMMC_CmdSendSCR()
992 errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_SD_APP_SEND_SCR, SDMMC_CMDTIMEOUT); in SDMMC_CmdSendSCR()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_sdmmc.h264 #define SDMMC_CMD_SD_APP_SEND_SCR ((uint8_t)51U) /*!< Reads the SD Configurati… macro