Searched refs:tempCompValue (Results 1 – 1 of 1) sorted by relevance
256 uint64_t tempCompValue = (uint64_t) EVTGEN0->COMP_STRUCT[structNum].COMP0; in Cy_EvtGen_UpdateActiveCompValue() local257 tempCompValue += newCompareValue; in Cy_EvtGen_UpdateActiveCompValue()260 base->COMP_STRUCT[structNum].COMP0 = (uint32_t) tempCompValue; in Cy_EvtGen_UpdateActiveCompValue()287 uint64_t tempCompValue = (uint64_t) EVTGEN0->COMP_STRUCT[structNum].COMP1; in Cy_EvtGen_UpdateDeepSleepCompValue() local288 tempCompValue += newCompareValue; in Cy_EvtGen_UpdateDeepSleepCompValue()291 base->COMP_STRUCT[structNum].COMP1 = (uint32_t) tempCompValue; in Cy_EvtGen_UpdateDeepSleepCompValue()