Yonghua Zheng
eeef996cb0
[BREAKING] rcc: change gpio bit defines to be consistent with reference manual
...
This _breaks_ your gpio code for F2 and F4. It makes them consistent
with the reference manual, and more consistent with all other families
and general expectations.
OLD code -> NEW code
RCC_AHB1RSTR_IOPxRST -> RCC_AHB1RSTR_GPIOxRST
RCC_AHB1ENR_IOPIxEN -> RCC_AHB1ENR_GPIOxEN
RCC_AHB1LPENR_IOPxLPEN -> RCC_AHB1LPENR_GPIOxLPEN
[We're not actually breaking it, see the next commit for deprecated
aliases]
2018-02-13 23:57:21 +00:00
..
2018-02-13 23:57:21 +00:00
2018-02-13 23:57:21 +00:00
2017-10-05 09:29:38 +00:00
2018-02-13 23:57:21 +00:00
2018-02-13 23:57:21 +00:00
2018-02-13 23:57:21 +00:00
2017-12-07 10:59:32 +00:00
2017-10-25 23:26:52 +00:00
2017-06-08 23:01:45 +00:00
2017-11-10 18:02:14 +00:00
2017-01-10 23:06:59 +00:00
2018-02-13 23:05:21 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2015-10-06 00:53:02 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2014-03-11 16:40:31 +00:00
2017-10-23 21:31:16 +00:00
2017-01-10 23:07:00 +00:00
2016-08-16 20:58:18 +00:00
2017-01-10 23:06:59 +00:00
2016-08-15 22:18:24 +00:00
2017-01-10 23:06:59 +00:00
2017-06-08 23:01:45 +00:00
2015-10-14 22:15:15 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2017-10-12 10:24:15 +00:00
2017-03-30 21:48:07 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2015-11-13 01:15:17 +00:00
2017-01-10 22:32:20 +00:00
2015-12-14 22:57:15 +01:00
2015-12-14 22:57:15 +01:00
2017-06-08 23:01:45 +00:00
2016-08-15 22:44:36 +00:00
2017-02-28 16:57:20 +00:00
2017-03-30 21:48:07 +00:00
2014-03-11 16:40:31 +00:00
2018-01-08 11:18:38 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2017-01-10 23:06:59 +00:00
2016-10-01 00:15:22 +00:00
2017-01-10 23:06:59 +00:00
2017-12-07 10:59:32 +00:00
2014-03-11 16:40:31 +00:00