Lines Matching +full:a +full:- +full:rx +full:- +full:clock +full:- +full:source
2 * Copyright (c) 2016 Open-RnD Sp. z o.o.
4 * SPDX-License-Identifier: Apache-2.0
32 /* clock subsystem driving this peripheral */
34 /* number of clock subsystems */
38 /* enable tx/rx pin swap */
40 /* enable rx pin inversion */
46 /* de signal assertion time in 1/16 of a bit */
48 /* de signal deassertion time in 1/16 of a bit */
61 /* Device defined as wake-up source */
89 /* clock device */
90 const struct device *clock; member