Searched refs:tmp0 (Results 1 – 1 of 1) sorted by relevance
141 uint32_t tmp0 = 0; in GDET_ReconfigureVoltageMode() local151 tmp0 = (((uint32_t)voltage) << GDET_GDET_DLY_CTRL_VOL_SEL_SHIFT); in GDET_ReconfigureVoltageMode()152 tmp0 |= GDET_GDET_DLY_CTRL_SW_VOL_CTRL_MASK; in GDET_ReconfigureVoltageMode()153 base->GDET_DLY_CTRL = tmp0; in GDET_ReconfigureVoltageMode()