Home
last modified time | relevance | path

Searched refs:PM_PARTABLE_ON2_COUNTER_SIZE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_config.h58 #define PM_PARTABLE_ON2_COUNTER_SIZE (3U) macro
Dfsl_pm_core.h229 uint8_t partOn2Counter : PM_PARTABLE_ON2_COUNTER_SIZE;
Dfsl_pm_core.c822 ((1U << PM_PARTABLE_ON2_COUNTER_SIZE) - 1U)); in PM_SetConstraints()