Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_syssensor.h72 int (*GetDeviceNonPortableType)(int device_index); member
A DSDL_sensor.c188 type = driver->GetDeviceNonPortableType(device_index); in SDL_SensorGetDeviceNonPortableType()
258 sensor->non_portable_type = driver->GetDeviceNonPortableType(device_index); in SDL_SensorOpen()

Completed in 3 milliseconds