Karl Palsson
c72f3d588a
Surround all macro parameters with ()
...
All the macro arguments that are user supplied, or potentially, wrap properly
in () as good practice.
Probably missed one or two, and a lot of them are possibly unnecessary, but
it's straightforward to just do it always.
Fixes github issue #321
2015-10-14 22:15:15 +00:00
kbob
fd141a8131
Definitions for LTDC (LCD-TFT video).
2015-02-20 19:40:23 -08:00
Piotr Esden-Tempski
5658a4ebcf
[stm32f4-ltdc] Style cleanup.
...
Mainly replaced function like defines with static inline functions.
2015-02-12 19:02:51 -08:00
Oliver Meier
7fbd49b3fc
[stm32f4-ltdc] Helper function to wait for SRCR reload to complete
2015-02-05 16:44:38 -08:00
Oliver Meier
4b8f5e613b
[stmf4-ltdc] added 3 spaces
2015-02-05 16:44:38 -08:00
Oliver Meier
3c9b07d776
[ltdc-stm32f4] add helper function to convert rgb565 to rgb888
2015-02-05 16:44:38 -08:00
Oliver Meier
c26831fab0
[stm32f4-stdc] fixed includes
2015-02-05 16:44:38 -08:00
Oliver Meier
eaae7731e9
[stm32f4-ltdc] initial commit
2015-02-05 16:44:38 -08:00