Home
last modified time | relevance | path

Searched +full:pad +full:- +full:mul +full:- +full:sel (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/boards/telink/tlsr9518adk80d/
Dtlsr9518adk80d-pinctrl.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/pinctrl/b91-pinctrl.h>
10 /* Set pad-mul-sel register value.
13 pad-mul-sel = <1>;
/Zephyr-latest/dts/bindings/pinctrl/
Dtelink,b91-pinctrl.yaml2 # SPDX-License-Identifier: Apache-2.0
7 use this node to route UART0 TX to pin PB2 and enable the pull-up resistor
20 /* You can put this in places like a board-pinctrl.dtsi file in
24 /* include pre-defined pins and functions for the SoC used by the board */
25 #include <dt-bindings/pinctrl/b91-pinctrl.h>
42 (that is, active) state. You would specify the low-power configuration for
46 'bias-pull-up' property. Here is a list of supported standard pin
49 - bias-disable
50 - bias-pull-down
51 - bias-pull-up
[all …]