Home
last modified time | relevance | path

Searched defs:swdp_api (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dswdp.h44 struct swdp_api { struct
53 int (*swdp_output_sequence)(const struct device *dev,
65 int (*swdp_input_sequence)(const struct device *dev,
79 int (*swdp_transfer)(const struct device *dev,
94 int (*swdp_set_pins)(const struct device *dev,
105 int (*swdp_get_pins)(const struct device *dev, uint8_t *state);
114 int (*swdp_set_clock)(const struct device *dev, uint32_t clock);
124 int (*swdp_configure)(const struct device *dev,
136 int (*swdp_port_on)(const struct device *dev);
144 int (*swdp_port_off)(const struct device *dev);