Searched refs:newCompareValue (Results 1 – 2 of 2) sorted by relevance
249 void Cy_EvtGen_UpdateActiveCompValue(EVTGEN_Type *base, uint8_t structNum, uint32_t newCompareValue) in Cy_EvtGen_UpdateActiveCompValue() argument257 tempCompValue += newCompareValue; in Cy_EvtGen_UpdateActiveCompValue()280 … Cy_EvtGen_UpdateDeepSleepCompValue(EVTGEN_Type *base, uint8_t structNum, uint32_t newCompareValue) in Cy_EvtGen_UpdateDeepSleepCompValue() argument288 tempCompValue += newCompareValue; in Cy_EvtGen_UpdateDeepSleepCompValue()
800 void Cy_EvtGen_UpdateActiveCompValue(EVTGEN_Type *base, uint8_t structNum, uint32_t newCompareValue…801 …Cy_EvtGen_UpdateDeepSleepCompValue(EVTGEN_Type *base, uint8_t structNum, uint32_t newCompareValue);