Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_sd.h185 …__IO uint8_t AU_SIZE; /*!< Carries information about the card's allocation unit s… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_sd.c2209 pCardStatus->AU_SIZE = (uint8_t)tmp; in HAL_SD_GetCardStatus()