454 Commits (def9b9f3810ab069c679eb40ea7013bfcca949ea)

Author SHA1 Message Date
Ken Sarkies 0e02438a80 Code for DAC module STM32Fxxx series 13 years ago
Karl Palsson 450c3e00a1 Basic helper routines for CRC 13 years ago
TitanMKD 81317c02ab * Updated GPIO added gpio_toggle() function. 13 years ago
Jared Boone e28d07b81e Updated SGPIO #defines to match register naming in latest (8 June 2012) User Manual. 13 years ago
Jared Boone 44a79ca13e Add SGPIO slice defines and indexed register access macros. 13 years ago
Ken Sarkies 2f4cd29324 Code for iwdg module STM32F series 13 years ago
Karl Palsson 62849f043c Add helper function for max clock on HSI for f100 13 years ago
Karl Palsson 71a3a7f2b1 Add Device Electronic Signature support. 13 years ago
Karl Palsson 9531d653fb Even/Odd parity bit configs used the wrong bit 13 years ago
TitanMKD 8d97dbc7c3 Work on scs.h register and also nvic.h. 13 years ago
Michael Ossmann bef51163ce more CGU register values 13 years ago
TitanMKD 8adc873e84 Fixed SSP, tested with Oscilloscope Write work fine (tested SPI Mode). 13 years ago
Michael Ossmann 416f633dbb fixed some column alignment to conform with libopencm3 precedent 13 years ago
TitanMKD d7a7fd9d30 * Added SSP Driver (Not Tested). 13 years ago
Michael Ossmann 5698016877 moved stuff out of i2cdemo.c and into drivers/headers 13 years ago
TitanMKD 58d5b96291 Fixed multi-line comments now it is "compliant" with Linux CodingStyle. 13 years ago
TitanMKD 67a048b5b0 Added SCU I2C0 specific configuration. 13 years ago
TitanMKD e7fbc2220b Added JellyBean Configuration for PinMux, GPIO In/Out (work in progress). 13 years ago
Michael Ossmann 770134b4d5 prefixed some register defs 13 years ago
Michael Ossmann 5339d06e9c Windowed Watchdog Timer register definitions 13 years ago
Michael Ossmann 428ae82fc1 Alarm Timer register definitions 13 years ago
Michael Ossmann 642d8a7451 Repetitive Interrupt Timer register definitions 13 years ago
Michael Ossmann 2eb41f00b4 Timer register definitions 13 years ago
Michael Ossmann 1ca7c648a9 SDIO register definitions 13 years ago
Michael Ossmann fd3f3bc0bb GPDMA register definitions 13 years ago
Michael Ossmann 7652a8457f GIMA register definitions 13 years ago
Michael Ossmann 7981469a35 SCU register definitions 13 years ago
Michael Ossmann c185f9b40f Event Router register definitions 13 years ago
Michael Ossmann 702559e2cb ADC register definitions 13 years ago
Michael Ossmann 5c2e954997 I2S register definitions 13 years ago
Michael Ossmann 40572e7541 I2C register definitions 13 years ago
Michael Ossmann 328cf2a2b7 I2C register definitions 13 years ago
Michael Ossmann 0d3fbc154b basic usb.h (only USB0 registers so far) 13 years ago
Michael Ossmann 8b98d63c5d better? names in creg.h 13 years ago
Michael Ossmann 5585e41311 remembered to use MMIO32() everywhere 13 years ago
Michael Ossmann 98bb0b5c91 started nvic.h with some interrupt IDs 13 years ago
Michael Ossmann a0a646d4a5 basic rgu.h 13 years ago
Michael Ossmann 79e46f0ca8 typographical fix 13 years ago
Michael Ossmann 130a579a59 basic ccu.h 13 years ago
Michael Ossmann 281e2291ce basic cgu.h 13 years ago
Michael Ossmann 8666905e3a basic creg.h 13 years ago
Michael Ossmann 8f19691438 completed LPC43xx memorymap.h 13 years ago
Michael Ossmann 713a210b59 basic SGPIO header 13 years ago
Ken Sarkies 06620040aa Header files for Doxygen group structure, layout changes to headings, example markup in stm32f1/ rcc 13 years ago
Michael Ossmann 7d434c3ebc typo fix 13 years ago
Michael Ossmann 3a3c306ee3 #include fix 13 years ago
Michael Ossmann 95224dbc5e finished gpio.h and memorymap.h changes for LPC43xx but still much to fill in 13 years ago
Michael Ossmann ba35602e3d started gpio.h lpc43xx changes 13 years ago
Michael Ossmann b6d1dc06d1 started include/lpc43xx with copy of lpc17xx 13 years ago
Felix Held 9c36782b6d Added support for the SDIO interface of the stm32 family. 13 years ago