Home
last modified time | relevance | path

Searched refs:SYSCALL_CHRE_MAIN_EVENT_SEND_MSG (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DchreApi.h73 #define SYSCALL_CHRE_MAIN_EVENT_SEND_MSG 1 // (void *, size_t, uint32_t, uint16_t, chre… macro
/device/google/contexthub/firmware/app/chre/common/
Dchre11_app_syscalls.c159 …LL_DOMAIN_CHRE, SYSCALL_CHRE_MAIN, SYSCALL_CHRE_MAIN_EVENT, SYSCALL_CHRE_MAIN_EVENT_SEND_MSG), mes… in chreSendMessageToHost()
169 …LL_DOMAIN_CHRE, SYSCALL_CHRE_MAIN, SYSCALL_CHRE_MAIN_EVENT, SYSCALL_CHRE_MAIN_EVENT_SEND_MSG), mes… in chreSendMessageToHostEndpoint()
Dchre_app_syscalls.c159 …LL_DOMAIN_CHRE, SYSCALL_CHRE_MAIN, SYSCALL_CHRE_MAIN_EVENT, SYSCALL_CHRE_MAIN_EVENT_SEND_MSG), mes… in chreSendMessageToHost()
169 …LL_DOMAIN_CHRE, SYSCALL_CHRE_MAIN, SYSCALL_CHRE_MAIN_EVENT, SYSCALL_CHRE_MAIN_EVENT_SEND_MSG), mes… in chreSendMessageToHostEndpoint()
Dchre10_app_syscalls.c156 …LL_DOMAIN_CHRE, SYSCALL_CHRE_MAIN, SYSCALL_CHRE_MAIN_EVENT, SYSCALL_CHRE_MAIN_EVENT_SEND_MSG), mes… in chreSendMessageToHost()
/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c679 [SYSCALL_CHRE_MAIN_EVENT_SEND_MSG] = { .func = osChreEventSendMessageToHost },