OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ioexp_akin_pullup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/zaurus/dev/
ioexpvar.h
43
void
ioexp_akin_pullup
(int);
73
ioexp_akin_pullup
(int onoff)
function in typeref:typename:void
ioexp.c
68
static uint8_t output_init_value = IOEXP_IR_ON |
IOEXP_AKIN_PULLUP
;
316
ioexp_akin_pullup
(int onoff)
function in typeref:typename:void
326
output_init_value |=
IOEXP_AKIN_PULLUP
;
328
output_init_value &= ~
IOEXP_AKIN_PULLUP
;
333
uint8_t reg = ioexp_gpio_pin_get(sc,
IOEXP_AKIN_PULLUP
);
335
ioexp_gpio_pin_write(sc,
IOEXP_AKIN_PULLUP
,
338
ioexp_gpio_pin_write(sc,
IOEXP_AKIN_PULLUP
,
Completed in 11 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025