Searched refs:PCCARD_TIMEOUT_ERROR (Results 1 – 8 of 8) sorted by relevance
346 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_ID()414 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_Sector()428 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_Sector()495 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Write_Sector()513 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Write_Sector()573 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Erase_Sector()900 status_pccard = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_GetStatus()930 if ((data & PCCARD_TIMEOUT_ERROR) == PCCARD_TIMEOUT_ERROR) in HAL_PCCARD_ReadStatus()932 status_pccard = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_ReadStatus()
342 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_ID()406 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_Sector()420 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_Sector()483 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Write_Sector()501 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Write_Sector()561 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Erase_Sector()887 status_pccard = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_GetStatus()916 if ((data & PCCARD_TIMEOUT_ERROR) == PCCARD_TIMEOUT_ERROR) in HAL_PCCARD_ReadStatus()918 status_pccard = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_ReadStatus()
344 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_ID()409 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_Sector()423 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Read_Sector()487 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Write_Sector()505 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Write_Sector()565 *pStatus = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_Erase_Sector()892 status_pccard = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_GetStatus()922 if ((data & PCCARD_TIMEOUT_ERROR) == PCCARD_TIMEOUT_ERROR) in HAL_PCCARD_ReadStatus()924 status_pccard = PCCARD_TIMEOUT_ERROR; in HAL_PCCARD_ReadStatus()
219 #define PCCARD_TIMEOUT_ERROR ((uint8_t)0x60) macro259 #define CF_TIMEOUT_ERROR PCCARD_TIMEOUT_ERROR
218 #define PCCARD_TIMEOUT_ERROR ((uint8_t)0x60) macro258 #define CF_TIMEOUT_ERROR PCCARD_TIMEOUT_ERROR
222 #define PCCARD_TIMEOUT_ERROR ((uint8_t)0x60) macro262 #define CF_TIMEOUT_ERROR PCCARD_TIMEOUT_ERROR