Commit 3372459
serial: uart_ns16550: add uart_ns16550_get_port() function
For user to get the register address of the device by this function
Signed-off-by: Lin Yu-Cheng <lin_yu_cheng@realtek.com>1 parent 5bca309 commit 3372459
File tree
2 files changed
+14
-0
lines changed- drivers/serial
- include/zephyr/drivers/serial
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
387 | 394 | | |
388 | 395 | | |
389 | 396 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
0 commit comments