Searched defs:counter_dev (Results 1 – 4 of 4) sorted by relevance
58 static void test_counter_interrupt_fn(const struct device *counter_dev, in test_counter_interrupt_fn()97 const struct device *const counter_dev = DEVICE_DT_GET(TIMER); in main() local
25 void timer_top_handler(const struct device *counter_dev, void *user_data) in timer_top_handler()32 void timer_alarm_handler(const struct device *counter_dev, uint8_t chan_id, in timer_alarm_handler()
67 static const struct device *const counter_dev = variable
111 static void wdt_counter_cb(const struct device *counter_dev, uint8_t chan_id, in wdt_counter_cb()