Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_sd.h239 …__IO uint8_t DataBusWidth; /*!< Shows the currently defined data bus width … member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sd.c2125 pStatus->DataBusWidth = (uint8_t)((sd_status[0] & 0xC0U) >> 6U); in HAL_SD_GetCardStatus()

Completed in 9 milliseconds