Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_sd.h238SD_GENERAL_UNKNOWN_ERROR = (19), /*!< General or unknown error … enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_sd.c2843 return(SD_GENERAL_UNKNOWN_ERROR); in SD_CmdResp1Error()
3013 return(SD_GENERAL_UNKNOWN_ERROR); in SD_CmdResp6Error()
3414 return(SD_GENERAL_UNKNOWN_ERROR); in SD_IsCardProgramming()