Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of Japan_BAE_sensorworking_interrupr_reoccuring_copy by
TCTM.h
00001 #define ACK_CODE 0x02; 00002 00003 #define rsens 0.095 00004 00005 void FCTN_BAE_TM_TC(uint8_t*); 00006 void FCTN_CDMS_WR_FLASH(uint16_t ,uint32_t); 00007 uint32_t FCTN_CDMS_RD_FLASH(uint16_t ); 00008 void FCTN_CONVERT_FLOAT(float input, uint8_t* output); 00009 void FCTN_CONVERT_FLOAT_COMPRESS(float input, uint8_t* output); 00010 00011 #define B0 -23 00012 #define B1 -2 00013 #define B2 5 00014 #define W0 -5.65 00015 #define W1 0.45 00016 #define W2 -1.97 00017
Generated on Wed Jul 13 2022 20:16:41 by
1.7.2
