Home
last modified time | relevance | path

Searched defs:PM_RESC_MASK_ARRAY_SIZE (Results 1 – 17 of 17) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW612/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT555S/
Dfsl_pm_device_config.h21 #define PM_RESC_MASK_ARRAY_SIZE (PM_CONSTRAINT_COUNT / 32 + 1) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW610/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1172/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (2U) // defined 43 basic resources, each basic resource cost 1 bit. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1173/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (2U) // defined 43 basic resources, each basic resource cost 1 bit. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1176/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (2U) // defined 43 basic resources, each basic resource cost 1 bit. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT685S/
Dfsl_pm_device_config.h21 #define PM_RESC_MASK_ARRAY_SIZE (PM_CONSTRAINT_COUNT / 32 + 1) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1175/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (2U) // defined 43 basic resources, each basic resource cost 1 bit. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT533S/
Dfsl_pm_device_config.h21 #define PM_RESC_MASK_ARRAY_SIZE (PM_CONSTRAINT_COUNT / 32 + 1) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT595S/
Dfsl_pm_device_config.h21 #define PM_RESC_MASK_ARRAY_SIZE (PM_CONSTRAINT_COUNT / 32 + 1) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1171/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (2U) // defined 43 basic resources, each basic resource cost 1 bit. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716A/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716C/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/KW45B41Z83/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXN947/
Dfsl_pm_device_config.h21 #define PM_RESC_MASK_ARRAY_SIZE (PM_CONSTRAINT_COUNT / 32 + 1) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/K32W1480/
Dfsl_pm_device_config.h19 #define PM_RESC_MASK_ARRAY_SIZE (1U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_config.h47 #define PM_RESC_MASK_ARRAY_SIZE ((PM_CONSTRAINT_COUNT) / 32U + 1U) macro