esp-idf/components
Ivan Grokhotkov 0483548a39 ulp: fix I_{RD,WR}_REG definitions
- I_RD_REG used the wrong union member (.rd_reg) due to a copy-paste
  mistake

- Peripheral register address in bits[7:0] should be given in words,
  not in bytes

Fixes https://github.com/espressif/esp-idf/issues/297
2017-02-22 14:40:36 +08:00
..
2017-01-11 15:03:14 +08:00
2017-02-11 16:42:16 +08:00
2016-11-16 15:57:34 +11:00
2017-02-17 10:24:55 +08:00
2017-01-09 17:51:48 +08:00
2017-01-23 13:44:34 +08:00
2017-01-13 12:12:43 +02:00
2017-02-22 14:40:36 +08:00