Home
last modified time | relevance | path

Searched refs:apd_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()
236 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
297 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
302 SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_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.h136 uint32_t apd_mask; /*!< PDSLEEPCFG1 mask for Array 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()
263 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
324 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
329 SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_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.h148 uint32_t apd_mask; /*!< PDSLEEPCFG1 mask for Array 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()
263 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
324 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
329 SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_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.h148 uint32_t apd_mask; /*!< PDSLEEPCFG1 mask for Array 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()
263 enabledResources[1] |= enResPRAMs[feature].apd_mask; in PM_DEV_EnablePeripheralsDeepSleep()
324 … SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_mask | enResPRAMs[feature].ppd_mask; in PM_DEV_DisablePeripheralsSleep()
329 SYSCTL0_PDRCFGCLR_REG(1) = enResPRAMs[feature].apd_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.h148 uint32_t apd_mask; /*!< PDSLEEPCFG1 mask for Array PD */ member