OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pushpull
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
max77620.c
154
const bool
pushpull
= (be32toh(gpio[2]) & __BIT(1)) == 0;
local
157
if (
pushpull
)
/src/usr.sbin/emcfanctl/
emcfanctloutputs.c
452
bool
pushpull
= false;
local
463
pushpull
= true;
469
mj_append_field(&obj, "pwm_output_type", "integer", (int64_t)
pushpull
);
477
printf("PWM Output Type:%s\n",(
pushpull
? "push-pull" : "open drain"));
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026