Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_sd.h240 …__IO uint8_t SecuredMode; /*!< Card is in secured mode of operation … member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sd.c2127 pStatus->SecuredMode = (uint8_t)((sd_status[0] & 0x20U) >> 5U); in HAL_SD_GetCardStatus()

Completed in 9 milliseconds