Searched refs:cond1 (Results 1 – 2 of 2) sorted by relevance
40 uint32_t cond1 = ((sc->STATUS & SC_STATUS_CDPINSTS_Msk) >> SC_STATUS_CDPINSTS_Pos); in SC_IsCardInserted() local55 else if(cond1 != cond2) in SC_IsCardInserted()
46 uint32_t cond1 = ((sc->STATUS & SC_STATUS_CDPINSTS_Msk) >> SC_STATUS_CDPINSTS_Pos); in SC_IsCardInserted() local61 else if(cond1 != cond2) in SC_IsCardInserted()