Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_sd.h179 …__IO uint8_t DAT_BUS_WIDTH; /*!< Shows the currently defined data bus width … member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_sd.c2169 pCardStatus->DAT_BUS_WIDTH = (uint8_t)tmp; in HAL_SD_GetCardStatus()