OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nanohubPrefetchTx
(Results
1 - 3
of
3
) sorted by null
/device/google/contexthub/firmware/os/inc/
nanohubCommand.h
34
void
nanohubPrefetchTx
(uint32_t interrupt, uint32_t wakeup, uint32_t nonwakeup);
/device/google/contexthub/firmware/os/core/
hostIntf.c
[
all
...]
nanohubCommand.c
760
void
nanohubPrefetchTx
(uint32_t interrupt, uint32_t wakeup, uint32_t nonwakeup)
813
nanohubPrefetchTx
(HOSTINTF_MAX_INTERRUPTS, 0, 0);
[
all
...]
Completed in 64 milliseconds