rma-x 24bef9c49e stm32:adc: Change bitwise AND to logical AND
The original bitwise AND was _functionally_ correct because all operands
were booleans, but it was very poor at conveying the intent.

Fixes #1230
2020-07-03 12:27:44 +00:00
..
2020-04-10 14:12:08 +00:00
2019-06-17 22:33:32 +00:00
2019-12-25 21:04:17 +00:00
2019-06-17 22:33:32 +00:00