|
|
@ -123,18 +123,8 @@ typedef enum { |
|
|
|
|
|
|
|
ify_hrs_cmd_set_ecg_in_test_mode = 150, |
|
|
|
ify_hrs_cmd_set_ecg_report_data_in_raw_mode = 151, // 设置ECG上报数据为原始数据 |
|
|
|
|
|
|
|
ify_hrs_ads1291_wakeup = 200, |
|
|
|
ify_hrs_ads1291_standby = 201, |
|
|
|
ify_hrs_ads1291_reset = 202, |
|
|
|
ify_hrs_ads1291_start_conversion = 203, |
|
|
|
ify_hrs_ads1291_stop_conversion = 204, |
|
|
|
ify_hrs_ads1291_offsetcal = 205, |
|
|
|
ify_hrs_ads1291_read_reg = 206, |
|
|
|
ify_hrs_ads1291_write_reg = 207, |
|
|
|
ify_hrs_ads1291_report_enable = 208, |
|
|
|
ify_hrs_ads1291_report_disable_enable = 209, |
|
|
|
ify_hrs_ads1291_report = 210, |
|
|
|
ify_hrs_cmd_ecg_subic_read_reg = 152, |
|
|
|
ify_hrs_cmd_ecg_subic_write_reg = 153, |
|
|
|
|
|
|
|
} ify_hrs_cmd_t; |
|
|
|
|
|
|
|