Searched refs:temp0 (Results 1 – 3 of 3) sorted by relevance
210 unsigned char temp0; in MipiTxDrvGetPhyClkPrepare() local219 temp1 = temp0; in MipiTxDrvGetPhyClkPrepare()226 if (temp0 > 0) { in MipiTxDrvGetPhyClkPrepare()227 *clkPrepare = temp0 - 1; in MipiTxDrvGetPhyClkPrepare()234 *clkPrepare = temp0; in MipiTxDrvGetPhyClkPrepare()243 unsigned char temp0; in MipiTxDrvGetPhyDataPrepare() local252 if (temp0 > 0) { in MipiTxDrvGetPhyDataPrepare()253 temp1 = temp0; in MipiTxDrvGetPhyDataPrepare()261 if (temp0 > 0) { in MipiTxDrvGetPhyDataPrepare()268 if (temp0 > 0) { in MipiTxDrvGetPhyDataPrepare()[all …]
234 int16_t temp0 = 0; in DrawWuLine() local310 if (temp0 < MAX_LINE_WIDTH) { in DrawWuLine()311 edge0 = endPoints0[temp0++]; in DrawWuLine()408 if (temp0 < MAX_LINE_WIDTH) { in DrawWuLine()409 edge0 = endPoints0[temp0++]; in DrawWuLine()
97 EmergencyCall temp0 = { "499", "460", EccType::TYPE_CATEGORY, SimpresentType::TYPE_NO_CARD, variable109 eccVec.push_back(temp0);