forked from GerhardHoffmann/DCLibraries
Add collected changes from T.Sax
This commit is contained in:
8
include/storeINdata.h
Normal file → Executable file
8
include/storeINdata.h
Normal file → Executable file
@@ -529,7 +529,7 @@ bool epi_areDcDataValid();
|
||||
|
||||
void epi_setDcDataValid(void);
|
||||
|
||||
void epi_resetDcDataValid(void);
|
||||
void epi_resetDcDataValid(char reason);
|
||||
|
||||
|
||||
void epi_clearDynData(void);
|
||||
@@ -626,6 +626,12 @@ void epi_restoreBnaContent(uint8_t *data);
|
||||
|
||||
|
||||
|
||||
void epi_clearDynMachCond2(void);
|
||||
|
||||
void gpi_storeDynMachCond2(uint8_t leng, uint8_t *data);
|
||||
|
||||
void epi_restoreDynMachCond2(uint8_t *leng, uint8_t *data);
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user