This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/devs/adc/cortexm/stm32/current C ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jlarmour@sourceware.org	2012-04-13 17:55:40

Modified files:
	packages/devs/adc/cortexm/stm32/current: ChangeLog 
	packages/devs/adc/cortexm/stm32/current/src: adc1.inl adc3.inl 
	                                             adc_stm32.c 

Log message:
	* src/adc_stm32.c:
	* src/adc1.inl:
	* src/adc3.inl:
	Peripheral clocks are enable / disable using new
	CYGHWR_HAL_STM32_CLOCK_DISABLE / CYGHWR_HAL_STM32_CLOCK_ENABLE
	macro supplied from the variant HAL. In addition, make sure timer
	clock is enable.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]