Searched +full:fifop +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.08 include: spi-device.yaml11 vreg-en-gpios:12 type: phandle-array15 reset-gpios:16 type: phandle-array19 fifo-gpios:20 type: phandle-array23 cca-gpios:24 type: phandle-array[all …]
5 * SPDX-License-Identifier: Apache-2.010 #address-cells = <1>;11 #size-cells = <1>;15 gpio-controller;17 #gpio-cells = <0x2>;22 #address-cells = <1>;23 #size-cells = <0>;27 clock-frequency = <2000000>;30 cs-gpios = <&test_gpio 0 0>,38 spi-max-frequency = <0>;[all …]
1 /* ieee802154_cc2520.c - TI CC2520 driver */8 * SPDX-License-Identifier: Apache-2.047 * 1 - Debug related functions48 * 2 - Generic helper functions (for any parts)49 * 3 - GPIO related functions50 * 4 - TX related helper functions51 * 5 - RX related helper functions52 * 6 - Radio device API functions53 * 7 - Legacy radio device API functions54 * 8 - Initialization[all …]