Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/alios/
A DSDL_sysjoystick.c148 int adc_ret = 0, i; in AliOS_JoystickUpdate() local
166 adc_ret |= hal_adc_value_get(&roll_x, &xrel, 5); in AliOS_JoystickUpdate()
167 adc_ret |= hal_adc_value_get(&roll_y, &yrel, 5); in AliOS_JoystickUpdate()

Completed in 7 milliseconds