Koen Zandberg d7c1510b0f
cortexm_common: Remove read in ICSR register operations
All bits in the ICSR register in the cortexm system control block are
either read-only or don't have an effect when writing a zero. A
read-modify-write cycle is thus not required when writing bit flags in
the register. This commit removes the reads in the read-modify-store
patterns for this register.
2020-06-23 11:53:53 +02:00
..
2020-06-16 12:05:40 +02:00
2020-06-18 16:39:54 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2020-06-16 12:05:40 +02:00
2017-01-20 13:36:26 +01:00