Searched refs:SYSCALL_OS_MAIN_SENSOR_REQUEST (Results 1 – 3 of 3) sorted by relevance
89 #define SYSCALL_OS_MAIN_SENSOR_REQUEST 5 // (uint32_t clientId, uint32_t sensorHandle, uint32… macro
132 …(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_SENSOR, SYSCALL_OS_MAIN_SENSOR_REQUEST), clie… in eOsSensorRequest()
517 [SYSCALL_OS_MAIN_SENSOR_REQUEST] = { .func = osExpApiSensorReq, }, in osApiExport()