Home
last modified time | relevance | path

Searched +full:pmod +full:- +full:enabled (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Drenesas-smarc2.dtsi1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 * Device Tree Source for the RZ SMARC Carrier-II Board.
13 * 0 - SMARC SDIO signal is connected to uSD1
14 * 1 - SMARC SDIO signal is connected to M.2 Key E connector
20 * 0 - Connect to GPIO8 PMOD (default)
21 * 1 - Connect to CAN0 transceiver STB pin
24 * 0 - Connect to GPIO9 PMOD (default)
25 * 1 - Connect to CAN1 transceiver STB pin
27 * GPIO keys are enabled by default. Use PMOD_GPIO macros to disable them
32 model = "Renesas RZ SMARC Carrier-II Board";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dmaxim,ds2760.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sebastian Reichel <sre@kernel.org>
13 The ds2760 is a w1 slave device and must hence have its sub-node in
17 - $ref: power-supply.yaml#
23 maxim,pmod-enabled:
29 maxim,cache-time-ms:
35 rated-capacity-microamp-hours:
38 If not specified, the value stored in the non-volatile chip memory is used.
[all …]
H A Dmaxim,ds2760.txt4 The ds2760 is a w1 slave device and must hence have its sub-node in DT
11 - compatible: must be "maxim,ds2760"
14 - power-supplies: Refers to one or more power supplies connected to
16 - maxim,pmod-enabled: This boolean property enables the DS2760 to enter
20 - maxim,cache-time-ms: Time im milliseconds to cache the data for. When
23 - rated-capacity-microamp-hours:
26 non-volatile chip memory is used.
/freebsd/share/man/man5/
H A Drc.conf.593 to store jail-specific configuration options.
120 .Bl -tag -width indent-two
187 required service is enabled in
192 services are enabled that utilize the force_depend check.
279 auto-jail the service with inherited filesystem and other
286 assigned IP addresses if networking is enabled in the jail.
338 disable auto-loading of kernel modules with
342 A whitespace-separated list of kernel modules to be ignored by
356 A whitespace-separated list of kernel modules to be ignored by
360 A whitespace-separated list of kernel modules to load right after
[all …]
/freebsd/contrib/sqlite3/
H A Dsqlite3.c17 ** language. The code for the "sqlite3" command-line shell is also in a
20 ** The content in this amalgamation comes from Fossil check-in
54 ** NO_TEST - The branches on this line are not
59 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false
63 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true
67 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread
72 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
147 ** 2015-03-02
185 ** large file support, or if the OS is windows, these should be no-ops.
191 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch
[all …]