Files
simtrace2/firmware/src_simtrace/wwan_perst.h

5 lines
80 B
C

#pragma once
int wwan_perst_do_reset(int modem_nr);
int wwan_perst_init(void);