ChibiOS/os/hal/src
Uladzimir Pylinski 08fd7beec6 SDIO. Added workaround against incorrect 50MHz clock detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7785 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-03-19 13:00:36 +00:00
..
adc.c Fixed some RDY_ leftovers in HAL. 2015-03-13 10:28:20 +00:00
can.c Simplified CAN state machine. 2015-03-13 10:12:37 +00:00
dac.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
ext.c MISRA pass on low level device drivers templates. 2015-03-09 10:48:08 +00:00
gpt.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
hal.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
hal_mmcsd.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
hal_queues.c Fixed bug #565. 2015-03-16 10:06:30 +00:00
i2c.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
i2s.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
icu.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
mac.c Fixed some RDY_ leftovers in HAL. 2015-03-13 10:28:20 +00:00
mmc_spi.c git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7759 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-03-11 15:05:09 +00:00
pal.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
pwm.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
rtc.c RTC. Fixed conversion function. 2015-03-16 14:36:22 +00:00
sdc.c SDIO. Added workaround against incorrect 50MHz clock detection. 2015-03-19 13:00:36 +00:00
serial.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
serial_usb.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
spi.c SPI code made more readable. 2015-03-13 10:17:10 +00:00
st.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
uart.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00
usb.c MISRA fixes for high level HAL. 2015-03-08 21:19:58 +00:00