Searched defs:counter_dev (Results 1 – 6 of 6) sorted by relevance
64 counter_dev: &timer137 { label
72 static void test_counter_interrupt_fn(const struct device *counter_dev, in test_counter_interrupt_fn()115 const struct device *const counter_dev = DEVICE_DT_GET(TIMER); in main() local
25 static void timer_top_handler(const struct device *counter_dev, void *user_data) in timer_top_handler()32 static void timer_alarm_handler(const struct device *counter_dev, uint8_t chan_id, in timer_alarm_handler()
45 static const struct device *counter_dev; variable
97 static void wdt_counter_cb(const struct device *counter_dev, uint8_t chan_id, in wdt_counter_cb()
86 static const struct device *const counter_dev = variable