Home
last modified time | relevance | path

Searched full:pulls (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dsharp,ls037v7dw01.yaml12 configured with external pulls, all the GPIOs are considered optional with holes
39 with external pulls, all the GPIOs are considered
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c1249 uint32_t *pulls; in bcm_gpio_configure_pins() local
1273 pulls = NULL; in bcm_gpio_configure_pins()
1275 sizeof(*pulls), (void **)&pulls); in bcm_gpio_configure_pins()
1277 if ((pulls != NULL) && (pulltuples != pintuples)) { in bcm_gpio_configure_pins()
1279 OF_prop_free(pulls); in bcm_gpio_configure_pins()
1288 if (pulls) { in bcm_gpio_configure_pins()
1290 printf(", pull %d", pulls[i]); in bcm_gpio_configure_pins()
1291 switch (pulls[i]) { in bcm_gpio_configure_pins()
1304 name, pin, pulls[i]); in bcm_gpio_configure_pins()
1312 if (pulls) in bcm_gpio_configure_pins()
[all …]
/freebsd/sys/contrib/openzfs/.github/
H A Dstale.yml5 # Limit to only `issues` or `pulls`
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLinkAllAsmWriterComponents.h9 // This header file pulls in all assembler writer related passes for tools like
H A DLinkAllCodegenComponents.h9 // This header file pulls in all codegen related passes for tools like lli and
/freebsd/contrib/libcbor/
H A DCONTRIBUTING.md11 **Incremental improvements:** Bug fixes (including build scripts, examples, test, typos, CI/CD config, etc.) and documentation improvements (fixes of typos, inaccuracies, out of date content, etc.) are always welcome. Feel free to open a [PR](https://github.com/PJK/libcbor/pulls).
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-sdmmc.dtsi22 * We also have external pulls, so disable the internal ones.
H A Drk3288-veyron.dtsi490 * We also have external pulls, so disable the internal ones.
550 * We also have external pulls, so disable the internal ones.
/freebsd/stand/uboot/arch/arm/
H A Dconf.c36 /* Make sure we have an explicit reference to exit so libsa's panic pulls in the MD exit */
/freebsd/tools/build/cross-build/include/linux/
H A Dunistd.h39 /* Ensure that unistd.h pulls in getopt */
/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllIR.h9 // This header file pulls in all the object modules of the VMCore library so
/freebsd/stand/uboot/arch/powerpc/
H A Dconf.c35 /* Make sure we have an explicit reference to exit so libsa's panic pulls in the MD exit */
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp.dtsi659 bias-pull-down; /* No external pulls or external pulldown */
663 bias-pull-down; /* No external pulls or external pulldown */
667 bias-pull-down; /* No external pulls or external pulldown */
H A Dsc7280-chrome-common.dtsi171 * driving them. We rely on the normal pulls configured in
/freebsd/stand/powerpc/ofw/
H A Dconf.c36 /* Make sure we have an explicit reference to exit so libsa's panic pulls in the MD exit */
/freebsd/contrib/libyaml/
H A Dannouncement.msg76 See: https://github.com/yaml/libyaml/pulls
/freebsd/contrib/ntp/sntp/
H A Dconfigure.ac141 # Sadly not. There is a gettext() check somewhere, and on Solaris this pulls
/freebsd/share/man/man9/
H A Dkernel_mount.984 function pulls information from the structure to perform
/freebsd/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c98 * It normally uses libc/gen/auxv.c which pulls in pthread_once().
H A Drtld_libc.h68 * directly inside RTLD to avoid pulling in __libc_interposing (which pulls
/freebsd/.github/workflows/
H A Dchecklist.yml33 const commits = await github.paginate(github.rest.pulls.listCommits, {
/freebsd/share/man/man4/
H A Dgpioiic.460 an external pullup resistor pulls the line to the 1 state unless some
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6qdl-sr-som.dtsi135 * to high-z with the same pulls as above.
/freebsd/crypto/openssl/
H A DCONTRIBUTING.md16 [pull request on GitHub](https://github.com/openssl/openssl/pulls).
/freebsd/contrib/ntp/html/
H A Dassoc.html37 …this would be described as a "pull" operation, in that the host pulls the time and relat…
49 peer either pulls or pushes the time and related values depending on the particular

1234