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