Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_keyscan.c1006 bool ghostDetected; in Cy_Keyscan_GetEventsFromHWFifo() local
1014 ghostDetected = false; in Cy_Keyscan_GetEventsFromHWFifo()
1041 ghostDetected = true; in Cy_Keyscan_GetEventsFromHWFifo()
1046 if (!ghostDetected) in Cy_Keyscan_GetEventsFromHWFifo()
1104 …if ( ghostDetected || ((_FLD2VAL(MXKEYSCAN_MIA_STATUS_OVERFLOW_STATUS, KEYSCAN_MIA_STATUS(base))) … in Cy_Keyscan_GetEventsFromHWFifo()