Searched refs:systimer_ll_get_counter_value_high (Results 1 – 7 of 7) sorted by relevance
79 __attribute__((always_inline)) static inline uint32_t systimer_ll_get_counter_value_high(systimer_d… in systimer_ll_get_counter_value_high() function
88 __attribute__((always_inline)) static inline uint32_t systimer_ll_get_counter_value_high(systimer_d… in systimer_ll_get_counter_value_high() function
65 hi = systimer_ll_get_counter_value_high(hal->dev, counter_id); in systimer_hal_get_counter_value()