Searched refs:ft5406_rt_handle_t (Results 1 – 2 of 2) sorted by relevance
56 } ft5406_rt_handle_t; typedef58 status_t FT5406_RT_Init(ft5406_rt_handle_t *handle, LPI2C_Type *base);60 status_t FT5406_RT_Denit(ft5406_rt_handle_t *handle);62 status_t FT5406_RT_GetSingleTouch(ft5406_rt_handle_t *handle, touch_event_t *touch_event, int *touc…64 status_t FT5406_RT_GetMultiTouch(ft5406_rt_handle_t *handle,
34 status_t FT5406_RT_Init(ft5406_rt_handle_t *handle, LPI2C_Type *base) in FT5406_RT_Init()78 status_t FT5406_RT_Denit(ft5406_rt_handle_t *handle) in FT5406_RT_Denit()91 status_t FT5406_RT_ReadTouchData(ft5406_rt_handle_t *handle) in FT5406_RT_ReadTouchData()103 status_t FT5406_RT_GetSingleTouch(ft5406_rt_handle_t *handle, touch_event_t *touch_event, int *touc… in FT5406_RT_GetSingleTouch()137 status_t FT5406_RT_GetMultiTouch(ft5406_rt_handle_t *handle, in FT5406_RT_GetMultiTouch()