Searched refs:PM_ReleaseConstraints (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/ |
| D | README.md | 233 `PM_ReleaseConstraints(PM_LP_STATE _SLEEP, APP_DEEP_SLEEP_CONSTRAINTS);` 239 … multiple times through *PM_SetConstraints*, one should call the *PM_ReleaseConstraints* function … 398 **status_t PM_ReleaseConstraints (uint8_t powerModeConstraint, int32_t rescNum, ...)** 400 …e support 3 resource constraints: PM_RESC_1, PM_RESC_2, PM_RESC3. PM_ReleaseConstraints(Sleep_Mode…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/ |
| D | fsl_pm_core.h | 539 status_t PM_ReleaseConstraints(uint8_t powerModeConstraint, int32_t rescNum, ...);
|
| D | fsl_pm_core.c | 870 status_t PM_ReleaseConstraints(uint8_t powerModeConstraint, int32_t rescNum, ...) in PM_ReleaseConstraints() function
|