Lines Matching +full:invert +full:- +full:input
2 # SPDX-License-Identifier: Apache-2.0
5 SBUS input driver using
8 SBUS is an single-wire inverted serial protocol so either you need to use
9 the rx-invert feature of your serial driver or use an external signal inverter.
10 The driver binds this to the Zephyr input system using INPUT_EV_CODES.
49 include: [base.yaml, uart-device.yaml]
51 child-binding:
53 SBUS Channel to input-event-code binding
54 INPUT_EV_ABS & INPUT_EV_MSC gives raw input value
61 SBUS input channel
62 Valid range: 1 - 16
66 description: Input event types see INPUT_EV_CODES