Searched refs:SYSCALL_CHRE_MAIN_EVENT_SEND_MSG (Results 1 – 5 of 5) sorted by relevance
/device/google/contexthub/firmware/os/inc/ |
D | chreApi.h | 73 #define SYSCALL_CHRE_MAIN_EVENT_SEND_MSG 1 // (void *, size_t, uint32_t, uint16_t, chre… macro
|
/device/google/contexthub/firmware/app/chre/common/ |
D | chre11_app_syscalls.c | 159 …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()
|
D | chre_app_syscalls.c | 159 …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()
|
D | chre10_app_syscalls.c | 156 …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/ |
D | nanohub_chre.c | 679 [SYSCALL_CHRE_MAIN_EVENT_SEND_MSG] = { .func = osChreEventSendMessageToHost },
|