Lines Matching +full:use +full:- +full:push +full:- +full:pull
4 .\" Redistribution and use in source and binary forms, with or without
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37 .Cm -l
42 .Cm -t
47 .Cm -c
54 .Cm -n
56 .Ar pin-name
58 .Op Cm -f Ar ctldev
70 .Pa pin-number
72 .Pa pin-name .
73 If it is a number and a pin has this number as its name and you did not use
82 .Bl -tag -width ".Fl f Ar ctldev"
86 .Bl -tag -offset indent -width ".Cm PULSE"
94 Push pull pin
98 Pull-up pin
100 Pull-down pin
107 GPIO controller device to use
112 .It Fl n Ar pin Ar pin-name
128 .Bl -bullet
132 gpioctl -f /dev/gpioc0 -l
136 gpioctl -f /dev/gpioc0 12 1
140 gpioctl -f /dev/gpioc0 -c 12 IN
144 gpioctl -f /dev/gpioc0 -n 12 test
148 gpioctl -f /dev/gpioc0 -t test
152 gpioctl -f /dev/gpioc0 -pt 12
164 .An -nosplit