Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dadc14.c614 uint32_t *firstPoint, *secondPoint; in ADC14_getResultArray() local
623 secondPoint = (uint32_t*) _ctlRegs[_getIndexForMemRegister(memoryEnd)]; in ADC14_getResultArray()
627 if (firstPoint == secondPoint) in ADC14_getResultArray()