Home
last modified time | relevance | path

Searched refs:Chip_SYSCTL_PowerUp (Results 1 – 15 of 15) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dsysinit_15xx.c56 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_IRC_PD); in Chip_SetupIrcClocking()
57 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_IRCOUT_PD); in Chip_SetupIrcClocking()
72 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupIrcClocking()
94 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSOSC_PD); in Chip_SetupXtalClocking()
113 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SYSPLL_PD); in Chip_SetupXtalClocking()
A Dchip_15xx.c72 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_USBPLL_PD); in Chip_USB_Init()
82 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_USBPHY_PD); in Chip_USB_Init()
A Ddac_15xx.c53 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_DAC_PD); in Chip_DAC_Init()
A Dadc_15xx.c103 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_ADC0_PD); in Chip_ADC_Init()
108 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_ADC1_PD); in Chip_ADC_Init()
A Dsysctl_15xx.c112 void Chip_SYSCTL_PowerUp(uint32_t powerupmask) in Chip_SYSCTL_PowerUp() function
A Dacmp_15xx.c50 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_ACMP0_PD | SYSCTL_POWERDOWN_ACMP1_PD | in Chip_ACMP_Init()
/lk-master/external/platform/lpc15xx/lpcopen/periph_clkout/example/src/
A Dclkout.c91 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_WDTOSC_PD); in main()
96 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_SCTPLL_PD); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc_rom/example/src/
A Dadc_rom.c199 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_ADC0_PD); in main()
203 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_ADC1_PD); in main()
207 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_TS_PD); in main()
/lk-master/platform/lpc15xx/
A Dinit.c38 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_USBPLL_PD); in platform_early_init()
/lk-master/external/platform/lpc15xx/lpcopen/periph_freqmeas/example/src/
A Dfreqmeas.c89 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_WDTOSC_PD); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_wwdt/example/src/
A Dwwdt.c90 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_WDTOSC_PD); in main()
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/src/
A Dtemp.c164 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_TS_PD); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_board_nxp_lpcxpresso_1549/src/
A Dboard_sysinit.c165 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_USBPLL_PD); in Board_SetupClocking()
/lk-master/external/platform/lpc15xx/lpcopen/periph_adc/example/src/
A Dadc.c201 Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_TS_PD); in main()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dsysctl_15xx.h580 void Chip_SYSCTL_PowerUp(uint32_t powerupmask);

Completed in 126 milliseconds