Searched refs:SCHAR (Results 1 – 3 of 3) sorted by relevance
95 …mouse_instance -> ux_host_class_hid_mouse_x_position += (SCHAR) callback -> ux_host_class_hid_repo… in _ux_host_class_hid_mouse_callback()102 …mouse_instance -> ux_host_class_hid_mouse_y_position += (SCHAR) callback -> ux_host_class_hid_rep… in _ux_host_class_hid_mouse_callback()137 …mouse_instance -> ux_host_class_hid_mouse_wheel += (SCHAR) callback -> ux_host_class_hid_report_ca… in _ux_host_class_hid_mouse_callback()
241 #ifndef SCHAR242 typedef signed char SCHAR; typedef
1531 … ux_host_class_hid_mouse_callback.c Changed x/y position update to use SCHAR values1533 … ux_api.h Added SCHAR default type, and added new constants,