Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_types.h93 TSC_DATA_READY = 1 /*!< A new measurement is ready */ enumerator
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_linrot.c1755 if (p_Ch->Flag.DataReady == TSC_DATA_READY) in TSC_Linrot_Process_OneChannel_DataReady()
A Dtsc_acq.c1234 block->p_chData[idxDest].Flag.DataReady = TSC_DATA_READY;

Completed in 12 milliseconds