Searched refs:refCount (Results 1 – 3 of 3) sorted by relevance
57 static uint32_t refCount = 0; variable71 refCount--; in UDMACC32XX_close()73 if (refCount == 0) { in UDMACC32XX_close()143 refCount++; in UDMACC32XX_open()
205 status = PowerCC32XX_module.refCount[resourceId]; in Power_getDependencyCount()424 count = PowerCC32XX_module.refCount[resourceId]; in Power_releaseDependency()448 PowerCC32XX_module.refCount[resourceId] = count; in Power_releaseDependency()517 count = PowerCC32XX_module.refCount[resourceId]++; in Power_setDependency()
565 uint8_t refCount[PowerCC32XX_NUMRESOURCES]; member