/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506CPXXXX/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 595 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 642 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 693 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 713 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 595 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 642 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 693 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 713 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5516/drivers/ |
D | fsl_power.c | 411 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 460 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 462 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 469 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 503 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 590 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 633 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 682 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 735 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 758 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S14/drivers/ |
D | fsl_power.c | 411 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 460 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 462 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 469 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 503 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 590 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 633 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 682 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 735 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 758 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5512/drivers/ |
D | fsl_power.c | 411 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 460 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 462 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 469 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 503 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 590 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 633 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 682 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 735 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 758 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S04/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 613 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 660 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 711 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 731 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 595 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 642 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 693 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 713 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5502CPXXXX/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 595 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 642 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 693 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 713 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5514/drivers/ |
D | fsl_power.c | 411 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 460 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 462 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 469 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 503 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 590 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 633 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 682 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 735 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 758 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S06/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 613 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 660 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 711 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 731 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S16/drivers/ |
D | fsl_power.c | 411 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 460 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 462 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 469 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 503 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 590 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 633 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 682 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 735 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 758 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 595 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 642 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 693 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 713 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504CPXXXX/drivers/ |
D | fsl_power.c | 409 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 449 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 451 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 458 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODVBATRESETENA_SECURE_MASK | PMC_RESETCTRL_BODVBATRESETENA_S… in POWER_EnterDeepSleep() 492 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 575 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 595 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 642 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 693 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() 713 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S66/drivers/ |
D | fsl_power.c | 432 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 481 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 482 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODCORERESETENABLE_MASK)) in POWER_EnterDeepSleep() 487 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODVBATRESETENABLE_MASK)) in POWER_EnterDeepSleep() 519 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 589 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 592 …pmc_reset_ctrl & (~(PMC_RESETCTRL_BODVBATRESETENABLE_MASK | PMC_RESETCTRL_BODCORERESETENABLE_MASK)… in POWER_EnterPowerDown() 605 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 643 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 696 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5526/drivers/ |
D | fsl_power.c | 432 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 481 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 482 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODCORERESETENABLE_MASK)) in POWER_EnterDeepSleep() 487 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODVBATRESETENABLE_MASK)) in POWER_EnterDeepSleep() 519 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 589 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 592 …pmc_reset_ctrl & (~(PMC_RESETCTRL_BODVBATRESETENABLE_MASK | PMC_RESETCTRL_BODCORERESETENABLE_MASK)… in POWER_EnterPowerDown() 605 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 643 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 696 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S28/drivers/ |
D | fsl_power.c | 432 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 481 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 482 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODCORERESETENABLE_MASK)) in POWER_EnterDeepSleep() 487 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODVBATRESETENABLE_MASK)) in POWER_EnterDeepSleep() 519 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 589 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 592 …pmc_reset_ctrl & (~(PMC_RESETCTRL_BODVBATRESETENABLE_MASK | PMC_RESETCTRL_BODCORERESETENABLE_MASK)… in POWER_EnterPowerDown() 605 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 643 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 696 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5528/drivers/ |
D | fsl_power.c | 432 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 481 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 482 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODCORERESETENABLE_MASK)) in POWER_EnterDeepSleep() 487 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODVBATRESETENABLE_MASK)) in POWER_EnterDeepSleep() 519 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 589 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 592 …pmc_reset_ctrl & (~(PMC_RESETCTRL_BODVBATRESETENABLE_MASK | PMC_RESETCTRL_BODCORERESETENABLE_MASK)… in POWER_EnterPowerDown() 605 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 643 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 696 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S26/drivers/ |
D | fsl_power.c | 432 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 481 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 482 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODCORERESETENABLE_MASK)) in POWER_EnterDeepSleep() 487 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODVBATRESETENABLE_MASK)) in POWER_EnterDeepSleep() 519 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 589 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 592 …pmc_reset_ctrl & (~(PMC_RESETCTRL_BODVBATRESETENABLE_MASK | PMC_RESETCTRL_BODCORERESETENABLE_MASK)… in POWER_EnterPowerDown() 605 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 643 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 696 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S69/drivers/ |
D | fsl_power.c | 432 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 481 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 482 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODCORERESETENABLE_MASK)) in POWER_EnterDeepSleep() 487 if (0UL != (pmc_reset_ctrl & PMC_RESETCTRL_BODVBATRESETENABLE_MASK)) in POWER_EnterDeepSleep() 519 uint32_t pmc_reset_ctrl; in POWER_EnterPowerDown() local 589 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterPowerDown() 592 …pmc_reset_ctrl & (~(PMC_RESETCTRL_BODVBATRESETENABLE_MASK | PMC_RESETCTRL_BODCORERESETENABLE_MASK)… in POWER_EnterPowerDown() 605 PMC->RESETCTRL = pmc_reset_ctrl; in POWER_EnterPowerDown() 643 uint32_t pmc_reset_ctrl; in POWER_EnterDeepPowerDown() local 696 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepPowerDown() [all …]
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5534/drivers/ |
D | fsl_power.c | 1061 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 1088 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 1089 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 1096 if ((pmc_reset_ctrl & in POWER_EnterDeepSleep()
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC55S36/drivers/ |
D | fsl_power.c | 1061 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 1088 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 1089 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 1096 if ((pmc_reset_ctrl & in POWER_EnterDeepSleep()
|
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5536/drivers/ |
D | fsl_power.c | 1061 uint32_t pmc_reset_ctrl; in POWER_EnterDeepSleep() local 1088 pmc_reset_ctrl = PMC->RESETCTRL; in POWER_EnterDeepSleep() 1089 …if ((pmc_reset_ctrl & (PMC_RESETCTRL_BODCORERESETENA_SECURE_MASK | PMC_RESETCTRL_BODCORERESETENA_S… in POWER_EnterDeepSleep() 1096 if ((pmc_reset_ctrl & in POWER_EnterDeepSleep()
|