Home
last modified time | relevance | path

Searched refs:counter_sam_dev_cfg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/counter/
Dcounter_sam_tc.c50 struct counter_sam_dev_cfg { struct
101 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_start()
112 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_stop()
123 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_get_value()
136 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_set_alarm()
198 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_cancel_alarm()
222 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_set_top_value()
260 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_get_top_value()
269 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_get_pending_int()
279 const struct counter_sam_dev_cfg *const dev_cfg = dev->config; in counter_sam_tc_isr()
[all …]