This website requires JavaScript.
Explore
Help
Sign In
EMTime
/
libopencm3
Watch
1
Star
0
Fork
0
You've already forked libopencm3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e29876d98973f03ee19911b688076cd81463d70
libopencm3
/
include
/
libopenstm32
T
History
Uwe Hermann
3e29876d98
rcc: Add a few functions to set prescalers.
...
Thanks Thomas Otto <
tommi@viadmin.org
> for the patch!
2010-01-19 19:57:38 +01:00
..
adc.h
ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>.
2009-09-04 15:47:38 +02:00
common.h
Add missing #include <stdint.h>.
2009-07-24 14:43:43 +02:00
flash.h
Use FLASH_MEM_INTERFACE_BASE (not FLASH_BASE).
2010-01-15 01:43:44 +01:00
gpio.h
Add AFIO register definitions.
2009-07-25 18:53:50 +02:00
memorymap.h
Added basic NVIC register defs and functions.
2010-01-16 04:12:53 +01:00
nvic.h
Added basic NVIC register defs and functions.
2010-01-16 04:12:53 +01:00
rcc.h
rcc: Add a few functions to set prescalers.
2010-01-19 19:57:38 +01:00
spi.h
Add first version of spi_enable()/spi_disable().
2009-12-30 23:28:40 +01:00
timer.h
Typo fixes in timer.
2010-01-14 23:20:33 +01:00
tools.h
Added usb peripheral register definitions. It uses some tool macros defined in tools.h
2010-01-15 17:07:19 +01:00
usart.h
Adapted to the new header style. Added some defs.
2010-01-15 17:00:18 +01:00
usb_desc.h
Added usb descriptor definitions.
2010-01-15 17:07:19 +01:00
usb.h
Added usb peripheral register definitions. It uses some tool macros defined in tools.h
2010-01-15 17:07:19 +01:00