Home
last modified time | relevance | path

Searched refs:ppd_mask (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT685S/
Dfsl_pm_device.c231 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
297 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
304 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
310 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
Dfsl_pm_device.h137 uint32_t ppd_mask; /*!< PDSLEEPCFG1 mask for Periphery PD */ member
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT533S/
Dfsl_pm_device.c258 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
324 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
331 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
337 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
Dfsl_pm_device.h149 uint32_t ppd_mask; /*!< PDSLEEPCFG1 mask for Periphery PD */ member
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT555S/
Dfsl_pm_device.c258 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
324 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
331 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
337 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
Dfsl_pm_device.h149 uint32_t ppd_mask; /*!< PDSLEEPCFG1 mask for Periphery PD */ member
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT595S/
Dfsl_pm_device.c258 enabledResources[1] |= enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
324 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
331 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
337 SYSCTL0_PDRCFGSET_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
Dfsl_pm_device.h149 uint32_t ppd_mask; /*!< PDSLEEPCFG1 mask for Periphery PD */ member