OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:npull
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm2835_gpio.c
205
const int
npull
= pull_len / 4;
local
208
if (
npull
> 1 &&
npull
!= npins) {
227
const int value = be32toh(pull[
npull
== 1 ? 0 : i]);
bcm2835_gpio.c
205
const int
npull
= pull_len / 4;
local
208
if (
npull
> 1 &&
npull
!= npins) {
227
const int value = be32toh(pull[
npull
== 1 ? 0 : i]);
Completed in 37 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026