Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/gt911/
Dfsl_gt911.c32 #define GT911_STAT_BUF_MASK (1U << 7U) macro
236 if (0U != (gt911Stat & GT911_STAT_BUF_MASK)) in GT911_ReadRawTouchData()