Searched refs:SYSCALL_OS_MAIN_SENSOR_UNREG (Results 1 – 3 of 3) sorted by relevance
86 #define SYSCALL_OS_MAIN_SENSOR_UNREG 2 // (uint32_t handle) -> bool macro
114 …O(SYSCALL_DOMAIN_OS, SYSCALL_OS_MAIN, SYSCALL_OS_MAIN_SENSOR, SYSCALL_OS_MAIN_SENSOR_UNREG), handl… in eOsSensorUnregister()
514 [SYSCALL_OS_MAIN_SENSOR_UNREG] = { .func = osExpApiSensorUnreg, }, in osApiExport()