Searched refs:tick_ptr (Results 1 – 2 of 2) sorted by relevance
923 StatusType GetAlarm(AlarmType AlarmID, TickRefType tick_ptr);
3826 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType tick_ptr) in GetCounterValue() argument3832 *tick_ptr = counter_ptr->counter_value; in GetCounterValue()5222 StatusType GetAlarm(AlarmType AlarmID, TickRefType tick_ptr) in GetAlarm() argument5270 *tick_ptr = (osek_alarm->max_allowed_value - current_ticks + osek_alarm->expiration_count); in GetAlarm()5275 *tick_ptr = (osek_alarm->max_allowed_value - current_ticks); in GetAlarm()