Lines Matching full:as
9 encouraged to migrate as soon as possible, as this API will be removed
78 reads as either "in" or "out". This value may
79 normally be written. Writing as "out" defaults to
80 initializing the value as low. To ensure glitch free
82 configure the GPIO as an output with that initial value.
90 reads as either 0 (inactive) or 1 (active). If the GPIO
91 is configured as an output, this value may be written;
92 any nonzero value is treated as active.
94 If the pin can be configured as interrupt-generating interrupt
106 reads as either "none", "rising", "falling", or
110 This file exists only if the pin can be configured as an
114 reads as either 0 (false) or 1 (true). Write
128 same as N, the first GPIO managed by this chip
166 suitable for documenting as part of a board support package.