Searched refs:OSEK_COUNTER (Results 1 – 2 of 2) sorted by relevance
80 static OSEK_COUNTER osek_counter_pool[OSEK_MAX_COUNTERS];188 static void osek_reset_counter(OSEK_COUNTER *counter_ptr);3825 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType tick_ptr) in GetCounterValue()3887 OSEK_COUNTER *cntr_ptr; in CreateCounter()3911 cntr_ptr = (OSEK_COUNTER *)cntr_id; in CreateCounter()4022 OSEK_COUNTER *cntr_ptr; in IncrCounter()4035 cntr_ptr = (OSEK_COUNTER *)cntr; in IncrCounter()4418 OSEK_COUNTER *cntr_ptr; in DefineSystemCounter()4419 OSEK_COUNTER *this_counter; in DefineSystemCounter()4435 cntr_ptr = (OSEK_COUNTER *)cntr; in DefineSystemCounter()[all …]
741 }OSEK_COUNTER; typedef788 OSEK_COUNTER *cntr;910 StatusType GetCounterValue(OSEK_COUNTER *counter_ptr, TickRefType ticks);