Searched refs:PowerCC26X2_NUMCONSTRAINTS (Results 1 – 2 of 2) sorted by relevance
106 #define PowerCC26X2_NUMCONSTRAINTS (PowerCC26XX_NUMCONSTRAINTS + 0) /* Number of constraints suppor… macro234 uint8_t constraintCounts[PowerCC26X2_NUMCONSTRAINTS];
455 DebugP_assert(constraintId < PowerCC26X2_NUMCONSTRAINTS); in Power_releaseConstraint()572 DebugP_assert(constraintId < PowerCC26X2_NUMCONSTRAINTS); in Power_setConstraint()