commit | 7ea37c9bb7b56c2ea3b795c51541b2f3867d5e02 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan.yates@data61.csiro.au> | Wed Jun 23 20:47:18 2021 +1000 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Jun 24 06:40:00 2021 -0500 |
tree | 3530d86518af1bd32c0206a1d31ad33f11f074b0 | |
parent | c42a511d3970f77c3551404e5f3a767dcc8642f1 [diff] |
gpio: add additional `gpio_spec_dt` helpers Add helpers to allow providing a `struct gpio_spec_dt` directly to `gpio_pin_get`, `gpio_pin_set` and `gpio_pin_toggle` functions. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>