OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IIC_ICR_STOP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
iopi2creg.h
62
#define
IIC_ICR_STOP
(1U << 1) /* initiate STOP condition */
iopi2c.c
204
(send_stop ?
IIC_ICR_STOP
: 0));
223
sc->sc_icr | IIC_ICR_TB | (send_stop ?
IIC_ICR_STOP
: 0));
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025