Searched refs:TIMER_CompareSet (Results 1 – 3 of 3) sorted by relevance
87 #define sleeptimer_hal_timer_set_compare(timer_instance, channel, compare) TIMER_CompareSet(ti…136 TIMER_CompareSet(SLEEPTIMER_TIMER_INSTANCE, SLEEPTIMER_TIMER_CHANNEL, 0UL); in sleeptimer_hal_init_timer()
828 __STATIC_INLINE void TIMER_CompareSet(TIMER_TypeDef *timer, in TIMER_CompareSet() function