Home
last modified time | relevance | path

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

/bsp/stm32/stm32l4r9-st-eval/board/ports/
A Ddrv_touch_ft.c59 while (retries < IIC_RETRY_NUM) in ft_read()
66 if (retries >= IIC_RETRY_NUM) in ft_read()
/bsp/loongson/ls1cdev/drivers/
A Ddrv_touch_gt9xx.c30 #ifndef IIC_RETRY_NUM
31 #define IIC_RETRY_NUM 2 macro
/bsp/stm32/stm32f407-atk-explorer/board/ports/touch/
A Ddrv_touch_ft.c57 while (retries < IIC_RETRY_NUM) in ft_read()
64 if (retries >= IIC_RETRY_NUM) in ft_read()
A Ddrv_touch.h19 #define IIC_RETRY_NUM 2 macro
/bsp/allwinner/libraries/drivers/touch/
A Ddrv_touch_gt9xx.c45 #ifndef IIC_RETRY_NUM
46 #define IIC_RETRY_NUM 2 macro
/bsp/stm32/stm32l4r9-st-eval/board/ports/include/
A Ddrv_touch.h18 #define IIC_RETRY_NUM 2 macro

Completed in 17 milliseconds