Searched refs:POWER_EnterPowerMode (Results 1 – 25 of 47) sorted by relevance
12
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/drivers/ |
| D | fsl_power.h | 176 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/drivers/ |
| D | fsl_power.h | 175 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018/drivers/ |
| D | fsl_power.h | 206 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018M/drivers/ |
| D | fsl_power.h | 215 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/drivers/ |
| D | fsl_power.h | 209 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54016/drivers/ |
| D | fsl_power.h | 218 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S016/drivers/ |
| D | fsl_power.h | 218 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/drivers/ |
| D | fsl_power.h | 218 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S018/drivers/ |
| D | fsl_power.h | 215 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54018M/drivers/ |
| D | fsl_power.h | 218 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/drivers/ |
| D | fsl_power.h | 218 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54606/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54628/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54616/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54605/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54608/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54618/drivers/ |
| D | fsl_power.h | 233 void POWER_EnterPowerMode(power_mode_cfg_t mode, uint64_t exclude_from_pd);
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/RW612/drivers/ |
| D | fsl_power.h | 363 AT_QUICKACCESS_SECTION_CODE(bool POWER_EnterPowerMode(uint32_t mode, const power_sleep_config_t *co…
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/RW610/drivers/ |
| D | fsl_power.h | 363 AT_QUICKACCESS_SECTION_CODE(bool POWER_EnterPowerMode(uint32_t mode, const power_sleep_config_t *co…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW610/ |
| D | fsl_pm_device.c | 243 (void)POWER_EnterPowerMode(stateIndex, &slpCfg); in PM_DEV_EnterLowPowerMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW612/ |
| D | fsl_pm_device.c | 243 (void)POWER_EnterPowerMode(stateIndex, &slpCfg); in PM_DEV_EnterLowPowerMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT685S/ |
| D | fsl_pm_device.c | 403 POWER_EnterPowerMode((power_mode_cfg_t)stateIndex, enabledResources); in PM_DEV_EnterLowPowerMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT533S/ |
| D | fsl_pm_device.c | 443 POWER_EnterPowerMode((power_mode_cfg_t)stateIndex, enabledResources); in PM_DEV_EnterLowPowerMode()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT595S/drivers/ |
| D | fsl_power.h | 598 void POWER_EnterPowerMode(power_mode_cfg_t mode, const uint32_t exclude_from_pd[4]);
|
12