OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_aioA
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/otp538u/
otp538u.h
149
mraa_aio_context
m_aioA
;
otp538u.cxx
58
if ( !(
m_aioA
= mraa_aio_init(pinA)) )
66
mraa_aio_set_bit(
m_aioA
, 12);
81
mraa_aio_close(
m_aioA
);
94
val = mraa_aio_read(
m_aioA
);
Completed in 424 milliseconds