Searched refs:systimer_ll_is_counter_value_valid (Results 1 – 7 of 7) sorted by relevance
61 __attribute__((always_inline)) static inline bool systimer_ll_is_counter_value_valid(systimer_dev_t… in systimer_ll_is_counter_value_valid() function
63 __attribute__((always_inline)) static inline bool systimer_ll_is_counter_value_valid(systimer_dev_t… in systimer_ll_is_counter_value_valid() function
72 __attribute__((always_inline)) static inline bool systimer_ll_is_counter_value_valid(systimer_dev_t… in systimer_ll_is_counter_value_valid() function
56 while (!systimer_ll_is_counter_value_valid(hal->dev, counter_id)); in systimer_hal_get_counter_value()