Searched +full:rx +full:- +full:tx +full:- +full:chn +full:- +full:share (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 compatible: "nxp,kinetis-dspi"8 include: ["spi-controller.yaml", "pinctrl-device.yaml"]20 pcs-sck-delay:26 sck-pcs-delay:32 transfer-delay:38 pinctrl-0:41 nxp,rx-tx-chn-share:43 description: If the edma channel shared with tx and rx48 ctar register selection range form 0-1 for master mode, 0 for slave mode[all …]
1 /* SPDX-License-Identifier: Apache-2.0 */4 #include <arm/armv7-m.dtsi>5 #include <zephyr/dt-bindings/adc/adc.h>6 #include <zephyr/dt-bindings/clock/kinetis_sim.h>7 #include <zephyr/dt-bindings/clock/kinetis_mcg.h>8 #include <zephyr/dt-bindings/gpio/gpio.h>9 #include <zephyr/dt-bindings/i2c/i2c.h>18 zephyr,flash-controller = &ftfe;22 #address-cells = <1>;23 #size-cells = <0>;[all …]