Commit fc4f55f
committed
Remove Read16 and 16-bit register helpers
Cleanup lib-gd32/include/i2c.h by removing legacy inline helpers: Read16(), ReadRegister16(), and ReadRegister16DelayUs(). These 16-bit read helpers were removed to simplify the I2C header surface and avoid reliance on intermediate buffer-based utilities that are no longer needed.1 parent 48cd6dd commit fc4f55f
1 file changed
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 88 | | |
95 | 89 | | |
96 | 90 | | |
| |||
114 | 108 | | |
115 | 109 | | |
116 | 110 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | 111 | | |
131 | 112 | | |
132 | 113 | | |
| |||
0 commit comments