Searched +full:pmod +full:- +full:enabled (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | maxim,ds2760.yaml | 1 # 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 D | maxim,ds2760.txt | 4 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 D | rc.conf.5 | 93 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. 269 auto-jail the service with inherited filesystem and other 323 disable auto-loading of kernel modules with 327 A whitespace-separated list of kernel modules to be ignored by 341 A whitespace-separated list of kernel modules to be ignored by 345 A whitespace-separated list of kernel modules to load right after 381 A semi-colon [all …]
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 17 ** language. The code for the "sqlite3" command-line shell is also in a 20 ** The content in this amalgamation comes from Fossil check-in 51 ** NO_TEST - The branches on this line are not 56 ** OPTIMIZATION-IF-TRUE - This branch is allowed to always be false 60 ** OPTIMIZATION-IF-FALSE - This branch is allowed to always be true 64 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread 69 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the 144 ** 2015-03-02 182 ** large file support, or if the OS is windows, these should be no-ops. 188 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch [all …]
|