Searched refs:pins (Results 1 - 5 of 5) sorted by relevance

/openwrt/docs/
H A Ddebugging.tex8 and its pins are routed on the Printed Circuit Board to allow
14 RX. Since your router is very likely to have its I/O pins working at
19 To find out the serial console pins on the PCB, you will be looking
28 value between TX and VCC pins will tell you about them being different
30 technique you can determine the remaining pins like this.
59 JTAG connectors are usually 12, 14, or 20-pins headers with one side of
/openwrt/package/kernel/mmc_over_gpio/
H A DMakefile50 Support for driving an MMC/SD card over GPIO pins via SPI.
/openwrt/target/linux/oxnas/files/drivers/pinctrl/
H A Dpinctrl-oxnas.c130 * array is the same as pins.
131 * @pins: an array of discrete physical pins used in this group, taken
133 * @npins: the number of pins in this group array, i.e. the number of
134 * elements in .pins so we can iterate over that array
139 unsigned int *pins; member in struct:oxnas_pin_group
172 grp->pins[0]);
195 const unsigned **pins,
203 *pins = info->groups[selector].pins;
194 oxnas_get_group_pins(struct pinctrl_dev *pctldev, unsigned selector, const unsigned **pins, unsigned *npins) argument
[all...]
/openwrt/package/kernel/linux/modules/
H A Dinput.mk83 to GPIO pins of various CPUs (and some other chips).
123 Kernel module to use rotary encoders connected to GPIO pins
H A Dother.mk199 Kernel module to allows control of GPIO pins using a character device.

Completed in 41 milliseconds