Searched refs:OSTIMER_SetMatchValue (Results 1 – 3 of 3) sorted by relevance
141 status_t OSTIMER_SetMatchValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb);
324 status_t OSTIMER_SetMatchValue(OSTIMER_Type *base, uint64_t count, ostimer_callback_t cb) in OSTIMER_SetMatchValue() function
139 OSTIMER_SetMatchValue(s_ostimerBase[halTimerState->instance], timerTicks, in HAL_TimerUpdateTimeout()