Searched refs:currentReg (Results 1 – 1 of 1) sorted by relevance
415 uint32_t currentReg, ii; in ADC14_configureConversionMemory() local420 currentReg = 0x01; in ADC14_configureConversionMemory()433 currentReg = memorySelect & ii; in ADC14_configureConversionMemory()437 curReg = (uint32_t*) _ctlRegs[_getIndexForMemRegister(currentReg)]; in ADC14_configureConversionMemory()459 uint32_t currentReg, ii; in ADC14_enableComparatorWindow() local464 currentReg = 0x01; in ADC14_enableComparatorWindow()477 currentReg = memorySelect & ii; in ADC14_enableComparatorWindow()482 (uint32_t*) _ctlRegs[_getIndexForMemRegister(currentReg)]; in ADC14_enableComparatorWindow()501 uint32_t currentReg, ii; in ADC14_disableComparatorWindow() local505 currentReg = 0x01; in ADC14_disableComparatorWindow()[all …]