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_TB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/xscale/
iopi2creg.h
60
#define
IIC_ICR_TB
(1U << 3) /* transfer byte */
iopi2c.c
184
sc->sc_icr | IIC_ICR_START |
IIC_ICR_TB
);
203
sc->sc_icr |
IIC_ICR_TB
| (last_byte ? IIC_ICR_NACK : 0) |
223
sc->sc_icr |
IIC_ICR_TB
| (send_stop ? IIC_ICR_STOP : 0));
Completed in 11 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025