Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/capt/
Dfsl_capt.h206 } capt_touch_data_t; typedef
356 bool CAPT_GetTouchData(CAPT_Type *base, capt_touch_data_t *data);
Dfsl_capt.c231 bool CAPT_GetTouchData(CAPT_Type *base, capt_touch_data_t *data) in CAPT_GetTouchData()