Karl Palsson ddc7ab8c6c stm32l4: flash: don't use misleading names
flash_clear_pgperr_flag is a name used on f247, which is actually most
analogous to the SIZERR bit on l4, (it's a parallelism error)

the bit being cleared originally in this function, PROGERR is a new bit,
and should have it's own name.

Add a function to handle the previously unhandled size/parallelism flag,
and rename the existing one to properly reflect it's new name.
2018-07-29 20:31:17 +00:00
..
2018-07-29 20:31:17 +00:00
2018-07-29 20:31:17 +00:00
2018-07-29 20:31:17 +00:00
2018-07-29 20:31:17 +00:00
2018-07-29 20:31:17 +00:00
2018-07-29 20:31:17 +00:00
2018-07-29 20:31:17 +00:00
2018-02-13 23:57:42 +00:00
2018-02-13 23:57:42 +00:00
2018-04-29 19:22:13 +00:00
2015-10-14 22:15:15 +00:00
2017-10-12 10:24:15 +00:00
2017-03-30 21:48:07 +00:00
2018-03-28 13:06:57 +00:00
2015-11-13 01:15:17 +00:00
2016-08-15 22:44:36 +00:00
2017-03-30 21:48:07 +00:00
2018-07-03 22:23:00 +00:00
2018-01-08 11:18:38 +00:00
2018-02-13 23:57:42 +00:00
2018-02-13 23:57:43 +00:00