/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1175/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1176/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1172/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1173/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1165/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1171/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT1166/drivers/ |
D | fsl_dcdc.h | 586 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P0CT… in DCDC_GetVDD1P0StandbyModeTargetVoltage() local 588 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0StandbyModeTargetVoltage() 618 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_STBY_TRG_MASK) >> DCDC_CTRL1_VDD1P8CT… in DCDC_GetVDD1P8StandbyModeTargetVoltage() local 620 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8StandbyModeTargetVoltage() 648 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P0CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P0CTRL_TR… in DCDC_GetVDD1P0BuckModeTargetVoltage() local 650 return vdd1P0TargetVoltage[voltageValue]; in DCDC_GetVDD1P0BuckModeTargetVoltage() 678 …uint32_t voltageValue = (base->CTRL1 & DCDC_CTRL1_VDD1P8CTRL_TRG_MASK) >> DCDC_CTRL1_VDD1P8CTRL_TR… in DCDC_GetVDD1P8BuckModeTargetVoltage() local 680 return vdd1P8TargetVoltage[voltageValue]; in DCDC_GetVDD1P8BuckModeTargetVoltage()
|
D | fsl_pmu.c | 476 …SetLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue) in PMU_GPCSetLpsrDigLdoTargetVoltage() argument 495 … regValue |= (uint32_t)voltageValue << (PMU_LDO_LPSR_DIG_TRG_SPX_VOLTAGE_SETPOINTX_BIT_WIDTH * i); in PMU_GPCSetLpsrDigLdoTargetVoltage()
|
D | fsl_pmu.h | 609 …etLpsrDigLdoTargetVoltage(uint32_t setpointMap, pmu_lpsr_dig_target_output_voltage_t voltageValue);
|