Home
last modified time | relevance | path

Searched refs:pmc_reset_ctrl (Results 1 – 22 of 22) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5506CPXXXX/drivers/
Dfsl_power.c409 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/
Dfsl_power.c409 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/
Dfsl_power.c411 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/
Dfsl_power.c411 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/
Dfsl_power.c411 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/
Dfsl_power.c409 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/
Dfsl_power.c409 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/
Dfsl_power.c409 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/
Dfsl_power.c411 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/
Dfsl_power.c409 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/
Dfsl_power.c411 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/
Dfsl_power.c409 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/
Dfsl_power.c409 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/
Dfsl_power.c432 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()
592pmc_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/
Dfsl_power.c432 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()
592pmc_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/
Dfsl_power.c432 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()
592pmc_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/
Dfsl_power.c432 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()
592pmc_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/
Dfsl_power.c432 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()
592pmc_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/
Dfsl_power.c432 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()
592pmc_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/
Dfsl_power.c1061 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/
Dfsl_power.c1061 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/
Dfsl_power.c1061 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()