Home
last modified time | relevance | path

Searched refs:SYSCALL_OS_MAIN_SENSOR_FIND (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DosApi.h91 #define SYSCALL_OS_MAIN_SENSOR_FIND 4 // (uint32_t sensorType, uint32_t idx, uint32_t *han… macro
DsyscallDo.h124 …NO(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_SENSOR, SYSCALL_OS_MAIN_SENSOR_FIND), senso… in eOsSensorFind()
/device/google/contexthub/firmware/os/core/
DosApi.c508 [SYSCALL_OS_MAIN_SENSOR_FIND] = { .func = osExpApiSensorFind, }, in osApiExport()