Mercurial > public > ostc4
comparison Discovery/Inc/data_exchange_main.h @ 416:bcf447646e07
Merged in Ideenmodellierer/ostc4/Improment_NVM (pull request #37)
Improment NVM
| author | heinrichsweikamp <bitbucket@heinrichsweikamp.com> |
|---|---|
| date | Wed, 15 Jan 2020 10:53:15 +0000 |
| parents | b11e50415982 |
| children | eb2060caca7d |
comparison
equal
deleted
inserted
replaced
| 403:6f30f2011667 | 416:bcf447646e07 |
|---|---|
| 43 uint32_t get_num_SPI_CALLBACKS(void); | 43 uint32_t get_num_SPI_CALLBACKS(void); |
| 44 SDataExchangeSlaveToMaster* get_dataInPointer(void); | 44 SDataExchangeSlaveToMaster* get_dataInPointer(void); |
| 45 void DataEX_copy_to_LifeData(_Bool *modeChangeFlag); | 45 void DataEX_copy_to_LifeData(_Bool *modeChangeFlag); |
| 46 void DataEX_copy_to_deco(void); | 46 void DataEX_copy_to_deco(void); |
| 47 void DateEx_copy_to_dataOut(void); | 47 void DateEx_copy_to_dataOut(void); |
| 48 void DataEX_merge_deviceData(void); | |
| 48 uint32_t DataEX_lost_connection_count(void); | 49 uint32_t DataEX_lost_connection_count(void); |
| 49 void DataEX_control_connection_while_asking_for_sleep(void); | 50 void DataEX_control_connection_while_asking_for_sleep(void); |
| 50 uint8_t DataEX_check_RTE_version__needs_update(void); | 51 uint8_t DataEX_check_RTE_version__needs_update(void); |
| 51 void setAvgDepth(SDiveState *pStateReal); | 52 void setAvgDepth(SDiveState *pStateReal); |
| 52 | 53 |
