/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5528/drivers/ |
D | fsl_power.c | 346 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1181 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1216 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1236 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1256 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1269 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5526/drivers/ |
D | fsl_power.c | 346 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1181 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1216 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1236 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1256 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1269 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S28/drivers/ |
D | fsl_power.c | 346 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1181 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1216 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1236 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1256 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1269 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S26/drivers/ |
D | fsl_power.c | 346 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1181 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1216 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1236 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1256 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1269 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S66/drivers/ |
D | fsl_power.c | 346 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1181 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1216 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1236 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1256 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1269 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S69/drivers/ |
D | fsl_power.c | 346 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1181 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1216 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1236 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1256 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1269 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S16/drivers/ |
D | fsl_power.c | 345 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1273 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1307 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1327 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1347 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1360 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1205 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1239 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1259 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1279 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1292 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1205 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1239 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1259 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1279 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1292 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5516/drivers/ |
D | fsl_power.c | 345 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1273 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1307 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1327 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1347 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1360 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5514/drivers/ |
D | fsl_power.c | 345 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1273 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1307 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1327 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1347 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1360 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1205 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1239 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1259 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1279 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1292 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1205 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1239 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1259 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1279 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1292 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5512/drivers/ |
D | fsl_power.c | 345 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1273 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1307 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1327 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1347 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1360 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506CPXXXX/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1205 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1239 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1259 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1279 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1292 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S14/drivers/ |
D | fsl_power.c | 345 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1273 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1307 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1327 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1347 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1360 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1205 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1239 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1259 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1279 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1292 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S06/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1223 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1257 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1277 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1297 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1310 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S04/drivers/ |
D | fsl_power.c | 344 PMC->DCDC0 = dcdcTrimValue0 >> 1; in lf_set_dcdc_power_profile_low() 1223 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in lowpower_set_system_voltage() 1257 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1277 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1297 PMC->DCDC0 = dcdcTrimValue0; in lowpower_set_dcdc_power_profile() 1310 PMC->DCDC0 = PMC_DCDC0_DEFAULT; in lowpower_set_dcdc_power_profile()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/drivers/ |
D | fsl_power.c | 2475 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2482 PMC->DCDC0 = 0x0220ACF1 >> 1; in POWER_SetSystemPowerProfile() 2499 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2506 PMC->DCDC0 = 0x0228ACF9 >> 1; in POWER_SetSystemPowerProfile() 2523 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2530 PMC->DCDC0 = 0x0210CCFD >> 1; in POWER_SetSystemPowerProfile() 2834 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in POWER_SetSystemVoltage()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5534/drivers/ |
D | fsl_power.c | 2475 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2482 PMC->DCDC0 = 0x0220ACF1 >> 1; in POWER_SetSystemPowerProfile() 2499 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2506 PMC->DCDC0 = 0x0228ACF9 >> 1; in POWER_SetSystemPowerProfile() 2523 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2530 PMC->DCDC0 = 0x0210CCFD >> 1; in POWER_SetSystemPowerProfile() 2834 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in POWER_SetSystemVoltage()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5536/drivers/ |
D | fsl_power.c | 2475 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2482 PMC->DCDC0 = 0x0220ACF1 >> 1; in POWER_SetSystemPowerProfile() 2499 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2506 PMC->DCDC0 = 0x0228ACF9 >> 1; in POWER_SetSystemPowerProfile() 2523 PMC->DCDC0 = dcdcTrimValue0; in POWER_SetSystemPowerProfile() 2530 PMC->DCDC0 = 0x0210CCFD >> 1; in POWER_SetSystemPowerProfile() 2834 PMC->DCDC0 = (PMC->DCDC0 & (~PMC_DCDC0_VOUT_MASK)) | PMC_DCDC0_VOUT(lv_dcdc); in POWER_SetSystemVoltage()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506/ |
D | LPC5506.h | 16499 …__IO uint32_t DCDC0; /**< DCDC (first) control register [Reset by: PoR… member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/ |
D | LPC5502CPXXXX.h | 16382 …__IO uint32_t DCDC0; /**< DCDC (first) control register [Reset by: PoR… member
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504/ |
D | LPC5504.h | 16499 …__IO uint32_t DCDC0; /**< DCDC (first) control register [Reset by: PoR… member
|