Home
last modified time | relevance | path

Searched refs:GetDeviceType (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_syssensor.h69 SDL_SensorType (*GetDeviceType)(int device_index); member
A DSDL_sensor.c173 type = driver->GetDeviceType(device_index); in SDL_SensorGetDeviceType()
257 sensor->type = driver->GetDeviceType(device_index); in SDL_SensorOpen()

Completed in 6 milliseconds