MAX14720 Library for MAX32620HSP (MAXREFDES100#)
Dependents: HSP_PMIC_Demo HSP_SpO2 HSP_ECG HSP_ECG_LeadOFF_Detection
Fork of MAX14720 by
History
Code review updates
2016-10-19, by jessexm [Wed, 19 Oct 2016 22:32:56 +0000] rev 8
Code review updates
Moved result check inside if statement to avoid checking an uninitialized variable. Added additional note to register write command warning about breaking synchronization with variable by bypassing other functions.
2016-10-06, by switches [Thu, 06 Oct 2016 21:33:25 +0000] rev 7
Moved result check inside if statement to avoid checking an uninitialized variable. Added additional note to register write command warning about breaking synchronization with variable by bypassing other functions.
Updated comments to correct and improve doxygen documentation
2016-10-06, by switches [Thu, 06 Oct 2016 17:10:56 +0000] rev 6
Updated comments to correct and improve doxygen documentation
More cleanup for doxygen
2016-10-05, by switches [Wed, 05 Oct 2016 00:05:14 +0000] rev 5
More cleanup for doxygen
Added doxygen comments to .h file
2016-10-04, by switches [Tue, 04 Oct 2016 23:56:42 +0000] rev 4
Added doxygen comments to .h file
Updated Library for Demo
2016-10-04, by switches [Tue, 04 Oct 2016 22:26:50 +0000] rev 3
Updated Library for Demo
added slave address #define in the MAX14720.h @code example
2016-09-28, by jbradshaw [Wed, 28 Sep 2016 19:52:29 +0000] rev 2
added slave address #define in the MAX14720.h @code example
Added example code in the header file
2016-09-28, by jbradshaw [Wed, 28 Sep 2016 17:38:41 +0000] rev 1
Added example code in the header file
initial commit
2016-09-28, by jbradshaw [Wed, 28 Sep 2016 16:42:42 +0000] rev 0
initial commit