Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_sdmmc.c731 sdmmc_cmdinit.CmdIndex = SDMMC_CMD_ERASE_GRP_START; in SDMMC_CmdEraseStartAdd()
738 errorstate = SDMMC_GetCmdResp1(SDMMCx, SDMMC_CMD_ERASE_GRP_START, SDMMC_CMDTIMEOUT); in SDMMC_CmdEraseStartAdd()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_sdmmc.h237 #define SDMMC_CMD_ERASE_GRP_START ((uint8_t)35U) /*!< Sets the address of the … macro