Searched refs:Chip_SYSCTL_PowerDown (Results 1 – 7 of 7) sorted by relevance
63 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupIrcClocking()104 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupXtalClocking()
129 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_ADC0_PD); in Chip_ADC_DeInit()133 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_ADC1_PD); in Chip_ADC_DeInit()
61 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_DAC_PD); in Chip_DAC_DeInit()
101 void Chip_SYSCTL_PowerDown(uint32_t powerdownmask) in Chip_SYSCTL_PowerDown() function
60 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_ACMP0_PD | SYSCTL_POWERDOWN_ACMP1_PD | in Chip_ACMP_Deinit()
93 Chip_SYSCTL_PowerDown(SYSCTL_POWERDOWN_SCTPLL_PD); in main()
573 void Chip_SYSCTL_PowerDown(uint32_t powerdownmask);
Completed in 11 milliseconds