mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-17 05:38:33 +03:00
7 lines
168 B
C
7 lines
168 B
C
|
|
void iso_uart_dump(void);
|
|
void iso_uart_rst(unsigned int state);
|
|
void iso_uart_rx_mode(void);
|
|
void iso_uart_clk_master(unsigned int master);
|
|
void iso_uart_init(void);
|