Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/touch/ft5406/
A Dhpm_ft5406.c20 hpm_stat_t ft5406_set_mode(ft5406_context_t *context, uint8_t mode) in ft5406_set_mode() function
27 return ft5406_set_mode(context, FT5406_DEVICE_MODE_NORMAL); in ft5406_init()
35 stat = ft5406_set_mode(context, FT5406_DEVICE_MODE_SYS_INFO); in ft5406_get_sys_info()
A Dhpm_ft5406.h138 hpm_stat_t ft5406_set_mode(ft5406_context_t *context, uint8_t mode);

Completed in 11 milliseconds