Searched refs:PM_PARTABLE_ON2_COUNTER_SIZE (Results 1 – 3 of 3) sorted by relevance
58 #define PM_PARTABLE_ON2_COUNTER_SIZE (3U) macro
229 uint8_t partOn2Counter : PM_PARTABLE_ON2_COUNTER_SIZE;
822 ((1U << PM_PARTABLE_ON2_COUNTER_SIZE) - 1U)); in PM_SetConstraints()