Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_acq.h218 TSC_tNum_T numBlock; /*!< Number of blocks in the zone */ member
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_acq.c1466 while ((idxBlock < zone->numBlock) && (retval == TSC_STATUS_ERROR));
1471 if (idxBlock < zone->numBlock)

Completed in 6 milliseconds