mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-20 07:18:33 +03:00
iso7816_uart: starting point for pts parsing
This commit is contained in:
6
firmware/src_simtrace/iso7816_uart.h
Normal file
6
firmware/src_simtrace/iso7816_uart.h
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
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);
|
||||
Reference in New Issue
Block a user