Home
last modified time | relevance | path

Searched refs:PCCARD_TIMEOUT_STATUS (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pccard.c124 #define PCCARD_TIMEOUT_STATUS 0x01000000U macro
868 uint32_t timeout = PCCARD_TIMEOUT_STATUS, status_pccard = 0U; in HAL_PCCARD_GetStatus()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pccard.c125 #define PCCARD_TIMEOUT_STATUS 0x01000000U macro
869 uint32_t timeout = PCCARD_TIMEOUT_STATUS, status_pccard = 0U; in HAL_PCCARD_GetStatus()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pccard.c125 #define PCCARD_TIMEOUT_STATUS 0x01000000U macro
869 uint32_t timeout = PCCARD_TIMEOUT_STATUS, status_pccard = 0U; in HAL_PCCARD_GetStatus()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pccard.c125 #define PCCARD_TIMEOUT_STATUS 0x01000000U macro
869 uint32_t timeout = PCCARD_TIMEOUT_STATUS, status_pccard = 0U; in HAL_PCCARD_GetStatus()