Home
last modified time | relevance | path

Searched refs:READ_SYSCALL_ID (Results 1 – 2 of 2) sorted by relevance

/open-amp-latest/open-amp/lib/include/openamp/
Drpmsg_retarget.h23 #define READ_SYSCALL_ID 0x4UL macro
/open-amp-latest/open-amp/lib/proxy/
Drpmsg_retarget.c227 syscall.id = READ_SYSCALL_ID; in _read()
239 if (resp->id == READ_SYSCALL_ID) { in _read()