Home
last modified time | relevance | path

Searched refs:PM_LP_STATE_COUNT (Results 1 – 25 of 30) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_config.h38 #ifndef PM_LP_STATE_COUNT
39 #define PM_LP_STATE_COUNT (0U) macro
Dfsl_pm_core.c188 uint8_t lowestPowerMode = PM_LP_STATE_COUNT - 1U; in PM_SetAllowedLowestPowerMode()
191 for (index = 0U; index < PM_LP_STATE_COUNT; index++) in PM_SetAllowedLowestPowerMode()
779 if (powerModeConstraint >= PM_LP_STATE_COUNT) in PM_SetConstraints()
888 if (powerModeConstraint >= PM_LP_STATE_COUNT) in PM_ReleaseConstraints()
Dfsl_pm_core.h250 …pm_state_t states[PM_LP_STATE_COUNT]; /*!< The array of device's power state, states array must be…
299 …uint8_t powerModeConstraintCount[PM_LP_STATE_COUNT]; /*!< The count of each power mode constraint.…
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1172/
Dfsl_pm_device_config.h23 #define PM_LP_STATE_COUNT (17U) // defined 17 low power states. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1173/
Dfsl_pm_device_config.h23 #define PM_LP_STATE_COUNT (17U) // defined 17 low power states. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1176/
Dfsl_pm_device_config.h23 #define PM_LP_STATE_COUNT (17U) // defined 17 low power states. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1175/
Dfsl_pm_device_config.h23 #define PM_LP_STATE_COUNT (17U) // defined 17 low power states. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1171/
Dfsl_pm_device_config.h23 #define PM_LP_STATE_COUNT (17U) // defined 17 low power states. macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW612/
Dfsl_pm_device_config.h16 #define PM_LP_STATE_COUNT (5U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT758S/
Dfsl_pm_device_config.h17 #define PM_LP_STATE_COUNT (5U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT798S/
Dfsl_pm_device_config.h17 #define PM_LP_STATE_COUNT (5U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW610/
Dfsl_pm_device_config.h16 #define PM_LP_STATE_COUNT (5U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT735S/
Dfsl_pm_device_config.h17 #define PM_LP_STATE_COUNT (5U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT555S/
Dfsl_pm_device_config.h18 #define PM_LP_STATE_COUNT (4U) macro
Dfsl_pm_device.c139 .stateCount = PM_LP_STATE_COUNT,
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT685S/
Dfsl_pm_device_config.h18 #define PM_LP_STATE_COUNT (4U) macro
Dfsl_pm_device.c125 .stateCount = PM_LP_STATE_COUNT,
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT533S/
Dfsl_pm_device_config.h18 #define PM_LP_STATE_COUNT (4U) macro
Dfsl_pm_device.c139 .stateCount = PM_LP_STATE_COUNT,
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT595S/
Dfsl_pm_device_config.h18 #define PM_LP_STATE_COUNT (4U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716A/
Dfsl_pm_device_config.h16 #define PM_LP_STATE_COUNT (4U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716C/
Dfsl_pm_device_config.h16 #define PM_LP_STATE_COUNT (4U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/KW45B41Z83/
Dfsl_pm_device_config.h16 #define PM_LP_STATE_COUNT (4U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/K32W1480/
Dfsl_pm_device_config.h16 #define PM_LP_STATE_COUNT (4U) macro
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXN947/
Dfsl_pm_device_config.h18 #define PM_LP_STATE_COUNT (6U) macro

12