Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DosApi.h89 #define SYSCALL_OS_MAIN_SENSOR_UNREG 2 // (uint32_t handle) -> bool macro
DsyscallDo.h114 …O(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_SENSOR, SYSCALL_OS_MAIN_SENSOR_UNREG), handl… in eOsSensorUnregister()
/device/google/contexthub/firmware/os/core/
DosApi.c506 [SYSCALL_OS_MAIN_SENSOR_UNREG] = { .func = osExpApiSensorUnreg, }, in osApiExport()