OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostIntfTxAck
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/inc/
hostIntf.h
84
void
hostIntfTxAck
(void *buffer, uint8_t len);
/device/google/contexthub/firmware/os/core/
hostIntf.c
419
void
hostIntfTxAck
(void *buffer, uint8_t len)
[
all
...]
nanohubCommand.c
851
hostIntfTxAck
(&mTxCurr, atomicReadByte(&mTxCurrLength));
[
all
...]
Completed in 60 milliseconds