1 #ifndef _USSSWLIBCOMMONSAPH_H_ 2 #define _USSSWLIBCOMMONSAPH_H_ 29 #include <intrinsics.h> 33 #include "IQmathLib.h" 48 #define USS_SAPH_MAX_MULTITONE_UPDATE_FREQ_IN_HZ (420000) 50 #define USS_SAPH_MAX_STOP_PULSES (16) 76 #ifdef __MSP430_HAS_SAPH_A__ 86 #endif // end of _USSSWLIBCOMMONSAPH_H_ definition
Contains USS SW Lib configuration.
Definition: ussSwLib.h:1611
USS_message_code commonValidateSAPHconfigruation(USS_SW_Library_configuration *config)
Definition: ussSwLibCommonSAPH.c:231
enum _USS_measurement_pulse_generation_mode_ USS_measurement_pulse_generation_mode
Lists pulse generation options.
Contains all USS SW Library enums, structs, macros, function and global variables definitions...
enum _USS_message_code_ USS_message_code
The following enumeration contain all possible USS SW Library return message codes.
USS_message_code commonConfigurePPGDutyCyle(USS_SW_Library_configuration *config, USS_measurement_pulse_generation_mode mode)
Definition: ussSwLibCommonSAPH.c:34
enum _USS_test_channel_ USS_test_channel
Selects USS channel to be used for test (Used for Application Debug API)
USS_message_code commonConfigurePPGForManualMode(USS_SW_Library_configuration *config, USS_test_channel pPGChannel)
Definition: ussSwLibCommonSAPH.c:164