Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pccard.c122 #define PCCARD_TIMEOUT_READ_WRITE_SECTOR 0x0000FFFFU macro
373 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Read_Sector()
408 timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR; in HAL_PCCARD_Read_Sector()
450 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Write_Sector()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pccard.c123 #define PCCARD_TIMEOUT_READ_WRITE_SECTOR 0x0000FFFFU macro
374 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Read_Sector()
409 timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR; in HAL_PCCARD_Read_Sector()
451 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Write_Sector()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_pccard.c123 #define PCCARD_TIMEOUT_READ_WRITE_SECTOR 0x0000FFFFU macro
374 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Read_Sector()
409 timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR; in HAL_PCCARD_Read_Sector()
451 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Write_Sector()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pccard.c123 #define PCCARD_TIMEOUT_READ_WRITE_SECTOR 0x0000FFFFU macro
374 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Read_Sector()
409 timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR; in HAL_PCCARD_Read_Sector()
451 uint32_t timeout = PCCARD_TIMEOUT_READ_WRITE_SECTOR, index = 0U; in HAL_PCCARD_Write_Sector()