Searched refs:SYSCALL_OS_MAIN_SENSOR_GET_TIME (Results 1 – 3 of 3) sorted by relevance
94 #define SYSCALL_OS_MAIN_SENSOR_GET_TIME 10 // (uint64_t *timeNanos) -> void macro
161 …(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_SENSOR, SYSCALL_OS_MAIN_SENSOR_GET_TIME), &ti… in eOsSensorGetTime()
522 [SYSCALL_OS_MAIN_SENSOR_GET_TIME] = { .func = osExpApiSensorGetTime, }, in osApiExport()