Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/power/
DPowerCC26X2.h106 #define PowerCC26X2_NUMCONSTRAINTS (PowerCC26XX_NUMCONSTRAINTS + 0) /* Number of constraints suppor… macro
238 uint8_t constraintCounts[PowerCC26X2_NUMCONSTRAINTS];
DPowerCC26X2.c457 DebugP_assert(constraintId < PowerCC26X2_NUMCONSTRAINTS); in Power_releaseConstraint()
562 DebugP_assert(constraintId < PowerCC26X2_NUMCONSTRAINTS); in Power_setConstraint()