Sean Wilson
/
AdiSense1000_V21
AdiSense1000_V21 MBED API
Fork of AdiSense1000 by
src/adi_sense_1000/ADISENSE1000_REGISTERS.h@32:262fc8aeb486, 2018-07-24 (annotated)
- Committer:
- seanwilson10
- Date:
- Tue Jul 24 11:49:57 2018 +0000
- Revision:
- 32:262fc8aeb486
- Parent:
- 28:4eb837cd71df
v2.1 imported
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
danodonovan | 26:12d0204be712 | 1 | /* ================================================================================ |
danodonovan | 26:12d0204be712 | 2 | |
danodonovan | 26:12d0204be712 | 3 | Project : ADISENSE1000_REGISTERS |
danodonovan | 26:12d0204be712 | 4 | File : ADISENSE1000_REGISTERS.h |
danodonovan | 26:12d0204be712 | 5 | Description : Register Definitions |
danodonovan | 26:12d0204be712 | 6 | |
kevin1990 | 28:4eb837cd71df | 7 | Date : May 9, 2018 |
danodonovan | 26:12d0204be712 | 8 | |
danodonovan | 26:12d0204be712 | 9 | Copyright (c) 2018 Analog Devices, Inc. All Rights Reserved. |
danodonovan | 26:12d0204be712 | 10 | This software is proprietary and confidential to Analog Devices, Inc. and |
danodonovan | 26:12d0204be712 | 11 | its licensors. |
danodonovan | 26:12d0204be712 | 12 | |
danodonovan | 26:12d0204be712 | 13 | This file was auto-generated. Do not make local changes to this file. |
danodonovan | 26:12d0204be712 | 14 | |
danodonovan | 26:12d0204be712 | 15 | ================================================================================ */ |
danodonovan | 26:12d0204be712 | 16 | |
danodonovan | 26:12d0204be712 | 17 | #ifndef _DEF_ADISENSE1000_REGISTERS_H |
danodonovan | 26:12d0204be712 | 18 | #define _DEF_ADISENSE1000_REGISTERS_H |
danodonovan | 26:12d0204be712 | 19 | |
danodonovan | 26:12d0204be712 | 20 | #if defined(_LANGUAGE_C) || (defined(__GNUC__) && !defined(__ASSEMBLER__)) |
danodonovan | 26:12d0204be712 | 21 | #include <stdint.h> |
danodonovan | 26:12d0204be712 | 22 | #endif /* _LANGUAGE_C */ |
danodonovan | 26:12d0204be712 | 23 | |
danodonovan | 26:12d0204be712 | 24 | #ifndef __ADI_GENERATED_DEF_HEADERS__ |
danodonovan | 26:12d0204be712 | 25 | #define __ADI_GENERATED_DEF_HEADERS__ 1 |
danodonovan | 26:12d0204be712 | 26 | #endif |
danodonovan | 26:12d0204be712 | 27 | |
danodonovan | 26:12d0204be712 | 28 | #define __ADI_HAS_ADISENSE_CORE__ 1 |
danodonovan | 26:12d0204be712 | 29 | #define __ADI_HAS_ADISENSE_SPI__ 1 |
danodonovan | 26:12d0204be712 | 30 | #define __ADI_HAS_ADISENSE_TEST__ 1 |
danodonovan | 26:12d0204be712 | 31 | |
danodonovan | 26:12d0204be712 | 32 | /* ============================================================================================================================ |
danodonovan | 26:12d0204be712 | 33 | |
danodonovan | 26:12d0204be712 | 34 | ============================================================================================================================ */ |
danodonovan | 26:12d0204be712 | 35 | |
danodonovan | 26:12d0204be712 | 36 | /* ============================================================================================================================ |
danodonovan | 26:12d0204be712 | 37 | ADISENSE_SPI |
danodonovan | 26:12d0204be712 | 38 | ============================================================================================================================ */ |
danodonovan | 26:12d0204be712 | 39 | #define REG_ADISENSE_SPI_INTERFACE_CONFIG_A_RESET 0x00000030 /* Reset Value for Interface_Config_A */ |
danodonovan | 26:12d0204be712 | 40 | #define REG_ADISENSE_SPI_INTERFACE_CONFIG_A 0x00000000 /* ADISENSE_SPI Interface Configuration A */ |
danodonovan | 26:12d0204be712 | 41 | #define REG_ADISENSE_SPI_INTERFACE_CONFIG_B_RESET 0x00000000 /* Reset Value for Interface_Config_B */ |
danodonovan | 26:12d0204be712 | 42 | #define REG_ADISENSE_SPI_INTERFACE_CONFIG_B 0x00000001 /* ADISENSE_SPI Interface Configuration B */ |
danodonovan | 26:12d0204be712 | 43 | #define REG_ADISENSE_SPI_DEVICE_CONFIG_RESET 0x00000000 /* Reset Value for Device_Config */ |
danodonovan | 26:12d0204be712 | 44 | #define REG_ADISENSE_SPI_DEVICE_CONFIG 0x00000002 /* ADISENSE_SPI Device Configuration */ |
danodonovan | 26:12d0204be712 | 45 | #define REG_ADISENSE_SPI_CHIP_TYPE_RESET 0x00000007 /* Reset Value for Chip_Type */ |
danodonovan | 26:12d0204be712 | 46 | #define REG_ADISENSE_SPI_CHIP_TYPE 0x00000003 /* ADISENSE_SPI Chip Type */ |
danodonovan | 26:12d0204be712 | 47 | #define REG_ADISENSE_SPI_PRODUCT_ID_L_RESET 0x00000020 /* Reset Value for Product_ID_L */ |
danodonovan | 26:12d0204be712 | 48 | #define REG_ADISENSE_SPI_PRODUCT_ID_L 0x00000004 /* ADISENSE_SPI Product ID Low */ |
danodonovan | 26:12d0204be712 | 49 | #define REG_ADISENSE_SPI_PRODUCT_ID_H_RESET 0x00000000 /* Reset Value for Product_ID_H */ |
danodonovan | 26:12d0204be712 | 50 | #define REG_ADISENSE_SPI_PRODUCT_ID_H 0x00000005 /* ADISENSE_SPI Product ID High */ |
danodonovan | 26:12d0204be712 | 51 | #define REG_ADISENSE_SPI_CHIP_GRADE_RESET 0x00000000 /* Reset Value for Chip_Grade */ |
danodonovan | 26:12d0204be712 | 52 | #define REG_ADISENSE_SPI_CHIP_GRADE 0x00000006 /* ADISENSE_SPI Chip Grade */ |
danodonovan | 26:12d0204be712 | 53 | #define REG_ADISENSE_SPI_SCRATCH_PAD_RESET 0x00000000 /* Reset Value for Scratch_Pad */ |
danodonovan | 26:12d0204be712 | 54 | #define REG_ADISENSE_SPI_SCRATCH_PAD 0x0000000A /* ADISENSE_SPI Scratch Pad */ |
danodonovan | 26:12d0204be712 | 55 | #define REG_ADISENSE_SPI_SPI_REVISION_RESET 0x00000082 /* Reset Value for SPI_Revision */ |
danodonovan | 26:12d0204be712 | 56 | #define REG_ADISENSE_SPI_SPI_REVISION 0x0000000B /* ADISENSE_SPI SPI Revision */ |
danodonovan | 26:12d0204be712 | 57 | #define REG_ADISENSE_SPI_VENDOR_L_RESET 0x00000056 /* Reset Value for Vendor_L */ |
danodonovan | 26:12d0204be712 | 58 | #define REG_ADISENSE_SPI_VENDOR_L 0x0000000C /* ADISENSE_SPI Vendor ID Low */ |
danodonovan | 26:12d0204be712 | 59 | #define REG_ADISENSE_SPI_VENDOR_H_RESET 0x00000004 /* Reset Value for Vendor_H */ |
danodonovan | 26:12d0204be712 | 60 | #define REG_ADISENSE_SPI_VENDOR_H 0x0000000D /* ADISENSE_SPI Vendor ID High */ |
danodonovan | 26:12d0204be712 | 61 | #define REG_ADISENSE_SPI_STREAM_MODE_RESET 0x00000000 /* Reset Value for Stream_Mode */ |
danodonovan | 26:12d0204be712 | 62 | #define REG_ADISENSE_SPI_STREAM_MODE 0x0000000E /* ADISENSE_SPI Stream Mode */ |
danodonovan | 26:12d0204be712 | 63 | #define REG_ADISENSE_SPI_TRANSFER_CONFIG_RESET 0x00000000 /* Reset Value for Transfer_Config */ |
danodonovan | 26:12d0204be712 | 64 | #define REG_ADISENSE_SPI_TRANSFER_CONFIG 0x0000000F /* ADISENSE_SPI Transfer Config */ |
danodonovan | 26:12d0204be712 | 65 | #define REG_ADISENSE_SPI_INTERFACE_CONFIG_C_RESET 0x00000033 /* Reset Value for Interface_Config_C */ |
danodonovan | 26:12d0204be712 | 66 | #define REG_ADISENSE_SPI_INTERFACE_CONFIG_C 0x00000010 /* ADISENSE_SPI Interface Configuration C */ |
danodonovan | 26:12d0204be712 | 67 | #define REG_ADISENSE_SPI_INTERFACE_STATUS_A_RESET 0x00000000 /* Reset Value for Interface_Status_A */ |
danodonovan | 26:12d0204be712 | 68 | #define REG_ADISENSE_SPI_INTERFACE_STATUS_A 0x00000011 /* ADISENSE_SPI Interface Status A */ |
danodonovan | 26:12d0204be712 | 69 | |
danodonovan | 26:12d0204be712 | 70 | /* ============================================================================================================================ |
danodonovan | 26:12d0204be712 | 71 | ADISENSE_SPI Register BitMasks, Positions & Enumerations |
danodonovan | 26:12d0204be712 | 72 | ============================================================================================================================ */ |
danodonovan | 26:12d0204be712 | 73 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 74 | ADISENSE_SPI_INTERFACE_CONFIG_A Pos/Masks Description |
danodonovan | 26:12d0204be712 | 75 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 76 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_A_SW_RESET 7 /* First of Two of SW_RESET Bits. */ |
danodonovan | 26:12d0204be712 | 77 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_A_ADDR_ASCENSION 5 /* Determines Sequential Addressing Behavior */ |
danodonovan | 26:12d0204be712 | 78 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_A_SDO_ENABLE 4 /* SDO Pin Enable */ |
danodonovan | 26:12d0204be712 | 79 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_A_SW_RESETX 0 /* Second of Two of SW_RESET Bits. */ |
danodonovan | 26:12d0204be712 | 80 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_A_SW_RESET 0x00000080 /* First of Two of SW_RESET Bits. */ |
danodonovan | 26:12d0204be712 | 81 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_A_ADDR_ASCENSION 0x00000020 /* Determines Sequential Addressing Behavior */ |
danodonovan | 26:12d0204be712 | 82 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_A_SDO_ENABLE 0x00000010 /* SDO Pin Enable */ |
danodonovan | 26:12d0204be712 | 83 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_A_SW_RESETX 0x00000001 /* Second of Two of SW_RESET Bits. */ |
danodonovan | 26:12d0204be712 | 84 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_A_DESCEND 0x00000000 /* Addr_Ascension: Address accessed is decremented by one for each data byte when streaming */ |
danodonovan | 26:12d0204be712 | 85 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_A_ASCEND 0x00000020 /* Addr_Ascension: Address accessed is incremented by one for each data byte when streaming */ |
danodonovan | 26:12d0204be712 | 86 | |
danodonovan | 26:12d0204be712 | 87 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 88 | ADISENSE_SPI_INTERFACE_CONFIG_B Pos/Masks Description |
danodonovan | 26:12d0204be712 | 89 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 90 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_B_SINGLE_INST 7 /* Select Streaming or Single Instruction Mode */ |
danodonovan | 26:12d0204be712 | 91 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_B_SINGLE_INST 0x00000080 /* Select Streaming or Single Instruction Mode */ |
danodonovan | 26:12d0204be712 | 92 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_B_STREAMING_MODE 0x00000000 /* Single_Inst: Streaming mode is enabled */ |
danodonovan | 26:12d0204be712 | 93 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_B_SINGLE_INSTRUCTION_MODE 0x00000080 /* Single_Inst: Single Instruction mode is enabled */ |
danodonovan | 26:12d0204be712 | 94 | |
danodonovan | 26:12d0204be712 | 95 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 96 | ADISENSE_SPI_DEVICE_CONFIG Pos/Masks Description |
danodonovan | 26:12d0204be712 | 97 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 98 | #define BITP_ADISENSE_SPI_DEVICE_CONFIG_OPERATING_MODES 0 /* Power Modes */ |
danodonovan | 26:12d0204be712 | 99 | #define BITM_ADISENSE_SPI_DEVICE_CONFIG_OPERATING_MODES 0x00000003 /* Power Modes */ |
danodonovan | 26:12d0204be712 | 100 | #define ENUM_ADISENSE_SPI_DEVICE_CONFIG_NORMAL 0x00000000 /* Operating_Modes: Normal Operating Mode */ |
danodonovan | 26:12d0204be712 | 101 | #define ENUM_ADISENSE_SPI_DEVICE_CONFIG_SLEEP 0x00000003 /* Operating_Modes: Low Power Mode */ |
danodonovan | 26:12d0204be712 | 102 | |
danodonovan | 26:12d0204be712 | 103 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 104 | ADISENSE_SPI_CHIP_TYPE Pos/Masks Description |
danodonovan | 26:12d0204be712 | 105 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 106 | #define BITP_ADISENSE_SPI_CHIP_TYPE_CHIP_TYPE 0 /* Precision ADC */ |
danodonovan | 26:12d0204be712 | 107 | #define BITM_ADISENSE_SPI_CHIP_TYPE_CHIP_TYPE 0x0000000F /* Precision ADC */ |
danodonovan | 26:12d0204be712 | 108 | |
danodonovan | 26:12d0204be712 | 109 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 110 | ADISENSE_SPI_PRODUCT_ID_L Pos/Masks Description |
danodonovan | 26:12d0204be712 | 111 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 112 | #define BITP_ADISENSE_SPI_PRODUCT_ID_L_PRODUCT_ID 0 /* This is Device Chip Type/Family */ |
danodonovan | 26:12d0204be712 | 113 | #define BITM_ADISENSE_SPI_PRODUCT_ID_L_PRODUCT_ID 0x000000FF /* This is Device Chip Type/Family */ |
danodonovan | 26:12d0204be712 | 114 | |
danodonovan | 26:12d0204be712 | 115 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 116 | ADISENSE_SPI_PRODUCT_ID_H Pos/Masks Description |
danodonovan | 26:12d0204be712 | 117 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 118 | #define BITP_ADISENSE_SPI_PRODUCT_ID_H_PRODUCT_ID 0 /* This is Device Chip Type/Family */ |
danodonovan | 26:12d0204be712 | 119 | #define BITM_ADISENSE_SPI_PRODUCT_ID_H_PRODUCT_ID 0x000000FF /* This is Device Chip Type/Family */ |
danodonovan | 26:12d0204be712 | 120 | |
danodonovan | 26:12d0204be712 | 121 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 122 | ADISENSE_SPI_CHIP_GRADE Pos/Masks Description |
danodonovan | 26:12d0204be712 | 123 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 124 | #define BITP_ADISENSE_SPI_CHIP_GRADE_GRADE 4 /* This is the Device Performance Grade */ |
danodonovan | 26:12d0204be712 | 125 | #define BITP_ADISENSE_SPI_CHIP_GRADE_DEVICE_REVISION 0 /* This is the Device Hardware Revision */ |
danodonovan | 26:12d0204be712 | 126 | #define BITM_ADISENSE_SPI_CHIP_GRADE_GRADE 0x000000F0 /* This is the Device Performance Grade */ |
danodonovan | 26:12d0204be712 | 127 | #define BITM_ADISENSE_SPI_CHIP_GRADE_DEVICE_REVISION 0x0000000F /* This is the Device Hardware Revision */ |
danodonovan | 26:12d0204be712 | 128 | |
danodonovan | 26:12d0204be712 | 129 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 130 | ADISENSE_SPI_SCRATCH_PAD Pos/Masks Description |
danodonovan | 26:12d0204be712 | 131 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 132 | #define BITP_ADISENSE_SPI_SCRATCH_PAD_SCRATCH_VALUE 0 /* Software Scratchpad */ |
danodonovan | 26:12d0204be712 | 133 | #define BITM_ADISENSE_SPI_SCRATCH_PAD_SCRATCH_VALUE 0x000000FF /* Software Scratchpad */ |
danodonovan | 26:12d0204be712 | 134 | |
danodonovan | 26:12d0204be712 | 135 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 136 | ADISENSE_SPI_SPI_REVISION Pos/Masks Description |
danodonovan | 26:12d0204be712 | 137 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 138 | #define BITP_ADISENSE_SPI_SPI_REVISION_SPI_TYPE 6 /* Always Reads as 0x2 */ |
danodonovan | 26:12d0204be712 | 139 | #define BITP_ADISENSE_SPI_SPI_REVISION_VERSION 0 /* SPI Version */ |
danodonovan | 26:12d0204be712 | 140 | #define BITM_ADISENSE_SPI_SPI_REVISION_SPI_TYPE 0x000000C0 /* Always Reads as 0x2 */ |
danodonovan | 26:12d0204be712 | 141 | #define BITM_ADISENSE_SPI_SPI_REVISION_VERSION 0x0000003F /* SPI Version */ |
danodonovan | 26:12d0204be712 | 142 | #define ENUM_ADISENSE_SPI_SPI_REVISION_ADI_SPI 0x00000000 |
danodonovan | 26:12d0204be712 | 143 | #define ENUM_ADISENSE_SPI_SPI_REVISION_LPT_SPI 0x00000080 |
danodonovan | 26:12d0204be712 | 144 | #define ENUM_ADISENSE_SPI_SPI_REVISION_REV1_0 0x00000002 /* Version: Revision 1.0 */ |
danodonovan | 26:12d0204be712 | 145 | |
danodonovan | 26:12d0204be712 | 146 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 147 | ADISENSE_SPI_VENDOR_L Pos/Masks Description |
danodonovan | 26:12d0204be712 | 148 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 149 | #define BITP_ADISENSE_SPI_VENDOR_L_VID 0 /* Analog Devices Vendor ID */ |
danodonovan | 26:12d0204be712 | 150 | #define BITM_ADISENSE_SPI_VENDOR_L_VID 0x000000FF /* Analog Devices Vendor ID */ |
danodonovan | 26:12d0204be712 | 151 | |
danodonovan | 26:12d0204be712 | 152 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 153 | ADISENSE_SPI_VENDOR_H Pos/Masks Description |
danodonovan | 26:12d0204be712 | 154 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 155 | #define BITP_ADISENSE_SPI_VENDOR_H_VID 0 /* Analog Devices Vendor ID */ |
danodonovan | 26:12d0204be712 | 156 | #define BITM_ADISENSE_SPI_VENDOR_H_VID 0x000000FF /* Analog Devices Vendor ID */ |
danodonovan | 26:12d0204be712 | 157 | |
danodonovan | 26:12d0204be712 | 158 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 159 | ADISENSE_SPI_STREAM_MODE Pos/Masks Description |
danodonovan | 26:12d0204be712 | 160 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 161 | #define BITP_ADISENSE_SPI_STREAM_MODE_LOOP_COUNT 0 /* Sets the Data Byte Count Before Looping to Start Address */ |
danodonovan | 26:12d0204be712 | 162 | #define BITM_ADISENSE_SPI_STREAM_MODE_LOOP_COUNT 0x000000FF /* Sets the Data Byte Count Before Looping to Start Address */ |
danodonovan | 26:12d0204be712 | 163 | |
danodonovan | 26:12d0204be712 | 164 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 165 | ADISENSE_SPI_TRANSFER_CONFIG Pos/Masks Description |
danodonovan | 26:12d0204be712 | 166 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 167 | #define BITP_ADISENSE_SPI_TRANSFER_CONFIG_STREAM_MODE 1 /* When Streaming, Controls Master-Slave Transfer */ |
danodonovan | 26:12d0204be712 | 168 | #define BITM_ADISENSE_SPI_TRANSFER_CONFIG_STREAM_MODE 0x00000002 /* When Streaming, Controls Master-Slave Transfer */ |
danodonovan | 26:12d0204be712 | 169 | #define ENUM_ADISENSE_SPI_TRANSFER_CONFIG_UPDATE_ON_WRITE 0x00000000 /* Stream_Mode: Transfers after each byte/mulit-byte register */ |
danodonovan | 26:12d0204be712 | 170 | #define ENUM_ADISENSE_SPI_TRANSFER_CONFIG_UPDATE_ON_ADDRESS_LOOP 0x00000002 /* Stream_Mode: Transfers when address loops */ |
danodonovan | 26:12d0204be712 | 171 | |
danodonovan | 26:12d0204be712 | 172 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 173 | ADISENSE_SPI_INTERFACE_CONFIG_C Pos/Masks Description |
danodonovan | 26:12d0204be712 | 174 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 175 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_C_CRC_ENABLE 6 /* CRC Enable */ |
danodonovan | 26:12d0204be712 | 176 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_C_STRICT_REGISTER_ACCESS 5 /* Multi-byte Registers Must Be Read/Written in Full */ |
danodonovan | 26:12d0204be712 | 177 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_C_SEND_STATUS 4 /* Enables Sending of Status in 4-wire Mode */ |
danodonovan | 26:12d0204be712 | 178 | #define BITP_ADISENSE_SPI_INTERFACE_CONFIG_C_CRC_ENABLEB 0 /* Inverted CRC Enable */ |
danodonovan | 26:12d0204be712 | 179 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_C_CRC_ENABLE 0x000000C0 /* CRC Enable */ |
danodonovan | 26:12d0204be712 | 180 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_C_STRICT_REGISTER_ACCESS 0x00000020 /* Multi-byte Registers Must Be Read/Written in Full */ |
danodonovan | 26:12d0204be712 | 181 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_C_SEND_STATUS 0x00000010 /* Enables Sending of Status in 4-wire Mode */ |
danodonovan | 26:12d0204be712 | 182 | #define BITM_ADISENSE_SPI_INTERFACE_CONFIG_C_CRC_ENABLEB 0x00000003 /* Inverted CRC Enable */ |
danodonovan | 26:12d0204be712 | 183 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_C_DISABLED 0x00000000 /* CRC_Enable: CRC Disabled */ |
danodonovan | 26:12d0204be712 | 184 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_C_ENABLED 0x00000040 /* CRC_Enable: CRC Enabled */ |
danodonovan | 26:12d0204be712 | 185 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_C_NORMAL_ACCESS 0x00000000 /* Strict_Register_Access: Normal mode, no access restrictions */ |
danodonovan | 26:12d0204be712 | 186 | #define ENUM_ADISENSE_SPI_INTERFACE_CONFIG_C_STRICT_ACCESS 0x00000020 /* Strict_Register_Access: Strict mode, multi-byte registers require all bytes read/written */ |
danodonovan | 26:12d0204be712 | 187 | |
danodonovan | 26:12d0204be712 | 188 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 189 | ADISENSE_SPI_INTERFACE_STATUS_A Pos/Masks Description |
danodonovan | 26:12d0204be712 | 190 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 191 | #define BITP_ADISENSE_SPI_INTERFACE_STATUS_A_NOT_READY_ERROR 7 /* Device Not Ready for Transaction */ |
danodonovan | 26:12d0204be712 | 192 | #define BITP_ADISENSE_SPI_INTERFACE_STATUS_A_CLOCK_COUNT_ERROR 4 /* Incorrect Number of Clocks Detected in a Transaction */ |
danodonovan | 26:12d0204be712 | 193 | #define BITP_ADISENSE_SPI_INTERFACE_STATUS_A_CRC_ERROR 3 /* Invalid/No CRC Received */ |
danodonovan | 26:12d0204be712 | 194 | #define BITP_ADISENSE_SPI_INTERFACE_STATUS_A_WR_TO_RD_ONLY_REG_ERROR 2 /* Write to Read-Only Register Attempted */ |
danodonovan | 26:12d0204be712 | 195 | #define BITP_ADISENSE_SPI_INTERFACE_STATUS_A_REGISTER_PARTIAL_ACCESS_ERROR 1 /* Set When Fewer Than Expected Number of Bytes Read/Written */ |
danodonovan | 26:12d0204be712 | 196 | #define BITP_ADISENSE_SPI_INTERFACE_STATUS_A_ADDRESS_INVALID_ERROR 0 /* Attempt to Read/Write Non-existent Register Address */ |
danodonovan | 26:12d0204be712 | 197 | #define BITM_ADISENSE_SPI_INTERFACE_STATUS_A_NOT_READY_ERROR 0x00000080 /* Device Not Ready for Transaction */ |
danodonovan | 26:12d0204be712 | 198 | #define BITM_ADISENSE_SPI_INTERFACE_STATUS_A_CLOCK_COUNT_ERROR 0x00000010 /* Incorrect Number of Clocks Detected in a Transaction */ |
danodonovan | 26:12d0204be712 | 199 | #define BITM_ADISENSE_SPI_INTERFACE_STATUS_A_CRC_ERROR 0x00000008 /* Invalid/No CRC Received */ |
danodonovan | 26:12d0204be712 | 200 | #define BITM_ADISENSE_SPI_INTERFACE_STATUS_A_WR_TO_RD_ONLY_REG_ERROR 0x00000004 /* Write to Read-Only Register Attempted */ |
danodonovan | 26:12d0204be712 | 201 | #define BITM_ADISENSE_SPI_INTERFACE_STATUS_A_REGISTER_PARTIAL_ACCESS_ERROR 0x00000002 /* Set When Fewer Than Expected Number of Bytes Read/Written */ |
danodonovan | 26:12d0204be712 | 202 | #define BITM_ADISENSE_SPI_INTERFACE_STATUS_A_ADDRESS_INVALID_ERROR 0x00000001 /* Attempt to Read/Write Non-existent Register Address */ |
danodonovan | 26:12d0204be712 | 203 | |
danodonovan | 26:12d0204be712 | 204 | |
danodonovan | 26:12d0204be712 | 205 | /* ============================================================================================================================ |
danodonovan | 26:12d0204be712 | 206 | ADISENSE1000 Core Registers |
danodonovan | 26:12d0204be712 | 207 | ============================================================================================================================ */ |
danodonovan | 26:12d0204be712 | 208 | |
danodonovan | 26:12d0204be712 | 209 | /* ============================================================================================================================ |
danodonovan | 26:12d0204be712 | 210 | ADISENSE_CORE |
danodonovan | 26:12d0204be712 | 211 | ============================================================================================================================ */ |
danodonovan | 26:12d0204be712 | 212 | #define REG_ADISENSE_CORE_COMMAND_RESET 0x00000000 /* Reset Value for Command */ |
danodonovan | 26:12d0204be712 | 213 | #define REG_ADISENSE_CORE_COMMAND 0x00000014 /* ADISENSE_CORE Special Command */ |
danodonovan | 26:12d0204be712 | 214 | #define REG_ADISENSE_CORE_MODE_RESET 0x00000000 /* Reset Value for Mode */ |
danodonovan | 26:12d0204be712 | 215 | #define REG_ADISENSE_CORE_MODE 0x00000016 /* ADISENSE_CORE Operating Mode and DRDY Control */ |
danodonovan | 26:12d0204be712 | 216 | #define REG_ADISENSE_CORE_POWER_CONFIG_RESET 0x00000000 /* Reset Value for Power_Config */ |
danodonovan | 26:12d0204be712 | 217 | #define REG_ADISENSE_CORE_POWER_CONFIG 0x00000017 /* ADISENSE_CORE General Configuration */ |
danodonovan | 26:12d0204be712 | 218 | #define REG_ADISENSE_CORE_CYCLE_CONTROL_RESET 0x00000000 /* Reset Value for Cycle_Control */ |
danodonovan | 26:12d0204be712 | 219 | #define REG_ADISENSE_CORE_CYCLE_CONTROL 0x00000018 /* ADISENSE_CORE Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 220 | #define REG_ADISENSE_CORE_FIFO_NUM_CYCLES_RESET 0x00000001 /* Reset Value for Fifo_Num_Cycles */ |
danodonovan | 26:12d0204be712 | 221 | #define REG_ADISENSE_CORE_FIFO_NUM_CYCLES 0x0000001A /* ADISENSE_CORE Number of Measurement Cycles to Store in FIFO */ |
danodonovan | 26:12d0204be712 | 222 | #define REG_ADISENSE_CORE_MULTI_CYCLE_REPEAT_INTERVAL_RESET 0x00000000 /* Reset Value for Multi_Cycle_Repeat_Interval */ |
danodonovan | 26:12d0204be712 | 223 | #define REG_ADISENSE_CORE_MULTI_CYCLE_REPEAT_INTERVAL 0x0000001C /* ADISENSE_CORE Time Between Repeats of Multi-Cycle Conversions.... */ |
danodonovan | 26:12d0204be712 | 224 | #define REG_ADISENSE_CORE_STATUS_RESET 0x00000000 /* Reset Value for Status */ |
danodonovan | 26:12d0204be712 | 225 | #define REG_ADISENSE_CORE_STATUS 0x00000020 /* ADISENSE_CORE General Status */ |
danodonovan | 26:12d0204be712 | 226 | #define REG_ADISENSE_CORE_DIAGNOSTICS_STATUS_RESET 0x00000000 /* Reset Value for Diagnostics_Status */ |
danodonovan | 26:12d0204be712 | 227 | #define REG_ADISENSE_CORE_DIAGNOSTICS_STATUS 0x00000024 /* ADISENSE_CORE Diagnostics Status */ |
danodonovan | 26:12d0204be712 | 228 | #define REG_ADISENSE_CORE_CHANNEL_ALERT_STATUS_RESET 0x00000000 /* Reset Value for Channel_Alert_Status */ |
danodonovan | 26:12d0204be712 | 229 | #define REG_ADISENSE_CORE_CHANNEL_ALERT_STATUS 0x00000026 /* ADISENSE_CORE Alert Status Summary */ |
danodonovan | 26:12d0204be712 | 230 | #define REG_ADISENSE_CORE_ALERT_STATUS_2_RESET 0x00000000 /* Reset Value for Alert_Status_2 */ |
danodonovan | 26:12d0204be712 | 231 | #define REG_ADISENSE_CORE_ALERT_STATUS_2 0x00000028 /* ADISENSE_CORE Additional Alert Status Information */ |
danodonovan | 26:12d0204be712 | 232 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CHn_RESET 0x00000000 /* Reset Value for Alert_Detail_Ch[n] */ |
danodonovan | 26:12d0204be712 | 233 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH0 */ |
danodonovan | 26:12d0204be712 | 234 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH1 */ |
danodonovan | 26:12d0204be712 | 235 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH2 */ |
danodonovan | 26:12d0204be712 | 236 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH3 */ |
danodonovan | 26:12d0204be712 | 237 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH4 */ |
danodonovan | 26:12d0204be712 | 238 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH5 */ |
danodonovan | 26:12d0204be712 | 239 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH6 */ |
danodonovan | 26:12d0204be712 | 240 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH7 */ |
danodonovan | 26:12d0204be712 | 241 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH8 */ |
danodonovan | 26:12d0204be712 | 242 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH9 */ |
danodonovan | 26:12d0204be712 | 243 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH10 */ |
danodonovan | 26:12d0204be712 | 244 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH11 */ |
danodonovan | 26:12d0204be712 | 245 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH12 */ |
kevin1990 | 28:4eb837cd71df | 246 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH13 */ |
kevin1990 | 28:4eb837cd71df | 247 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH14 */ |
kevin1990 | 28:4eb837cd71df | 248 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_DETAIL_CH15 */ |
danodonovan | 26:12d0204be712 | 249 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH0 0x0000002A /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 250 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH1 0x0000002C /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 251 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH2 0x0000002E /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 252 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH3 0x00000030 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 253 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH4 0x00000032 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 254 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH5 0x00000034 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 255 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH6 0x00000036 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 256 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH7 0x00000038 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 257 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH8 0x0000003A /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 258 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH9 0x0000003C /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 259 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH10 0x0000003E /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 260 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH11 0x00000040 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 261 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH12 0x00000042 /* ADISENSE_CORE Detailed Error Information */ |
kevin1990 | 28:4eb837cd71df | 262 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH13 0x00000044 /* ADISENSE_CORE Detailed Error Information */ |
kevin1990 | 28:4eb837cd71df | 263 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH14 0x00000046 /* ADISENSE_CORE Detailed Error Information */ |
kevin1990 | 28:4eb837cd71df | 264 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CH15 0x00000048 /* ADISENSE_CORE Detailed Error Information */ |
danodonovan | 26:12d0204be712 | 265 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CHn(i) (REG_ADISENSE_CORE_ALERT_DETAIL_CH0 + ((i) * 2)) |
kevin1990 | 28:4eb837cd71df | 266 | #define REG_ADISENSE_CORE_ALERT_DETAIL_CHn_COUNT 16 |
danodonovan | 26:12d0204be712 | 267 | #define REG_ADISENSE_CORE_ERROR_CODE_RESET 0x00000000 /* Reset Value for Error_Code */ |
danodonovan | 26:12d0204be712 | 268 | #define REG_ADISENSE_CORE_ERROR_CODE 0x0000004C /* ADISENSE_CORE Code Indicating Source of Error */ |
danodonovan | 26:12d0204be712 | 269 | #define REG_ADISENSE_CORE_ALERT_CODE_RESET 0x00000000 /* Reset Value for Alert_Code */ |
danodonovan | 26:12d0204be712 | 270 | #define REG_ADISENSE_CORE_ALERT_CODE 0x0000004E /* ADISENSE_CORE Code Indicating Source of Alert */ |
danodonovan | 26:12d0204be712 | 271 | #define REG_ADISENSE_CORE_EXTERNAL_REFERENCE1_RESET 0x00000000 /* Reset Value for External_Reference1 */ |
danodonovan | 26:12d0204be712 | 272 | #define REG_ADISENSE_CORE_EXTERNAL_REFERENCE1 0x00000050 /* ADISENSE_CORE External Reference Information */ |
danodonovan | 26:12d0204be712 | 273 | #define REG_ADISENSE_CORE_EXTERNAL_REFERENCE2_RESET 0x00000000 /* Reset Value for External_Reference2 */ |
danodonovan | 26:12d0204be712 | 274 | #define REG_ADISENSE_CORE_EXTERNAL_REFERENCE2 0x00000054 /* ADISENSE_CORE External Reference Information */ |
danodonovan | 26:12d0204be712 | 275 | #define REG_ADISENSE_CORE_DIAGNOSTICS_CONTROL_RESET 0x00000000 /* Reset Value for Diagnostics_Control */ |
danodonovan | 26:12d0204be712 | 276 | #define REG_ADISENSE_CORE_DIAGNOSTICS_CONTROL 0x0000005C /* ADISENSE_CORE Diagnostic Control */ |
danodonovan | 26:12d0204be712 | 277 | #define REG_ADISENSE_CORE_DATA_FIFO_RESET 0x00000000 /* Reset Value for Data_FIFO */ |
kevin1990 | 28:4eb837cd71df | 278 | #define REG_ADISENSE_CORE_DATA_FIFO 0x00000060 /* ADISENSE_CORE FIFO Buffer of Sensor Results */ |
kevin1990 | 28:4eb837cd71df | 279 | #define REG_ADISENSE_CORE_FFT_CONFIG_RESET 0x00000000 /* Reset Value for FFT_Config */ |
kevin1990 | 28:4eb837cd71df | 280 | #define REG_ADISENSE_CORE_FFT_CONFIG 0x00000068 /* ADISENSE_CORE FFT Configuration */ |
kevin1990 | 28:4eb837cd71df | 281 | #define REG_ADISENSE_CORE_ADVANCED_SENSOR_ACCESS_RESET 0x00000000 /* Reset Value for Advanced_Sensor_Access */ |
kevin1990 | 28:4eb837cd71df | 282 | #define REG_ADISENSE_CORE_ADVANCED_SENSOR_ACCESS 0x0000006E /* ADISENSE_CORE Enables Access to Advanced Sensor Configuration */ |
danodonovan | 26:12d0204be712 | 283 | #define REG_ADISENSE_CORE_LUT_SELECT_RESET 0x00000000 /* Reset Value for LUT_Select */ |
danodonovan | 26:12d0204be712 | 284 | #define REG_ADISENSE_CORE_LUT_SELECT 0x00000070 /* ADISENSE_CORE Read/Write Strobe */ |
danodonovan | 26:12d0204be712 | 285 | #define REG_ADISENSE_CORE_LUT_OFFSET_RESET 0x00000000 /* Reset Value for LUT_Offset */ |
danodonovan | 26:12d0204be712 | 286 | #define REG_ADISENSE_CORE_LUT_OFFSET 0x00000072 /* ADISENSE_CORE Offset into Selected LUT */ |
danodonovan | 26:12d0204be712 | 287 | #define REG_ADISENSE_CORE_LUT_DATA_RESET 0x00000000 /* Reset Value for LUT_Data */ |
danodonovan | 26:12d0204be712 | 288 | #define REG_ADISENSE_CORE_LUT_DATA 0x00000074 /* ADISENSE_CORE Data to Read/Write from Addressed LUT Entry */ |
kevin1990 | 28:4eb837cd71df | 289 | #define REG_ADISENSE_CORE_EXT_FLASH_INDEX_RESET 0x00000000 /* Reset Value for Ext_Flash_Index */ |
kevin1990 | 28:4eb837cd71df | 290 | #define REG_ADISENSE_CORE_EXT_FLASH_INDEX 0x00000080 /* ADISENSE_CORE Start Position (Sample No.) for Retrieval of Ext. Flash Data */ |
kevin1990 | 28:4eb837cd71df | 291 | #define REG_ADISENSE_CORE_EXT_FLASH_SAMPLE_COUNT_RESET 0x00000000 /* Reset Value for Ext_Flash_Sample_Count */ |
kevin1990 | 28:4eb837cd71df | 292 | #define REG_ADISENSE_CORE_EXT_FLASH_SAMPLE_COUNT 0x00000084 /* ADISENSE_CORE Indicates How Many Samples Stored in External Flash */ |
kevin1990 | 28:4eb837cd71df | 293 | #define REG_ADISENSE_CORE_EXT_FLASH_DATA_RESET 0x00000000 /* Reset Value for Ext_Flash_Data */ |
kevin1990 | 28:4eb837cd71df | 294 | #define REG_ADISENSE_CORE_EXT_FLASH_DATA 0x00000088 /* ADISENSE_CORE Data Read Back from External Flash */ |
danodonovan | 26:12d0204be712 | 295 | #define REG_ADISENSE_CORE_REVISION_RESET 0x00000000 /* Reset Value for Revision */ |
danodonovan | 26:12d0204be712 | 296 | #define REG_ADISENSE_CORE_REVISION 0x0000008C /* ADISENSE_CORE Hardware, Firmware Revision */ |
danodonovan | 26:12d0204be712 | 297 | #define REG_ADISENSE_CORE_CHANNEL_COUNTn_RESET 0x00000000 /* Reset Value for Channel_Count[n] */ |
danodonovan | 26:12d0204be712 | 298 | #define REG_ADISENSE_CORE_CHANNEL_COUNT0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT0 */ |
danodonovan | 26:12d0204be712 | 299 | #define REG_ADISENSE_CORE_CHANNEL_COUNT1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT1 */ |
danodonovan | 26:12d0204be712 | 300 | #define REG_ADISENSE_CORE_CHANNEL_COUNT2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT2 */ |
danodonovan | 26:12d0204be712 | 301 | #define REG_ADISENSE_CORE_CHANNEL_COUNT3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT3 */ |
danodonovan | 26:12d0204be712 | 302 | #define REG_ADISENSE_CORE_CHANNEL_COUNT4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT4 */ |
danodonovan | 26:12d0204be712 | 303 | #define REG_ADISENSE_CORE_CHANNEL_COUNT5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT5 */ |
danodonovan | 26:12d0204be712 | 304 | #define REG_ADISENSE_CORE_CHANNEL_COUNT6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT6 */ |
danodonovan | 26:12d0204be712 | 305 | #define REG_ADISENSE_CORE_CHANNEL_COUNT7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT7 */ |
danodonovan | 26:12d0204be712 | 306 | #define REG_ADISENSE_CORE_CHANNEL_COUNT8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT8 */ |
danodonovan | 26:12d0204be712 | 307 | #define REG_ADISENSE_CORE_CHANNEL_COUNT9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT9 */ |
danodonovan | 26:12d0204be712 | 308 | #define REG_ADISENSE_CORE_CHANNEL_COUNT10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT10 */ |
kevin1990 | 28:4eb837cd71df | 309 | #define REG_ADISENSE_CORE_CHANNEL_COUNT11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT11 */ |
kevin1990 | 28:4eb837cd71df | 310 | #define REG_ADISENSE_CORE_CHANNEL_COUNT12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT12 */ |
kevin1990 | 28:4eb837cd71df | 311 | #define REG_ADISENSE_CORE_CHANNEL_COUNT13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT13 */ |
kevin1990 | 28:4eb837cd71df | 312 | #define REG_ADISENSE_CORE_CHANNEL_COUNT14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT14 */ |
kevin1990 | 28:4eb837cd71df | 313 | #define REG_ADISENSE_CORE_CHANNEL_COUNT15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_COUNT15 */ |
danodonovan | 26:12d0204be712 | 314 | #define REG_ADISENSE_CORE_CHANNEL_COUNT0 0x00000090 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 315 | #define REG_ADISENSE_CORE_CHANNEL_COUNT1 0x000000D0 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 316 | #define REG_ADISENSE_CORE_CHANNEL_COUNT2 0x00000110 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 317 | #define REG_ADISENSE_CORE_CHANNEL_COUNT3 0x00000150 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 318 | #define REG_ADISENSE_CORE_CHANNEL_COUNT4 0x00000190 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 319 | #define REG_ADISENSE_CORE_CHANNEL_COUNT5 0x000001D0 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 320 | #define REG_ADISENSE_CORE_CHANNEL_COUNT6 0x00000210 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 321 | #define REG_ADISENSE_CORE_CHANNEL_COUNT7 0x00000250 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 322 | #define REG_ADISENSE_CORE_CHANNEL_COUNT8 0x00000290 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 323 | #define REG_ADISENSE_CORE_CHANNEL_COUNT9 0x000002D0 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 324 | #define REG_ADISENSE_CORE_CHANNEL_COUNT10 0x00000310 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
kevin1990 | 28:4eb837cd71df | 325 | #define REG_ADISENSE_CORE_CHANNEL_COUNT11 0x00000350 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
kevin1990 | 28:4eb837cd71df | 326 | #define REG_ADISENSE_CORE_CHANNEL_COUNT12 0x00000390 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
kevin1990 | 28:4eb837cd71df | 327 | #define REG_ADISENSE_CORE_CHANNEL_COUNT13 0x000003D0 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
kevin1990 | 28:4eb837cd71df | 328 | #define REG_ADISENSE_CORE_CHANNEL_COUNT14 0x00000410 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
kevin1990 | 28:4eb837cd71df | 329 | #define REG_ADISENSE_CORE_CHANNEL_COUNT15 0x00000450 /* ADISENSE_CORE Number of Channel Occurrences per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 330 | #define REG_ADISENSE_CORE_CHANNEL_COUNTn(i) (REG_ADISENSE_CORE_CHANNEL_COUNT0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 331 | #define REG_ADISENSE_CORE_CHANNEL_COUNTn_COUNT 16 |
kevin1990 | 28:4eb837cd71df | 332 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONSn_RESET 0x00000000 /* Reset Value for Channel_Options[n] */ |
kevin1990 | 28:4eb837cd71df | 333 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS0 */ |
kevin1990 | 28:4eb837cd71df | 334 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS1 */ |
kevin1990 | 28:4eb837cd71df | 335 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS2 */ |
kevin1990 | 28:4eb837cd71df | 336 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS3 */ |
kevin1990 | 28:4eb837cd71df | 337 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS4 */ |
kevin1990 | 28:4eb837cd71df | 338 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS5 */ |
kevin1990 | 28:4eb837cd71df | 339 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS6 */ |
kevin1990 | 28:4eb837cd71df | 340 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS7 */ |
kevin1990 | 28:4eb837cd71df | 341 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS8 */ |
kevin1990 | 28:4eb837cd71df | 342 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS9 */ |
kevin1990 | 28:4eb837cd71df | 343 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS10 */ |
kevin1990 | 28:4eb837cd71df | 344 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS11 */ |
kevin1990 | 28:4eb837cd71df | 345 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS12 */ |
kevin1990 | 28:4eb837cd71df | 346 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS13 */ |
kevin1990 | 28:4eb837cd71df | 347 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS14 */ |
kevin1990 | 28:4eb837cd71df | 348 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_OPTIONS15 */ |
kevin1990 | 28:4eb837cd71df | 349 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS0 0x00000091 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 350 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS1 0x000000D1 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 351 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS2 0x00000111 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 352 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS3 0x00000151 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 353 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS4 0x00000191 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 354 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS5 0x000001D1 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 355 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS6 0x00000211 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 356 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS7 0x00000251 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 357 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS8 0x00000291 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 358 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS9 0x000002D1 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 359 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS10 0x00000311 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 360 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS11 0x00000351 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 361 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS12 0x00000391 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 362 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS13 0x000003D1 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 363 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS14 0x00000411 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 364 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONS15 0x00000451 /* ADISENSE_CORE Position of Channel Within Sequence and Enable for FFT */ |
kevin1990 | 28:4eb837cd71df | 365 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONSn(i) (REG_ADISENSE_CORE_CHANNEL_OPTIONS0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 366 | #define REG_ADISENSE_CORE_CHANNEL_OPTIONSn_COUNT 16 |
danodonovan | 26:12d0204be712 | 367 | #define REG_ADISENSE_CORE_SENSOR_TYPEn_RESET 0x00000000 /* Reset Value for Sensor_Type[n] */ |
danodonovan | 26:12d0204be712 | 368 | #define REG_ADISENSE_CORE_SENSOR_TYPE0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE0 */ |
danodonovan | 26:12d0204be712 | 369 | #define REG_ADISENSE_CORE_SENSOR_TYPE1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE1 */ |
danodonovan | 26:12d0204be712 | 370 | #define REG_ADISENSE_CORE_SENSOR_TYPE2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE2 */ |
danodonovan | 26:12d0204be712 | 371 | #define REG_ADISENSE_CORE_SENSOR_TYPE3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE3 */ |
danodonovan | 26:12d0204be712 | 372 | #define REG_ADISENSE_CORE_SENSOR_TYPE4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE4 */ |
danodonovan | 26:12d0204be712 | 373 | #define REG_ADISENSE_CORE_SENSOR_TYPE5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE5 */ |
danodonovan | 26:12d0204be712 | 374 | #define REG_ADISENSE_CORE_SENSOR_TYPE6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE6 */ |
danodonovan | 26:12d0204be712 | 375 | #define REG_ADISENSE_CORE_SENSOR_TYPE7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE7 */ |
danodonovan | 26:12d0204be712 | 376 | #define REG_ADISENSE_CORE_SENSOR_TYPE8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE8 */ |
danodonovan | 26:12d0204be712 | 377 | #define REG_ADISENSE_CORE_SENSOR_TYPE9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE9 */ |
danodonovan | 26:12d0204be712 | 378 | #define REG_ADISENSE_CORE_SENSOR_TYPE10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE10 */ |
kevin1990 | 28:4eb837cd71df | 379 | #define REG_ADISENSE_CORE_SENSOR_TYPE11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE11 */ |
kevin1990 | 28:4eb837cd71df | 380 | #define REG_ADISENSE_CORE_SENSOR_TYPE12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE12 */ |
kevin1990 | 28:4eb837cd71df | 381 | #define REG_ADISENSE_CORE_SENSOR_TYPE13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE13 */ |
kevin1990 | 28:4eb837cd71df | 382 | #define REG_ADISENSE_CORE_SENSOR_TYPE14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE14 */ |
kevin1990 | 28:4eb837cd71df | 383 | #define REG_ADISENSE_CORE_SENSOR_TYPE15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_TYPE15 */ |
danodonovan | 26:12d0204be712 | 384 | #define REG_ADISENSE_CORE_SENSOR_TYPE0 0x00000092 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 385 | #define REG_ADISENSE_CORE_SENSOR_TYPE1 0x000000D2 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 386 | #define REG_ADISENSE_CORE_SENSOR_TYPE2 0x00000112 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 387 | #define REG_ADISENSE_CORE_SENSOR_TYPE3 0x00000152 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 388 | #define REG_ADISENSE_CORE_SENSOR_TYPE4 0x00000192 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 389 | #define REG_ADISENSE_CORE_SENSOR_TYPE5 0x000001D2 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 390 | #define REG_ADISENSE_CORE_SENSOR_TYPE6 0x00000212 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 391 | #define REG_ADISENSE_CORE_SENSOR_TYPE7 0x00000252 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 392 | #define REG_ADISENSE_CORE_SENSOR_TYPE8 0x00000292 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 393 | #define REG_ADISENSE_CORE_SENSOR_TYPE9 0x000002D2 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 394 | #define REG_ADISENSE_CORE_SENSOR_TYPE10 0x00000312 /* ADISENSE_CORE Sensor Select */ |
kevin1990 | 28:4eb837cd71df | 395 | #define REG_ADISENSE_CORE_SENSOR_TYPE11 0x00000352 /* ADISENSE_CORE Sensor Select */ |
kevin1990 | 28:4eb837cd71df | 396 | #define REG_ADISENSE_CORE_SENSOR_TYPE12 0x00000392 /* ADISENSE_CORE Sensor Select */ |
kevin1990 | 28:4eb837cd71df | 397 | #define REG_ADISENSE_CORE_SENSOR_TYPE13 0x000003D2 /* ADISENSE_CORE Sensor Select */ |
kevin1990 | 28:4eb837cd71df | 398 | #define REG_ADISENSE_CORE_SENSOR_TYPE14 0x00000412 /* ADISENSE_CORE Sensor Select */ |
kevin1990 | 28:4eb837cd71df | 399 | #define REG_ADISENSE_CORE_SENSOR_TYPE15 0x00000452 /* ADISENSE_CORE Sensor Select */ |
danodonovan | 26:12d0204be712 | 400 | #define REG_ADISENSE_CORE_SENSOR_TYPEn(i) (REG_ADISENSE_CORE_SENSOR_TYPE0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 401 | #define REG_ADISENSE_CORE_SENSOR_TYPEn_COUNT 16 |
danodonovan | 26:12d0204be712 | 402 | #define REG_ADISENSE_CORE_SENSOR_DETAILSn_RESET 0x0000FFF0 /* Reset Value for Sensor_Details[n] */ |
danodonovan | 26:12d0204be712 | 403 | #define REG_ADISENSE_CORE_SENSOR_DETAILS0_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS0 */ |
danodonovan | 26:12d0204be712 | 404 | #define REG_ADISENSE_CORE_SENSOR_DETAILS1_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS1 */ |
danodonovan | 26:12d0204be712 | 405 | #define REG_ADISENSE_CORE_SENSOR_DETAILS2_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS2 */ |
danodonovan | 26:12d0204be712 | 406 | #define REG_ADISENSE_CORE_SENSOR_DETAILS3_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS3 */ |
danodonovan | 26:12d0204be712 | 407 | #define REG_ADISENSE_CORE_SENSOR_DETAILS4_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS4 */ |
danodonovan | 26:12d0204be712 | 408 | #define REG_ADISENSE_CORE_SENSOR_DETAILS5_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS5 */ |
danodonovan | 26:12d0204be712 | 409 | #define REG_ADISENSE_CORE_SENSOR_DETAILS6_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS6 */ |
danodonovan | 26:12d0204be712 | 410 | #define REG_ADISENSE_CORE_SENSOR_DETAILS7_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS7 */ |
danodonovan | 26:12d0204be712 | 411 | #define REG_ADISENSE_CORE_SENSOR_DETAILS8_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS8 */ |
danodonovan | 26:12d0204be712 | 412 | #define REG_ADISENSE_CORE_SENSOR_DETAILS9_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS9 */ |
danodonovan | 26:12d0204be712 | 413 | #define REG_ADISENSE_CORE_SENSOR_DETAILS10_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS10 */ |
kevin1990 | 28:4eb837cd71df | 414 | #define REG_ADISENSE_CORE_SENSOR_DETAILS11_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS11 */ |
kevin1990 | 28:4eb837cd71df | 415 | #define REG_ADISENSE_CORE_SENSOR_DETAILS12_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS12 */ |
kevin1990 | 28:4eb837cd71df | 416 | #define REG_ADISENSE_CORE_SENSOR_DETAILS13_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS13 */ |
kevin1990 | 28:4eb837cd71df | 417 | #define REG_ADISENSE_CORE_SENSOR_DETAILS14_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS14 */ |
kevin1990 | 28:4eb837cd71df | 418 | #define REG_ADISENSE_CORE_SENSOR_DETAILS15_RESET 0x0000FFF0 /* Reset Value for REG_ADISENSE_CORE_SENSOR_DETAILS15 */ |
danodonovan | 26:12d0204be712 | 419 | #define REG_ADISENSE_CORE_SENSOR_DETAILS0 0x00000094 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 420 | #define REG_ADISENSE_CORE_SENSOR_DETAILS1 0x000000D4 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 421 | #define REG_ADISENSE_CORE_SENSOR_DETAILS2 0x00000114 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 422 | #define REG_ADISENSE_CORE_SENSOR_DETAILS3 0x00000154 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 423 | #define REG_ADISENSE_CORE_SENSOR_DETAILS4 0x00000194 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 424 | #define REG_ADISENSE_CORE_SENSOR_DETAILS5 0x000001D4 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 425 | #define REG_ADISENSE_CORE_SENSOR_DETAILS6 0x00000214 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 426 | #define REG_ADISENSE_CORE_SENSOR_DETAILS7 0x00000254 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 427 | #define REG_ADISENSE_CORE_SENSOR_DETAILS8 0x00000294 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 428 | #define REG_ADISENSE_CORE_SENSOR_DETAILS9 0x000002D4 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 429 | #define REG_ADISENSE_CORE_SENSOR_DETAILS10 0x00000314 /* ADISENSE_CORE Sensor Details */ |
kevin1990 | 28:4eb837cd71df | 430 | #define REG_ADISENSE_CORE_SENSOR_DETAILS11 0x00000354 /* ADISENSE_CORE Sensor Details */ |
kevin1990 | 28:4eb837cd71df | 431 | #define REG_ADISENSE_CORE_SENSOR_DETAILS12 0x00000394 /* ADISENSE_CORE Sensor Details */ |
kevin1990 | 28:4eb837cd71df | 432 | #define REG_ADISENSE_CORE_SENSOR_DETAILS13 0x000003D4 /* ADISENSE_CORE Sensor Details */ |
kevin1990 | 28:4eb837cd71df | 433 | #define REG_ADISENSE_CORE_SENSOR_DETAILS14 0x00000414 /* ADISENSE_CORE Sensor Details */ |
kevin1990 | 28:4eb837cd71df | 434 | #define REG_ADISENSE_CORE_SENSOR_DETAILS15 0x00000454 /* ADISENSE_CORE Sensor Details */ |
danodonovan | 26:12d0204be712 | 435 | #define REG_ADISENSE_CORE_SENSOR_DETAILSn(i) (REG_ADISENSE_CORE_SENSOR_DETAILS0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 436 | #define REG_ADISENSE_CORE_SENSOR_DETAILSn_COUNT 16 |
danodonovan | 26:12d0204be712 | 437 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATIONn_RESET 0x00000000 /* Reset Value for Channel_Excitation[n] */ |
danodonovan | 26:12d0204be712 | 438 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION0 */ |
danodonovan | 26:12d0204be712 | 439 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION1 */ |
danodonovan | 26:12d0204be712 | 440 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION2 */ |
danodonovan | 26:12d0204be712 | 441 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION3 */ |
danodonovan | 26:12d0204be712 | 442 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION4 */ |
danodonovan | 26:12d0204be712 | 443 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION5 */ |
danodonovan | 26:12d0204be712 | 444 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION6 */ |
danodonovan | 26:12d0204be712 | 445 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION7 */ |
danodonovan | 26:12d0204be712 | 446 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION8 */ |
danodonovan | 26:12d0204be712 | 447 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION9 */ |
danodonovan | 26:12d0204be712 | 448 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION10 */ |
kevin1990 | 28:4eb837cd71df | 449 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION11 */ |
kevin1990 | 28:4eb837cd71df | 450 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION12 */ |
kevin1990 | 28:4eb837cd71df | 451 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION13 */ |
kevin1990 | 28:4eb837cd71df | 452 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION14 */ |
kevin1990 | 28:4eb837cd71df | 453 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_EXCITATION15 */ |
danodonovan | 26:12d0204be712 | 454 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION0 0x00000098 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 455 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION1 0x000000D8 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 456 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION2 0x00000118 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 457 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION3 0x00000158 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 458 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION4 0x00000198 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 459 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION5 0x000001D8 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 460 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION6 0x00000218 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 461 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION7 0x00000258 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 462 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION8 0x00000298 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 463 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION9 0x000002D8 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 464 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION10 0x00000318 /* ADISENSE_CORE Excitation Current */ |
kevin1990 | 28:4eb837cd71df | 465 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION11 0x00000358 /* ADISENSE_CORE Excitation Current */ |
kevin1990 | 28:4eb837cd71df | 466 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION12 0x00000398 /* ADISENSE_CORE Excitation Current */ |
kevin1990 | 28:4eb837cd71df | 467 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION13 0x000003D8 /* ADISENSE_CORE Excitation Current */ |
kevin1990 | 28:4eb837cd71df | 468 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION14 0x00000418 /* ADISENSE_CORE Excitation Current */ |
kevin1990 | 28:4eb837cd71df | 469 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATION15 0x00000458 /* ADISENSE_CORE Excitation Current */ |
danodonovan | 26:12d0204be712 | 470 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATIONn(i) (REG_ADISENSE_CORE_CHANNEL_EXCITATION0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 471 | #define REG_ADISENSE_CORE_CHANNEL_EXCITATIONn_COUNT 16 |
danodonovan | 26:12d0204be712 | 472 | #define REG_ADISENSE_CORE_SETTLING_TIMEn_RESET 0x00000000 /* Reset Value for Settling_Time[n] */ |
danodonovan | 26:12d0204be712 | 473 | #define REG_ADISENSE_CORE_SETTLING_TIME0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME0 */ |
danodonovan | 26:12d0204be712 | 474 | #define REG_ADISENSE_CORE_SETTLING_TIME1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME1 */ |
danodonovan | 26:12d0204be712 | 475 | #define REG_ADISENSE_CORE_SETTLING_TIME2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME2 */ |
danodonovan | 26:12d0204be712 | 476 | #define REG_ADISENSE_CORE_SETTLING_TIME3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME3 */ |
danodonovan | 26:12d0204be712 | 477 | #define REG_ADISENSE_CORE_SETTLING_TIME4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME4 */ |
danodonovan | 26:12d0204be712 | 478 | #define REG_ADISENSE_CORE_SETTLING_TIME5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME5 */ |
danodonovan | 26:12d0204be712 | 479 | #define REG_ADISENSE_CORE_SETTLING_TIME6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME6 */ |
danodonovan | 26:12d0204be712 | 480 | #define REG_ADISENSE_CORE_SETTLING_TIME7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME7 */ |
danodonovan | 26:12d0204be712 | 481 | #define REG_ADISENSE_CORE_SETTLING_TIME8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME8 */ |
danodonovan | 26:12d0204be712 | 482 | #define REG_ADISENSE_CORE_SETTLING_TIME9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME9 */ |
danodonovan | 26:12d0204be712 | 483 | #define REG_ADISENSE_CORE_SETTLING_TIME10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME10 */ |
kevin1990 | 28:4eb837cd71df | 484 | #define REG_ADISENSE_CORE_SETTLING_TIME11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME11 */ |
kevin1990 | 28:4eb837cd71df | 485 | #define REG_ADISENSE_CORE_SETTLING_TIME12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME12 */ |
kevin1990 | 28:4eb837cd71df | 486 | #define REG_ADISENSE_CORE_SETTLING_TIME13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME13 */ |
kevin1990 | 28:4eb837cd71df | 487 | #define REG_ADISENSE_CORE_SETTLING_TIME14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME14 */ |
kevin1990 | 28:4eb837cd71df | 488 | #define REG_ADISENSE_CORE_SETTLING_TIME15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SETTLING_TIME15 */ |
danodonovan | 26:12d0204be712 | 489 | #define REG_ADISENSE_CORE_SETTLING_TIME0 0x0000009A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 490 | #define REG_ADISENSE_CORE_SETTLING_TIME1 0x000000DA /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 491 | #define REG_ADISENSE_CORE_SETTLING_TIME2 0x0000011A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 492 | #define REG_ADISENSE_CORE_SETTLING_TIME3 0x0000015A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 493 | #define REG_ADISENSE_CORE_SETTLING_TIME4 0x0000019A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 494 | #define REG_ADISENSE_CORE_SETTLING_TIME5 0x000001DA /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 495 | #define REG_ADISENSE_CORE_SETTLING_TIME6 0x0000021A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 496 | #define REG_ADISENSE_CORE_SETTLING_TIME7 0x0000025A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 497 | #define REG_ADISENSE_CORE_SETTLING_TIME8 0x0000029A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 498 | #define REG_ADISENSE_CORE_SETTLING_TIME9 0x000002DA /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 499 | #define REG_ADISENSE_CORE_SETTLING_TIME10 0x0000031A /* ADISENSE_CORE Settling Time */ |
kevin1990 | 28:4eb837cd71df | 500 | #define REG_ADISENSE_CORE_SETTLING_TIME11 0x0000035A /* ADISENSE_CORE Settling Time */ |
kevin1990 | 28:4eb837cd71df | 501 | #define REG_ADISENSE_CORE_SETTLING_TIME12 0x0000039A /* ADISENSE_CORE Settling Time */ |
kevin1990 | 28:4eb837cd71df | 502 | #define REG_ADISENSE_CORE_SETTLING_TIME13 0x000003DA /* ADISENSE_CORE Settling Time */ |
kevin1990 | 28:4eb837cd71df | 503 | #define REG_ADISENSE_CORE_SETTLING_TIME14 0x0000041A /* ADISENSE_CORE Settling Time */ |
kevin1990 | 28:4eb837cd71df | 504 | #define REG_ADISENSE_CORE_SETTLING_TIME15 0x0000045A /* ADISENSE_CORE Settling Time */ |
danodonovan | 26:12d0204be712 | 505 | #define REG_ADISENSE_CORE_SETTLING_TIMEn(i) (REG_ADISENSE_CORE_SETTLING_TIME0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 506 | #define REG_ADISENSE_CORE_SETTLING_TIMEn_COUNT 16 |
danodonovan | 26:12d0204be712 | 507 | #define REG_ADISENSE_CORE_FILTER_SELECTn_RESET 0x00000000 /* Reset Value for Filter_Select[n] */ |
danodonovan | 26:12d0204be712 | 508 | #define REG_ADISENSE_CORE_FILTER_SELECT0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT0 */ |
danodonovan | 26:12d0204be712 | 509 | #define REG_ADISENSE_CORE_FILTER_SELECT1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT1 */ |
danodonovan | 26:12d0204be712 | 510 | #define REG_ADISENSE_CORE_FILTER_SELECT2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT2 */ |
danodonovan | 26:12d0204be712 | 511 | #define REG_ADISENSE_CORE_FILTER_SELECT3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT3 */ |
danodonovan | 26:12d0204be712 | 512 | #define REG_ADISENSE_CORE_FILTER_SELECT4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT4 */ |
danodonovan | 26:12d0204be712 | 513 | #define REG_ADISENSE_CORE_FILTER_SELECT5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT5 */ |
danodonovan | 26:12d0204be712 | 514 | #define REG_ADISENSE_CORE_FILTER_SELECT6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT6 */ |
danodonovan | 26:12d0204be712 | 515 | #define REG_ADISENSE_CORE_FILTER_SELECT7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT7 */ |
danodonovan | 26:12d0204be712 | 516 | #define REG_ADISENSE_CORE_FILTER_SELECT8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT8 */ |
danodonovan | 26:12d0204be712 | 517 | #define REG_ADISENSE_CORE_FILTER_SELECT9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT9 */ |
danodonovan | 26:12d0204be712 | 518 | #define REG_ADISENSE_CORE_FILTER_SELECT10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT10 */ |
kevin1990 | 28:4eb837cd71df | 519 | #define REG_ADISENSE_CORE_FILTER_SELECT11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT11 */ |
kevin1990 | 28:4eb837cd71df | 520 | #define REG_ADISENSE_CORE_FILTER_SELECT12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT12 */ |
kevin1990 | 28:4eb837cd71df | 521 | #define REG_ADISENSE_CORE_FILTER_SELECT13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT13 */ |
kevin1990 | 28:4eb837cd71df | 522 | #define REG_ADISENSE_CORE_FILTER_SELECT14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT14 */ |
kevin1990 | 28:4eb837cd71df | 523 | #define REG_ADISENSE_CORE_FILTER_SELECT15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_FILTER_SELECT15 */ |
danodonovan | 26:12d0204be712 | 524 | #define REG_ADISENSE_CORE_FILTER_SELECT0 0x0000009C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 525 | #define REG_ADISENSE_CORE_FILTER_SELECT1 0x000000DC /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 526 | #define REG_ADISENSE_CORE_FILTER_SELECT2 0x0000011C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 527 | #define REG_ADISENSE_CORE_FILTER_SELECT3 0x0000015C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 528 | #define REG_ADISENSE_CORE_FILTER_SELECT4 0x0000019C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 529 | #define REG_ADISENSE_CORE_FILTER_SELECT5 0x000001DC /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 530 | #define REG_ADISENSE_CORE_FILTER_SELECT6 0x0000021C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 531 | #define REG_ADISENSE_CORE_FILTER_SELECT7 0x0000025C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 532 | #define REG_ADISENSE_CORE_FILTER_SELECT8 0x0000029C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 533 | #define REG_ADISENSE_CORE_FILTER_SELECT9 0x000002DC /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 534 | #define REG_ADISENSE_CORE_FILTER_SELECT10 0x0000031C /* ADISENSE_CORE ADC Digital Filter Selection */ |
kevin1990 | 28:4eb837cd71df | 535 | #define REG_ADISENSE_CORE_FILTER_SELECT11 0x0000035C /* ADISENSE_CORE ADC Digital Filter Selection */ |
kevin1990 | 28:4eb837cd71df | 536 | #define REG_ADISENSE_CORE_FILTER_SELECT12 0x0000039C /* ADISENSE_CORE ADC Digital Filter Selection */ |
kevin1990 | 28:4eb837cd71df | 537 | #define REG_ADISENSE_CORE_FILTER_SELECT13 0x000003DC /* ADISENSE_CORE ADC Digital Filter Selection */ |
kevin1990 | 28:4eb837cd71df | 538 | #define REG_ADISENSE_CORE_FILTER_SELECT14 0x0000041C /* ADISENSE_CORE ADC Digital Filter Selection */ |
kevin1990 | 28:4eb837cd71df | 539 | #define REG_ADISENSE_CORE_FILTER_SELECT15 0x0000045C /* ADISENSE_CORE ADC Digital Filter Selection */ |
danodonovan | 26:12d0204be712 | 540 | #define REG_ADISENSE_CORE_FILTER_SELECTn(i) (REG_ADISENSE_CORE_FILTER_SELECT0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 541 | #define REG_ADISENSE_CORE_FILTER_SELECTn_COUNT 16 |
danodonovan | 26:12d0204be712 | 542 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMITn_RESET 0x7F800000 /* Reset Value for High_Threshold_Limit[n] */ |
danodonovan | 26:12d0204be712 | 543 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT0_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT0 */ |
danodonovan | 26:12d0204be712 | 544 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT1_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT1 */ |
danodonovan | 26:12d0204be712 | 545 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT2_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT2 */ |
danodonovan | 26:12d0204be712 | 546 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT3_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT3 */ |
danodonovan | 26:12d0204be712 | 547 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT4_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT4 */ |
danodonovan | 26:12d0204be712 | 548 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT5_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT5 */ |
danodonovan | 26:12d0204be712 | 549 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT6_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT6 */ |
danodonovan | 26:12d0204be712 | 550 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT7_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT7 */ |
danodonovan | 26:12d0204be712 | 551 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT8_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT8 */ |
danodonovan | 26:12d0204be712 | 552 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT9_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT9 */ |
danodonovan | 26:12d0204be712 | 553 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT10_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT10 */ |
danodonovan | 26:12d0204be712 | 554 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT11_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT11 */ |
danodonovan | 26:12d0204be712 | 555 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT12_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT12 */ |
kevin1990 | 28:4eb837cd71df | 556 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT13_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT13 */ |
kevin1990 | 28:4eb837cd71df | 557 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT14_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT14 */ |
kevin1990 | 28:4eb837cd71df | 558 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT15_RESET 0x7F800000 /* Reset Value for REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT15 */ |
danodonovan | 26:12d0204be712 | 559 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT0 0x000000A0 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 560 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT1 0x000000E0 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 561 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT2 0x00000120 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 562 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT3 0x00000160 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 563 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT4 0x000001A0 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 564 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT5 0x000001E0 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 565 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT6 0x00000220 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 566 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT7 0x00000260 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 567 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT8 0x000002A0 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 568 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT9 0x000002E0 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 569 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT10 0x00000320 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 570 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT11 0x00000360 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 571 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT12 0x000003A0 /* ADISENSE_CORE High Threshold */ |
kevin1990 | 28:4eb837cd71df | 572 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT13 0x000003E0 /* ADISENSE_CORE High Threshold */ |
kevin1990 | 28:4eb837cd71df | 573 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT14 0x00000420 /* ADISENSE_CORE High Threshold */ |
kevin1990 | 28:4eb837cd71df | 574 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT15 0x00000460 /* ADISENSE_CORE High Threshold */ |
danodonovan | 26:12d0204be712 | 575 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMITn(i) (REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 576 | #define REG_ADISENSE_CORE_HIGH_THRESHOLD_LIMITn_COUNT 16 |
danodonovan | 26:12d0204be712 | 577 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMITn_RESET 0xFF800000 /* Reset Value for Low_Threshold_Limit[n] */ |
danodonovan | 26:12d0204be712 | 578 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT0_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT0 */ |
danodonovan | 26:12d0204be712 | 579 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT1_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT1 */ |
danodonovan | 26:12d0204be712 | 580 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT2_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT2 */ |
danodonovan | 26:12d0204be712 | 581 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT3_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT3 */ |
danodonovan | 26:12d0204be712 | 582 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT4_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT4 */ |
danodonovan | 26:12d0204be712 | 583 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT5_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT5 */ |
danodonovan | 26:12d0204be712 | 584 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT6_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT6 */ |
danodonovan | 26:12d0204be712 | 585 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT7_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT7 */ |
danodonovan | 26:12d0204be712 | 586 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT8_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT8 */ |
danodonovan | 26:12d0204be712 | 587 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT9_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT9 */ |
danodonovan | 26:12d0204be712 | 588 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT10_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT10 */ |
danodonovan | 26:12d0204be712 | 589 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT11_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT11 */ |
danodonovan | 26:12d0204be712 | 590 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT12_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT12 */ |
kevin1990 | 28:4eb837cd71df | 591 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT13_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT13 */ |
kevin1990 | 28:4eb837cd71df | 592 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT14_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT14 */ |
kevin1990 | 28:4eb837cd71df | 593 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT15_RESET 0xFF800000 /* Reset Value for REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT15 */ |
danodonovan | 26:12d0204be712 | 594 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT0 0x000000A4 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 595 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT1 0x000000E4 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 596 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT2 0x00000124 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 597 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT3 0x00000164 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 598 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT4 0x000001A4 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 599 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT5 0x000001E4 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 600 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT6 0x00000224 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 601 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT7 0x00000264 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 602 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT8 0x000002A4 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 603 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT9 0x000002E4 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 604 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT10 0x00000324 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 605 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT11 0x00000364 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 606 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT12 0x000003A4 /* ADISENSE_CORE Low Threshold */ |
kevin1990 | 28:4eb837cd71df | 607 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT13 0x000003E4 /* ADISENSE_CORE Low Threshold */ |
kevin1990 | 28:4eb837cd71df | 608 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT14 0x00000424 /* ADISENSE_CORE Low Threshold */ |
kevin1990 | 28:4eb837cd71df | 609 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT15 0x00000464 /* ADISENSE_CORE Low Threshold */ |
danodonovan | 26:12d0204be712 | 610 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMITn(i) (REG_ADISENSE_CORE_LOW_THRESHOLD_LIMIT0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 611 | #define REG_ADISENSE_CORE_LOW_THRESHOLD_LIMITn_COUNT 16 |
danodonovan | 26:12d0204be712 | 612 | #define REG_ADISENSE_CORE_SENSOR_OFFSETn_RESET 0x00000000 /* Reset Value for Sensor_Offset[n] */ |
danodonovan | 26:12d0204be712 | 613 | #define REG_ADISENSE_CORE_SENSOR_OFFSET0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET0 */ |
danodonovan | 26:12d0204be712 | 614 | #define REG_ADISENSE_CORE_SENSOR_OFFSET1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET1 */ |
danodonovan | 26:12d0204be712 | 615 | #define REG_ADISENSE_CORE_SENSOR_OFFSET2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET2 */ |
danodonovan | 26:12d0204be712 | 616 | #define REG_ADISENSE_CORE_SENSOR_OFFSET3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET3 */ |
danodonovan | 26:12d0204be712 | 617 | #define REG_ADISENSE_CORE_SENSOR_OFFSET4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET4 */ |
danodonovan | 26:12d0204be712 | 618 | #define REG_ADISENSE_CORE_SENSOR_OFFSET5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET5 */ |
danodonovan | 26:12d0204be712 | 619 | #define REG_ADISENSE_CORE_SENSOR_OFFSET6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET6 */ |
danodonovan | 26:12d0204be712 | 620 | #define REG_ADISENSE_CORE_SENSOR_OFFSET7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET7 */ |
danodonovan | 26:12d0204be712 | 621 | #define REG_ADISENSE_CORE_SENSOR_OFFSET8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET8 */ |
danodonovan | 26:12d0204be712 | 622 | #define REG_ADISENSE_CORE_SENSOR_OFFSET9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET9 */ |
danodonovan | 26:12d0204be712 | 623 | #define REG_ADISENSE_CORE_SENSOR_OFFSET10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET10 */ |
danodonovan | 26:12d0204be712 | 624 | #define REG_ADISENSE_CORE_SENSOR_OFFSET11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET11 */ |
danodonovan | 26:12d0204be712 | 625 | #define REG_ADISENSE_CORE_SENSOR_OFFSET12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET12 */ |
kevin1990 | 28:4eb837cd71df | 626 | #define REG_ADISENSE_CORE_SENSOR_OFFSET13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET13 */ |
kevin1990 | 28:4eb837cd71df | 627 | #define REG_ADISENSE_CORE_SENSOR_OFFSET14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET14 */ |
kevin1990 | 28:4eb837cd71df | 628 | #define REG_ADISENSE_CORE_SENSOR_OFFSET15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_OFFSET15 */ |
danodonovan | 26:12d0204be712 | 629 | #define REG_ADISENSE_CORE_SENSOR_OFFSET0 0x000000A8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 630 | #define REG_ADISENSE_CORE_SENSOR_OFFSET1 0x000000E8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 631 | #define REG_ADISENSE_CORE_SENSOR_OFFSET2 0x00000128 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 632 | #define REG_ADISENSE_CORE_SENSOR_OFFSET3 0x00000168 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 633 | #define REG_ADISENSE_CORE_SENSOR_OFFSET4 0x000001A8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 634 | #define REG_ADISENSE_CORE_SENSOR_OFFSET5 0x000001E8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 635 | #define REG_ADISENSE_CORE_SENSOR_OFFSET6 0x00000228 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 636 | #define REG_ADISENSE_CORE_SENSOR_OFFSET7 0x00000268 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 637 | #define REG_ADISENSE_CORE_SENSOR_OFFSET8 0x000002A8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 638 | #define REG_ADISENSE_CORE_SENSOR_OFFSET9 0x000002E8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 639 | #define REG_ADISENSE_CORE_SENSOR_OFFSET10 0x00000328 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 640 | #define REG_ADISENSE_CORE_SENSOR_OFFSET11 0x00000368 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 641 | #define REG_ADISENSE_CORE_SENSOR_OFFSET12 0x000003A8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
kevin1990 | 28:4eb837cd71df | 642 | #define REG_ADISENSE_CORE_SENSOR_OFFSET13 0x000003E8 /* ADISENSE_CORE Sensor Offset Adjustment */ |
kevin1990 | 28:4eb837cd71df | 643 | #define REG_ADISENSE_CORE_SENSOR_OFFSET14 0x00000428 /* ADISENSE_CORE Sensor Offset Adjustment */ |
kevin1990 | 28:4eb837cd71df | 644 | #define REG_ADISENSE_CORE_SENSOR_OFFSET15 0x00000468 /* ADISENSE_CORE Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 645 | #define REG_ADISENSE_CORE_SENSOR_OFFSETn(i) (REG_ADISENSE_CORE_SENSOR_OFFSET0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 646 | #define REG_ADISENSE_CORE_SENSOR_OFFSETn_COUNT 16 |
danodonovan | 26:12d0204be712 | 647 | #define REG_ADISENSE_CORE_SENSOR_GAINn_RESET 0x3F800000 /* Reset Value for Sensor_Gain[n] */ |
danodonovan | 26:12d0204be712 | 648 | #define REG_ADISENSE_CORE_SENSOR_GAIN0_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN0 */ |
danodonovan | 26:12d0204be712 | 649 | #define REG_ADISENSE_CORE_SENSOR_GAIN1_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN1 */ |
danodonovan | 26:12d0204be712 | 650 | #define REG_ADISENSE_CORE_SENSOR_GAIN2_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN2 */ |
danodonovan | 26:12d0204be712 | 651 | #define REG_ADISENSE_CORE_SENSOR_GAIN3_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN3 */ |
danodonovan | 26:12d0204be712 | 652 | #define REG_ADISENSE_CORE_SENSOR_GAIN4_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN4 */ |
danodonovan | 26:12d0204be712 | 653 | #define REG_ADISENSE_CORE_SENSOR_GAIN5_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN5 */ |
danodonovan | 26:12d0204be712 | 654 | #define REG_ADISENSE_CORE_SENSOR_GAIN6_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN6 */ |
danodonovan | 26:12d0204be712 | 655 | #define REG_ADISENSE_CORE_SENSOR_GAIN7_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN7 */ |
danodonovan | 26:12d0204be712 | 656 | #define REG_ADISENSE_CORE_SENSOR_GAIN8_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN8 */ |
danodonovan | 26:12d0204be712 | 657 | #define REG_ADISENSE_CORE_SENSOR_GAIN9_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN9 */ |
danodonovan | 26:12d0204be712 | 658 | #define REG_ADISENSE_CORE_SENSOR_GAIN10_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN10 */ |
danodonovan | 26:12d0204be712 | 659 | #define REG_ADISENSE_CORE_SENSOR_GAIN11_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN11 */ |
danodonovan | 26:12d0204be712 | 660 | #define REG_ADISENSE_CORE_SENSOR_GAIN12_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN12 */ |
kevin1990 | 28:4eb837cd71df | 661 | #define REG_ADISENSE_CORE_SENSOR_GAIN13_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN13 */ |
kevin1990 | 28:4eb837cd71df | 662 | #define REG_ADISENSE_CORE_SENSOR_GAIN14_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN14 */ |
kevin1990 | 28:4eb837cd71df | 663 | #define REG_ADISENSE_CORE_SENSOR_GAIN15_RESET 0x3F800000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_GAIN15 */ |
danodonovan | 26:12d0204be712 | 664 | #define REG_ADISENSE_CORE_SENSOR_GAIN0 0x000000AC /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 665 | #define REG_ADISENSE_CORE_SENSOR_GAIN1 0x000000EC /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 666 | #define REG_ADISENSE_CORE_SENSOR_GAIN2 0x0000012C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 667 | #define REG_ADISENSE_CORE_SENSOR_GAIN3 0x0000016C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 668 | #define REG_ADISENSE_CORE_SENSOR_GAIN4 0x000001AC /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 669 | #define REG_ADISENSE_CORE_SENSOR_GAIN5 0x000001EC /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 670 | #define REG_ADISENSE_CORE_SENSOR_GAIN6 0x0000022C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 671 | #define REG_ADISENSE_CORE_SENSOR_GAIN7 0x0000026C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 672 | #define REG_ADISENSE_CORE_SENSOR_GAIN8 0x000002AC /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 673 | #define REG_ADISENSE_CORE_SENSOR_GAIN9 0x000002EC /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 674 | #define REG_ADISENSE_CORE_SENSOR_GAIN10 0x0000032C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 675 | #define REG_ADISENSE_CORE_SENSOR_GAIN11 0x0000036C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 676 | #define REG_ADISENSE_CORE_SENSOR_GAIN12 0x000003AC /* ADISENSE_CORE Sensor Gain Adjustment */ |
kevin1990 | 28:4eb837cd71df | 677 | #define REG_ADISENSE_CORE_SENSOR_GAIN13 0x000003EC /* ADISENSE_CORE Sensor Gain Adjustment */ |
kevin1990 | 28:4eb837cd71df | 678 | #define REG_ADISENSE_CORE_SENSOR_GAIN14 0x0000042C /* ADISENSE_CORE Sensor Gain Adjustment */ |
kevin1990 | 28:4eb837cd71df | 679 | #define REG_ADISENSE_CORE_SENSOR_GAIN15 0x0000046C /* ADISENSE_CORE Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 680 | #define REG_ADISENSE_CORE_SENSOR_GAINn(i) (REG_ADISENSE_CORE_SENSOR_GAIN0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 681 | #define REG_ADISENSE_CORE_SENSOR_GAINn_COUNT 16 |
danodonovan | 26:12d0204be712 | 682 | #define REG_ADISENSE_CORE_ALERT_CODE_CHn_RESET 0x00000000 /* Reset Value for Alert_Code_Ch[n] */ |
danodonovan | 26:12d0204be712 | 683 | #define REG_ADISENSE_CORE_ALERT_CODE_CH0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH0 */ |
danodonovan | 26:12d0204be712 | 684 | #define REG_ADISENSE_CORE_ALERT_CODE_CH1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH1 */ |
danodonovan | 26:12d0204be712 | 685 | #define REG_ADISENSE_CORE_ALERT_CODE_CH2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH2 */ |
danodonovan | 26:12d0204be712 | 686 | #define REG_ADISENSE_CORE_ALERT_CODE_CH3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH3 */ |
danodonovan | 26:12d0204be712 | 687 | #define REG_ADISENSE_CORE_ALERT_CODE_CH4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH4 */ |
danodonovan | 26:12d0204be712 | 688 | #define REG_ADISENSE_CORE_ALERT_CODE_CH5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH5 */ |
danodonovan | 26:12d0204be712 | 689 | #define REG_ADISENSE_CORE_ALERT_CODE_CH6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH6 */ |
danodonovan | 26:12d0204be712 | 690 | #define REG_ADISENSE_CORE_ALERT_CODE_CH7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH7 */ |
danodonovan | 26:12d0204be712 | 691 | #define REG_ADISENSE_CORE_ALERT_CODE_CH8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH8 */ |
danodonovan | 26:12d0204be712 | 692 | #define REG_ADISENSE_CORE_ALERT_CODE_CH9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH9 */ |
danodonovan | 26:12d0204be712 | 693 | #define REG_ADISENSE_CORE_ALERT_CODE_CH10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH10 */ |
danodonovan | 26:12d0204be712 | 694 | #define REG_ADISENSE_CORE_ALERT_CODE_CH11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH11 */ |
danodonovan | 26:12d0204be712 | 695 | #define REG_ADISENSE_CORE_ALERT_CODE_CH12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH12 */ |
kevin1990 | 28:4eb837cd71df | 696 | #define REG_ADISENSE_CORE_ALERT_CODE_CH13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH13 */ |
kevin1990 | 28:4eb837cd71df | 697 | #define REG_ADISENSE_CORE_ALERT_CODE_CH14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH14 */ |
kevin1990 | 28:4eb837cd71df | 698 | #define REG_ADISENSE_CORE_ALERT_CODE_CH15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_ALERT_CODE_CH15 */ |
danodonovan | 26:12d0204be712 | 699 | #define REG_ADISENSE_CORE_ALERT_CODE_CH0 0x000000B0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 700 | #define REG_ADISENSE_CORE_ALERT_CODE_CH1 0x000000F0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 701 | #define REG_ADISENSE_CORE_ALERT_CODE_CH2 0x00000130 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 702 | #define REG_ADISENSE_CORE_ALERT_CODE_CH3 0x00000170 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 703 | #define REG_ADISENSE_CORE_ALERT_CODE_CH4 0x000001B0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 704 | #define REG_ADISENSE_CORE_ALERT_CODE_CH5 0x000001F0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 705 | #define REG_ADISENSE_CORE_ALERT_CODE_CH6 0x00000230 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 706 | #define REG_ADISENSE_CORE_ALERT_CODE_CH7 0x00000270 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 707 | #define REG_ADISENSE_CORE_ALERT_CODE_CH8 0x000002B0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 708 | #define REG_ADISENSE_CORE_ALERT_CODE_CH9 0x000002F0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 709 | #define REG_ADISENSE_CORE_ALERT_CODE_CH10 0x00000330 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 710 | #define REG_ADISENSE_CORE_ALERT_CODE_CH11 0x00000370 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 711 | #define REG_ADISENSE_CORE_ALERT_CODE_CH12 0x000003B0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
kevin1990 | 28:4eb837cd71df | 712 | #define REG_ADISENSE_CORE_ALERT_CODE_CH13 0x000003F0 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
kevin1990 | 28:4eb837cd71df | 713 | #define REG_ADISENSE_CORE_ALERT_CODE_CH14 0x00000430 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
kevin1990 | 28:4eb837cd71df | 714 | #define REG_ADISENSE_CORE_ALERT_CODE_CH15 0x00000470 /* ADISENSE_CORE Per-Channel Detailed Alert-Code Information */ |
danodonovan | 26:12d0204be712 | 715 | #define REG_ADISENSE_CORE_ALERT_CODE_CHn(i) (REG_ADISENSE_CORE_ALERT_CODE_CH0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 716 | #define REG_ADISENSE_CORE_ALERT_CODE_CHn_COUNT 16 |
kevin1990 | 28:4eb837cd71df | 717 | #define REG_ADISENSE_CORE_CHANNEL_SKIPn_RESET 0x00000000 /* Reset Value for Channel_Skip[n] */ |
kevin1990 | 28:4eb837cd71df | 718 | #define REG_ADISENSE_CORE_CHANNEL_SKIP0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP0 */ |
kevin1990 | 28:4eb837cd71df | 719 | #define REG_ADISENSE_CORE_CHANNEL_SKIP1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP1 */ |
kevin1990 | 28:4eb837cd71df | 720 | #define REG_ADISENSE_CORE_CHANNEL_SKIP2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP2 */ |
kevin1990 | 28:4eb837cd71df | 721 | #define REG_ADISENSE_CORE_CHANNEL_SKIP3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP3 */ |
kevin1990 | 28:4eb837cd71df | 722 | #define REG_ADISENSE_CORE_CHANNEL_SKIP4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP4 */ |
kevin1990 | 28:4eb837cd71df | 723 | #define REG_ADISENSE_CORE_CHANNEL_SKIP5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP5 */ |
kevin1990 | 28:4eb837cd71df | 724 | #define REG_ADISENSE_CORE_CHANNEL_SKIP6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP6 */ |
kevin1990 | 28:4eb837cd71df | 725 | #define REG_ADISENSE_CORE_CHANNEL_SKIP7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP7 */ |
kevin1990 | 28:4eb837cd71df | 726 | #define REG_ADISENSE_CORE_CHANNEL_SKIP8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP8 */ |
kevin1990 | 28:4eb837cd71df | 727 | #define REG_ADISENSE_CORE_CHANNEL_SKIP9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP9 */ |
kevin1990 | 28:4eb837cd71df | 728 | #define REG_ADISENSE_CORE_CHANNEL_SKIP10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP10 */ |
kevin1990 | 28:4eb837cd71df | 729 | #define REG_ADISENSE_CORE_CHANNEL_SKIP11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP11 */ |
kevin1990 | 28:4eb837cd71df | 730 | #define REG_ADISENSE_CORE_CHANNEL_SKIP12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP12 */ |
kevin1990 | 28:4eb837cd71df | 731 | #define REG_ADISENSE_CORE_CHANNEL_SKIP13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP13 */ |
kevin1990 | 28:4eb837cd71df | 732 | #define REG_ADISENSE_CORE_CHANNEL_SKIP14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP14 */ |
kevin1990 | 28:4eb837cd71df | 733 | #define REG_ADISENSE_CORE_CHANNEL_SKIP15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CHANNEL_SKIP15 */ |
kevin1990 | 28:4eb837cd71df | 734 | #define REG_ADISENSE_CORE_CHANNEL_SKIP0 0x000000B2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 735 | #define REG_ADISENSE_CORE_CHANNEL_SKIP1 0x000000F2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 736 | #define REG_ADISENSE_CORE_CHANNEL_SKIP2 0x00000132 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 737 | #define REG_ADISENSE_CORE_CHANNEL_SKIP3 0x00000172 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 738 | #define REG_ADISENSE_CORE_CHANNEL_SKIP4 0x000001B2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 739 | #define REG_ADISENSE_CORE_CHANNEL_SKIP5 0x000001F2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 740 | #define REG_ADISENSE_CORE_CHANNEL_SKIP6 0x00000232 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 741 | #define REG_ADISENSE_CORE_CHANNEL_SKIP7 0x00000272 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 742 | #define REG_ADISENSE_CORE_CHANNEL_SKIP8 0x000002B2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 743 | #define REG_ADISENSE_CORE_CHANNEL_SKIP9 0x000002F2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 744 | #define REG_ADISENSE_CORE_CHANNEL_SKIP10 0x00000332 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 745 | #define REG_ADISENSE_CORE_CHANNEL_SKIP11 0x00000372 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 746 | #define REG_ADISENSE_CORE_CHANNEL_SKIP12 0x000003B2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 747 | #define REG_ADISENSE_CORE_CHANNEL_SKIP13 0x000003F2 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 748 | #define REG_ADISENSE_CORE_CHANNEL_SKIP14 0x00000432 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 749 | #define REG_ADISENSE_CORE_CHANNEL_SKIP15 0x00000472 /* ADISENSE_CORE Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 750 | #define REG_ADISENSE_CORE_CHANNEL_SKIPn(i) (REG_ADISENSE_CORE_CHANNEL_SKIP0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 751 | #define REG_ADISENSE_CORE_CHANNEL_SKIPn_COUNT 16 |
kevin1990 | 28:4eb837cd71df | 752 | #define REG_ADISENSE_CORE_SENSOR_PARAMETERn_RESET 0x7FC00000 /* Reset Value for Sensor_Parameter[n] */ |
kevin1990 | 28:4eb837cd71df | 753 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER0_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER0 */ |
kevin1990 | 28:4eb837cd71df | 754 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER1_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER1 */ |
kevin1990 | 28:4eb837cd71df | 755 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER2_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER2 */ |
kevin1990 | 28:4eb837cd71df | 756 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER3_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER3 */ |
kevin1990 | 28:4eb837cd71df | 757 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER4_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER4 */ |
kevin1990 | 28:4eb837cd71df | 758 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER5_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER5 */ |
kevin1990 | 28:4eb837cd71df | 759 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER6_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER6 */ |
kevin1990 | 28:4eb837cd71df | 760 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER7_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER7 */ |
kevin1990 | 28:4eb837cd71df | 761 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER8_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER8 */ |
kevin1990 | 28:4eb837cd71df | 762 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER9_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER9 */ |
kevin1990 | 28:4eb837cd71df | 763 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER10_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER10 */ |
kevin1990 | 28:4eb837cd71df | 764 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER11_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER11 */ |
kevin1990 | 28:4eb837cd71df | 765 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER12_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER12 */ |
kevin1990 | 28:4eb837cd71df | 766 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER13_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER13 */ |
kevin1990 | 28:4eb837cd71df | 767 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER14_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER14 */ |
kevin1990 | 28:4eb837cd71df | 768 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER15_RESET 0x7FC00000 /* Reset Value for REG_ADISENSE_CORE_SENSOR_PARAMETER15 */ |
kevin1990 | 28:4eb837cd71df | 769 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER0 0x000000B4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 770 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER1 0x000000F4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 771 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER2 0x00000134 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 772 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER3 0x00000174 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 773 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER4 0x000001B4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 774 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER5 0x000001F4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 775 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER6 0x00000234 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 776 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER7 0x00000274 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 777 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER8 0x000002B4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 778 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER9 0x000002F4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 779 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER10 0x00000334 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 780 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER11 0x00000374 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 781 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER12 0x000003B4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 782 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER13 0x000003F4 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 783 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER14 0x00000434 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 784 | #define REG_ADISENSE_CORE_SENSOR_PARAMETER15 0x00000474 /* ADISENSE_CORE Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 785 | #define REG_ADISENSE_CORE_SENSOR_PARAMETERn(i) (REG_ADISENSE_CORE_SENSOR_PARAMETER0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 786 | #define REG_ADISENSE_CORE_SENSOR_PARAMETERn_COUNT 16 |
kevin1990 | 28:4eb837cd71df | 787 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETERn_RESET 0x00000000 /* Reset Value for Calibration_Parameter[n] */ |
kevin1990 | 28:4eb837cd71df | 788 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER0 */ |
kevin1990 | 28:4eb837cd71df | 789 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER1 */ |
kevin1990 | 28:4eb837cd71df | 790 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER2 */ |
kevin1990 | 28:4eb837cd71df | 791 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER3 */ |
kevin1990 | 28:4eb837cd71df | 792 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER4 */ |
kevin1990 | 28:4eb837cd71df | 793 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER5 */ |
kevin1990 | 28:4eb837cd71df | 794 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER6 */ |
kevin1990 | 28:4eb837cd71df | 795 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER7 */ |
kevin1990 | 28:4eb837cd71df | 796 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER8 */ |
kevin1990 | 28:4eb837cd71df | 797 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER9 */ |
kevin1990 | 28:4eb837cd71df | 798 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER10 */ |
kevin1990 | 28:4eb837cd71df | 799 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER11 */ |
kevin1990 | 28:4eb837cd71df | 800 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER12 */ |
kevin1990 | 28:4eb837cd71df | 801 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER13 */ |
kevin1990 | 28:4eb837cd71df | 802 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER14 */ |
kevin1990 | 28:4eb837cd71df | 803 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_CALIBRATION_PARAMETER15 */ |
kevin1990 | 28:4eb837cd71df | 804 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER0 0x000000B8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 805 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER1 0x000000F8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 806 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER2 0x00000138 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 807 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER3 0x00000178 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 808 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER4 0x000001B8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 809 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER5 0x000001F8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 810 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER6 0x00000238 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 811 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER7 0x00000278 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 812 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER8 0x000002B8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 813 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER9 0x000002F8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 814 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER10 0x00000338 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 815 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER11 0x00000378 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 816 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER12 0x000003B8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 817 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER13 0x000003F8 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 818 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER14 0x00000438 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 819 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETER15 0x00000478 /* ADISENSE_CORE Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 820 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETERn(i) (REG_ADISENSE_CORE_CALIBRATION_PARAMETER0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 821 | #define REG_ADISENSE_CORE_CALIBRATION_PARAMETERn_COUNT 16 |
danodonovan | 26:12d0204be712 | 822 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIGn_RESET 0x00000000 /* Reset Value for Digital_Sensor_Config[n] */ |
danodonovan | 26:12d0204be712 | 823 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG0 */ |
danodonovan | 26:12d0204be712 | 824 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG1 */ |
danodonovan | 26:12d0204be712 | 825 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG2 */ |
danodonovan | 26:12d0204be712 | 826 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG3 */ |
danodonovan | 26:12d0204be712 | 827 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG4 */ |
danodonovan | 26:12d0204be712 | 828 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG5 */ |
danodonovan | 26:12d0204be712 | 829 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG6 */ |
danodonovan | 26:12d0204be712 | 830 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG7 */ |
danodonovan | 26:12d0204be712 | 831 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG8 */ |
danodonovan | 26:12d0204be712 | 832 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG9 */ |
danodonovan | 26:12d0204be712 | 833 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG10 */ |
kevin1990 | 28:4eb837cd71df | 834 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG11 */ |
kevin1990 | 28:4eb837cd71df | 835 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG12 */ |
kevin1990 | 28:4eb837cd71df | 836 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG13 */ |
kevin1990 | 28:4eb837cd71df | 837 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG14 */ |
kevin1990 | 28:4eb837cd71df | 838 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG15 */ |
kevin1990 | 28:4eb837cd71df | 839 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG0 0x000000BC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 840 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG1 0x000000FC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 841 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG2 0x0000013C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 842 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG3 0x0000017C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 843 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG4 0x000001BC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 844 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG5 0x000001FC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 845 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG6 0x0000023C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 846 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG7 0x0000027C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 847 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG8 0x000002BC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 848 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG9 0x000002FC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 849 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG10 0x0000033C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 850 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG11 0x0000037C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 851 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG12 0x000003BC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 852 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG13 0x000003FC /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 853 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG14 0x0000043C /* ADISENSE_CORE Digital Sensor Data Coding */ |
kevin1990 | 28:4eb837cd71df | 854 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG15 0x0000047C /* ADISENSE_CORE Digital Sensor Data Coding */ |
danodonovan | 26:12d0204be712 | 855 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIGn(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 856 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_CONFIGn_COUNT 16 |
danodonovan | 26:12d0204be712 | 857 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESSn_RESET 0x00000000 /* Reset Value for Digital_Sensor_Address[n] */ |
danodonovan | 26:12d0204be712 | 858 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS0 */ |
danodonovan | 26:12d0204be712 | 859 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS1 */ |
danodonovan | 26:12d0204be712 | 860 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS2 */ |
danodonovan | 26:12d0204be712 | 861 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS3 */ |
danodonovan | 26:12d0204be712 | 862 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS4 */ |
danodonovan | 26:12d0204be712 | 863 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS5 */ |
danodonovan | 26:12d0204be712 | 864 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS6 */ |
danodonovan | 26:12d0204be712 | 865 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS7 */ |
danodonovan | 26:12d0204be712 | 866 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS8 */ |
danodonovan | 26:12d0204be712 | 867 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS9 */ |
danodonovan | 26:12d0204be712 | 868 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS10 */ |
kevin1990 | 28:4eb837cd71df | 869 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS11 */ |
kevin1990 | 28:4eb837cd71df | 870 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS12 */ |
kevin1990 | 28:4eb837cd71df | 871 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS13 */ |
kevin1990 | 28:4eb837cd71df | 872 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS14 */ |
kevin1990 | 28:4eb837cd71df | 873 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS15 */ |
kevin1990 | 28:4eb837cd71df | 874 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS0 0x000000BE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 875 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS1 0x000000FE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 876 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS2 0x0000013E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 877 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS3 0x0000017E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 878 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS4 0x000001BE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 879 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS5 0x000001FE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 880 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS6 0x0000023E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 881 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS7 0x0000027E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 882 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS8 0x000002BE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 883 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS9 0x000002FE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 884 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS10 0x0000033E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 885 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS11 0x0000037E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 886 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS12 0x000003BE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 887 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS13 0x000003FE /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 888 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS14 0x0000043E /* ADISENSE_CORE Sensor Address */ |
kevin1990 | 28:4eb837cd71df | 889 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS15 0x0000047E /* ADISENSE_CORE Sensor Address */ |
danodonovan | 26:12d0204be712 | 890 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESSn(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 891 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESSn_COUNT 16 |
danodonovan | 26:12d0204be712 | 892 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDSn_RESET 0x00000000 /* Reset Value for Digital_Sensor_Num_Cmds[n] */ |
danodonovan | 26:12d0204be712 | 893 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS0_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS0 */ |
danodonovan | 26:12d0204be712 | 894 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS1_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS1 */ |
danodonovan | 26:12d0204be712 | 895 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS2_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS2 */ |
danodonovan | 26:12d0204be712 | 896 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS3_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS3 */ |
danodonovan | 26:12d0204be712 | 897 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS4_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS4 */ |
danodonovan | 26:12d0204be712 | 898 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS5_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS5 */ |
danodonovan | 26:12d0204be712 | 899 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS6_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS6 */ |
danodonovan | 26:12d0204be712 | 900 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS7_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS7 */ |
danodonovan | 26:12d0204be712 | 901 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS8_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS8 */ |
danodonovan | 26:12d0204be712 | 902 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS9_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS9 */ |
danodonovan | 26:12d0204be712 | 903 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS10 */ |
kevin1990 | 28:4eb837cd71df | 904 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS11 */ |
kevin1990 | 28:4eb837cd71df | 905 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS12 */ |
kevin1990 | 28:4eb837cd71df | 906 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS13 */ |
kevin1990 | 28:4eb837cd71df | 907 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS14 */ |
kevin1990 | 28:4eb837cd71df | 908 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS15 */ |
kevin1990 | 28:4eb837cd71df | 909 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS0 0x000000BF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 910 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS1 0x000000FF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 911 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS2 0x0000013F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 912 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS3 0x0000017F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 913 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS4 0x000001BF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 914 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS5 0x000001FF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 915 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS6 0x0000023F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 916 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS7 0x0000027F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 917 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS8 0x000002BF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 918 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS9 0x000002FF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 919 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS10 0x0000033F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 920 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS11 0x0000037F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 921 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS12 0x000003BF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 922 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS13 0x000003FF /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 923 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS14 0x0000043F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
kevin1990 | 28:4eb837cd71df | 924 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS15 0x0000047F /* ADISENSE_CORE Number of Configuration, Read Commands for Digital Sensors */ |
danodonovan | 26:12d0204be712 | 925 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDSn(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 926 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDSn_COUNT 16 |
kevin1990 | 28:4eb837cd71df | 927 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMSn_RESET 0x00000006 /* Reset Value for Digital_Sensor_Comms[n] */ |
kevin1990 | 28:4eb837cd71df | 928 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS0_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS0 */ |
kevin1990 | 28:4eb837cd71df | 929 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS1_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS1 */ |
kevin1990 | 28:4eb837cd71df | 930 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS2_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS2 */ |
kevin1990 | 28:4eb837cd71df | 931 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS3_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS3 */ |
kevin1990 | 28:4eb837cd71df | 932 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS4_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS4 */ |
kevin1990 | 28:4eb837cd71df | 933 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS5_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS5 */ |
kevin1990 | 28:4eb837cd71df | 934 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS6_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS6 */ |
kevin1990 | 28:4eb837cd71df | 935 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS7_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS7 */ |
kevin1990 | 28:4eb837cd71df | 936 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS8_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS8 */ |
kevin1990 | 28:4eb837cd71df | 937 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS9_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS9 */ |
kevin1990 | 28:4eb837cd71df | 938 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS10_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS10 */ |
kevin1990 | 28:4eb837cd71df | 939 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS11_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS11 */ |
kevin1990 | 28:4eb837cd71df | 940 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS12_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS12 */ |
kevin1990 | 28:4eb837cd71df | 941 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS13_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS13 */ |
kevin1990 | 28:4eb837cd71df | 942 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS14_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS14 */ |
kevin1990 | 28:4eb837cd71df | 943 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS15_RESET 0x00000006 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS15 */ |
kevin1990 | 28:4eb837cd71df | 944 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS0 0x000000C0 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 945 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS1 0x00000100 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 946 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS2 0x00000140 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 947 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS3 0x00000180 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 948 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS4 0x000001C0 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 949 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS5 0x00000200 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 950 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS6 0x00000240 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 951 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS7 0x00000280 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 952 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS8 0x000002C0 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 953 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS9 0x00000300 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 954 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS10 0x00000340 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 955 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS11 0x00000380 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 956 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS12 0x000003C0 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 957 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS13 0x00000400 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 958 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS14 0x00000440 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 959 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS15 0x00000480 /* ADISENSE_CORE Digital Sensor Communication Clock Configuration */ |
kevin1990 | 28:4eb837cd71df | 960 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMSn(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMS0 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 961 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMSn_COUNT 16 |
danodonovan | 26:12d0204be712 | 962 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND1n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command1[n] */ |
danodonovan | 26:12d0204be712 | 963 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND10 */ |
danodonovan | 26:12d0204be712 | 964 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND11 */ |
danodonovan | 26:12d0204be712 | 965 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND12 */ |
danodonovan | 26:12d0204be712 | 966 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND13 */ |
danodonovan | 26:12d0204be712 | 967 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND14 */ |
danodonovan | 26:12d0204be712 | 968 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND15 */ |
danodonovan | 26:12d0204be712 | 969 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND16_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND16 */ |
danodonovan | 26:12d0204be712 | 970 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND17_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND17 */ |
danodonovan | 26:12d0204be712 | 971 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND18_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND18 */ |
danodonovan | 26:12d0204be712 | 972 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND19_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND19 */ |
danodonovan | 26:12d0204be712 | 973 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND110_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND110 */ |
kevin1990 | 28:4eb837cd71df | 974 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND111_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND111 */ |
kevin1990 | 28:4eb837cd71df | 975 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND112_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND112 */ |
kevin1990 | 28:4eb837cd71df | 976 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND113_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND113 */ |
kevin1990 | 28:4eb837cd71df | 977 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND114_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND114 */ |
kevin1990 | 28:4eb837cd71df | 978 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND115_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND115 */ |
kevin1990 | 28:4eb837cd71df | 979 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND10 0x000000C2 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 980 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND11 0x00000102 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 981 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND12 0x00000142 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 982 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND13 0x00000182 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 983 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND14 0x000001C2 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 984 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND15 0x00000202 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 985 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND16 0x00000242 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 986 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND17 0x00000282 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 987 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND18 0x000002C2 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 988 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND19 0x00000302 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 989 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND110 0x00000342 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 990 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND111 0x00000382 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 991 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND112 0x000003C2 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 992 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND113 0x00000402 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 993 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND114 0x00000442 /* ADISENSE_CORE Sensor Configuration Command1 */ |
kevin1990 | 28:4eb837cd71df | 994 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND115 0x00000482 /* ADISENSE_CORE Sensor Configuration Command1 */ |
danodonovan | 26:12d0204be712 | 995 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND1n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND10 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 996 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND1n_COUNT 16 |
danodonovan | 26:12d0204be712 | 997 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND2n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command2[n] */ |
danodonovan | 26:12d0204be712 | 998 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND20_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND20 */ |
danodonovan | 26:12d0204be712 | 999 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND21_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND21 */ |
danodonovan | 26:12d0204be712 | 1000 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND22_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND22 */ |
danodonovan | 26:12d0204be712 | 1001 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND23_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND23 */ |
danodonovan | 26:12d0204be712 | 1002 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND24_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND24 */ |
danodonovan | 26:12d0204be712 | 1003 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND25_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND25 */ |
danodonovan | 26:12d0204be712 | 1004 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND26_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND26 */ |
danodonovan | 26:12d0204be712 | 1005 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND27_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND27 */ |
danodonovan | 26:12d0204be712 | 1006 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND28_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND28 */ |
danodonovan | 26:12d0204be712 | 1007 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND29_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND29 */ |
danodonovan | 26:12d0204be712 | 1008 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND210_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND210 */ |
kevin1990 | 28:4eb837cd71df | 1009 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND211_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND211 */ |
kevin1990 | 28:4eb837cd71df | 1010 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND212_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND212 */ |
kevin1990 | 28:4eb837cd71df | 1011 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND213_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND213 */ |
kevin1990 | 28:4eb837cd71df | 1012 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND214_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND214 */ |
kevin1990 | 28:4eb837cd71df | 1013 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND215_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND215 */ |
kevin1990 | 28:4eb837cd71df | 1014 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND20 0x000000C3 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1015 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND21 0x00000103 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1016 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND22 0x00000143 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1017 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND23 0x00000183 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1018 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND24 0x000001C3 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1019 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND25 0x00000203 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1020 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND26 0x00000243 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1021 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND27 0x00000283 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1022 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND28 0x000002C3 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1023 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND29 0x00000303 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1024 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND210 0x00000343 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1025 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND211 0x00000383 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1026 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND212 0x000003C3 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1027 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND213 0x00000403 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1028 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND214 0x00000443 /* ADISENSE_CORE Sensor Configuration Command2 */ |
kevin1990 | 28:4eb837cd71df | 1029 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND215 0x00000483 /* ADISENSE_CORE Sensor Configuration Command2 */ |
danodonovan | 26:12d0204be712 | 1030 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND2n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND20 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1031 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND2n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1032 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND3n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command3[n] */ |
danodonovan | 26:12d0204be712 | 1033 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND30_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND30 */ |
danodonovan | 26:12d0204be712 | 1034 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND31_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND31 */ |
danodonovan | 26:12d0204be712 | 1035 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND32_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND32 */ |
danodonovan | 26:12d0204be712 | 1036 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND33_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND33 */ |
danodonovan | 26:12d0204be712 | 1037 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND34_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND34 */ |
danodonovan | 26:12d0204be712 | 1038 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND35_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND35 */ |
danodonovan | 26:12d0204be712 | 1039 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND36_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND36 */ |
danodonovan | 26:12d0204be712 | 1040 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND37_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND37 */ |
danodonovan | 26:12d0204be712 | 1041 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND38_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND38 */ |
danodonovan | 26:12d0204be712 | 1042 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND39_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND39 */ |
danodonovan | 26:12d0204be712 | 1043 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND310_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND310 */ |
kevin1990 | 28:4eb837cd71df | 1044 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND311_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND311 */ |
kevin1990 | 28:4eb837cd71df | 1045 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND312_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND312 */ |
kevin1990 | 28:4eb837cd71df | 1046 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND313_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND313 */ |
kevin1990 | 28:4eb837cd71df | 1047 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND314_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND314 */ |
kevin1990 | 28:4eb837cd71df | 1048 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND315_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND315 */ |
kevin1990 | 28:4eb837cd71df | 1049 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND30 0x000000C4 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1050 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND31 0x00000104 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1051 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND32 0x00000144 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1052 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND33 0x00000184 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1053 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND34 0x000001C4 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1054 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND35 0x00000204 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1055 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND36 0x00000244 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1056 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND37 0x00000284 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1057 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND38 0x000002C4 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1058 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND39 0x00000304 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1059 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND310 0x00000344 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1060 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND311 0x00000384 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1061 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND312 0x000003C4 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1062 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND313 0x00000404 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1063 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND314 0x00000444 /* ADISENSE_CORE Sensor Configuration Command3 */ |
kevin1990 | 28:4eb837cd71df | 1064 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND315 0x00000484 /* ADISENSE_CORE Sensor Configuration Command3 */ |
danodonovan | 26:12d0204be712 | 1065 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND3n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND30 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1066 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND3n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1067 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND4n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command4[n] */ |
danodonovan | 26:12d0204be712 | 1068 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND40_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND40 */ |
danodonovan | 26:12d0204be712 | 1069 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND41_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND41 */ |
danodonovan | 26:12d0204be712 | 1070 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND42_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND42 */ |
danodonovan | 26:12d0204be712 | 1071 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND43_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND43 */ |
danodonovan | 26:12d0204be712 | 1072 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND44_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND44 */ |
danodonovan | 26:12d0204be712 | 1073 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND45_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND45 */ |
danodonovan | 26:12d0204be712 | 1074 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND46_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND46 */ |
danodonovan | 26:12d0204be712 | 1075 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND47_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND47 */ |
danodonovan | 26:12d0204be712 | 1076 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND48_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND48 */ |
danodonovan | 26:12d0204be712 | 1077 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND49_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND49 */ |
danodonovan | 26:12d0204be712 | 1078 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND410_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND410 */ |
kevin1990 | 28:4eb837cd71df | 1079 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND411_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND411 */ |
kevin1990 | 28:4eb837cd71df | 1080 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND412_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND412 */ |
kevin1990 | 28:4eb837cd71df | 1081 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND413_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND413 */ |
kevin1990 | 28:4eb837cd71df | 1082 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND414_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND414 */ |
kevin1990 | 28:4eb837cd71df | 1083 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND415_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND415 */ |
kevin1990 | 28:4eb837cd71df | 1084 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND40 0x000000C5 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1085 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND41 0x00000105 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1086 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND42 0x00000145 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1087 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND43 0x00000185 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1088 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND44 0x000001C5 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1089 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND45 0x00000205 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1090 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND46 0x00000245 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1091 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND47 0x00000285 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1092 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND48 0x000002C5 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1093 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND49 0x00000305 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1094 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND410 0x00000345 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1095 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND411 0x00000385 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1096 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND412 0x000003C5 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1097 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND413 0x00000405 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1098 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND414 0x00000445 /* ADISENSE_CORE Sensor Configuration Command4 */ |
kevin1990 | 28:4eb837cd71df | 1099 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND415 0x00000485 /* ADISENSE_CORE Sensor Configuration Command4 */ |
danodonovan | 26:12d0204be712 | 1100 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND4n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND40 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1101 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND4n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1102 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND5n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command5[n] */ |
danodonovan | 26:12d0204be712 | 1103 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND50_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND50 */ |
danodonovan | 26:12d0204be712 | 1104 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND51_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND51 */ |
danodonovan | 26:12d0204be712 | 1105 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND52_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND52 */ |
danodonovan | 26:12d0204be712 | 1106 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND53_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND53 */ |
danodonovan | 26:12d0204be712 | 1107 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND54_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND54 */ |
danodonovan | 26:12d0204be712 | 1108 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND55_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND55 */ |
danodonovan | 26:12d0204be712 | 1109 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND56_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND56 */ |
danodonovan | 26:12d0204be712 | 1110 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND57_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND57 */ |
danodonovan | 26:12d0204be712 | 1111 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND58_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND58 */ |
danodonovan | 26:12d0204be712 | 1112 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND59_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND59 */ |
danodonovan | 26:12d0204be712 | 1113 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND510_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND510 */ |
kevin1990 | 28:4eb837cd71df | 1114 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND511_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND511 */ |
kevin1990 | 28:4eb837cd71df | 1115 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND512_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND512 */ |
kevin1990 | 28:4eb837cd71df | 1116 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND513_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND513 */ |
kevin1990 | 28:4eb837cd71df | 1117 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND514_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND514 */ |
kevin1990 | 28:4eb837cd71df | 1118 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND515_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND515 */ |
kevin1990 | 28:4eb837cd71df | 1119 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND50 0x000000C6 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1120 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND51 0x00000106 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1121 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND52 0x00000146 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1122 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND53 0x00000186 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1123 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND54 0x000001C6 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1124 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND55 0x00000206 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1125 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND56 0x00000246 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1126 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND57 0x00000286 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1127 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND58 0x000002C6 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1128 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND59 0x00000306 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1129 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND510 0x00000346 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1130 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND511 0x00000386 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1131 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND512 0x000003C6 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1132 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND513 0x00000406 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1133 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND514 0x00000446 /* ADISENSE_CORE Sensor Configuration Command5 */ |
kevin1990 | 28:4eb837cd71df | 1134 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND515 0x00000486 /* ADISENSE_CORE Sensor Configuration Command5 */ |
danodonovan | 26:12d0204be712 | 1135 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND5n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND50 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1136 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND5n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1137 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND6n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command6[n] */ |
danodonovan | 26:12d0204be712 | 1138 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND60_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND60 */ |
danodonovan | 26:12d0204be712 | 1139 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND61_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND61 */ |
danodonovan | 26:12d0204be712 | 1140 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND62_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND62 */ |
danodonovan | 26:12d0204be712 | 1141 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND63_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND63 */ |
danodonovan | 26:12d0204be712 | 1142 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND64_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND64 */ |
danodonovan | 26:12d0204be712 | 1143 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND65_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND65 */ |
danodonovan | 26:12d0204be712 | 1144 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND66_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND66 */ |
danodonovan | 26:12d0204be712 | 1145 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND67_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND67 */ |
danodonovan | 26:12d0204be712 | 1146 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND68_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND68 */ |
danodonovan | 26:12d0204be712 | 1147 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND69_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND69 */ |
danodonovan | 26:12d0204be712 | 1148 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND610_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND610 */ |
kevin1990 | 28:4eb837cd71df | 1149 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND611_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND611 */ |
kevin1990 | 28:4eb837cd71df | 1150 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND612_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND612 */ |
kevin1990 | 28:4eb837cd71df | 1151 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND613_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND613 */ |
kevin1990 | 28:4eb837cd71df | 1152 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND614_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND614 */ |
kevin1990 | 28:4eb837cd71df | 1153 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND615_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND615 */ |
kevin1990 | 28:4eb837cd71df | 1154 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND60 0x000000C7 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1155 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND61 0x00000107 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1156 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND62 0x00000147 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1157 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND63 0x00000187 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1158 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND64 0x000001C7 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1159 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND65 0x00000207 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1160 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND66 0x00000247 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1161 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND67 0x00000287 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1162 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND68 0x000002C7 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1163 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND69 0x00000307 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1164 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND610 0x00000347 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1165 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND611 0x00000387 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1166 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND612 0x000003C7 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1167 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND613 0x00000407 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1168 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND614 0x00000447 /* ADISENSE_CORE Sensor Configuration Command6 */ |
kevin1990 | 28:4eb837cd71df | 1169 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND615 0x00000487 /* ADISENSE_CORE Sensor Configuration Command6 */ |
danodonovan | 26:12d0204be712 | 1170 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND6n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND60 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1171 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND6n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1172 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND7n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Command7[n] */ |
danodonovan | 26:12d0204be712 | 1173 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND70_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND70 */ |
danodonovan | 26:12d0204be712 | 1174 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND71_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND71 */ |
danodonovan | 26:12d0204be712 | 1175 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND72_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND72 */ |
danodonovan | 26:12d0204be712 | 1176 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND73_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND73 */ |
danodonovan | 26:12d0204be712 | 1177 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND74_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND74 */ |
danodonovan | 26:12d0204be712 | 1178 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND75_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND75 */ |
danodonovan | 26:12d0204be712 | 1179 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND76_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND76 */ |
danodonovan | 26:12d0204be712 | 1180 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND77_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND77 */ |
danodonovan | 26:12d0204be712 | 1181 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND78_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND78 */ |
danodonovan | 26:12d0204be712 | 1182 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND79_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND79 */ |
danodonovan | 26:12d0204be712 | 1183 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND710_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND710 */ |
kevin1990 | 28:4eb837cd71df | 1184 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND711_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND711 */ |
kevin1990 | 28:4eb837cd71df | 1185 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND712_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND712 */ |
kevin1990 | 28:4eb837cd71df | 1186 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND713_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND713 */ |
kevin1990 | 28:4eb837cd71df | 1187 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND714_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND714 */ |
kevin1990 | 28:4eb837cd71df | 1188 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND715_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND715 */ |
kevin1990 | 28:4eb837cd71df | 1189 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND70 0x000000C8 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1190 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND71 0x00000108 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1191 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND72 0x00000148 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1192 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND73 0x00000188 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1193 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND74 0x000001C8 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1194 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND75 0x00000208 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1195 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND76 0x00000248 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1196 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND77 0x00000288 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1197 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND78 0x000002C8 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1198 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND79 0x00000308 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1199 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND710 0x00000348 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1200 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND711 0x00000388 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1201 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND712 0x000003C8 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1202 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND713 0x00000408 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1203 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND714 0x00000448 /* ADISENSE_CORE Sensor Configuration Command7 */ |
kevin1990 | 28:4eb837cd71df | 1204 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND715 0x00000488 /* ADISENSE_CORE Sensor Configuration Command7 */ |
danodonovan | 26:12d0204be712 | 1205 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND7n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND70 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1206 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND7n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1207 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD1n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd1[n] */ |
danodonovan | 26:12d0204be712 | 1208 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD10_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD10 */ |
danodonovan | 26:12d0204be712 | 1209 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD11_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD11 */ |
danodonovan | 26:12d0204be712 | 1210 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD12_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD12 */ |
danodonovan | 26:12d0204be712 | 1211 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD13_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD13 */ |
danodonovan | 26:12d0204be712 | 1212 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD14_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD14 */ |
danodonovan | 26:12d0204be712 | 1213 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD15_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD15 */ |
danodonovan | 26:12d0204be712 | 1214 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD16_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD16 */ |
danodonovan | 26:12d0204be712 | 1215 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD17_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD17 */ |
danodonovan | 26:12d0204be712 | 1216 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD18_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD18 */ |
danodonovan | 26:12d0204be712 | 1217 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD19_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD19 */ |
danodonovan | 26:12d0204be712 | 1218 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD110_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD110 */ |
kevin1990 | 28:4eb837cd71df | 1219 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD111_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD111 */ |
kevin1990 | 28:4eb837cd71df | 1220 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD112_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD112 */ |
kevin1990 | 28:4eb837cd71df | 1221 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD113_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD113 */ |
kevin1990 | 28:4eb837cd71df | 1222 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD114_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD114 */ |
kevin1990 | 28:4eb837cd71df | 1223 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD115_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD115 */ |
kevin1990 | 28:4eb837cd71df | 1224 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD10 0x000000C9 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1225 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD11 0x00000109 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1226 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD12 0x00000149 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1227 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD13 0x00000189 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1228 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD14 0x000001C9 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1229 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD15 0x00000209 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1230 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD16 0x00000249 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1231 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD17 0x00000289 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1232 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD18 0x000002C9 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1233 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD19 0x00000309 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1234 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD110 0x00000349 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1235 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD111 0x00000389 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1236 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD112 0x000003C9 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1237 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD113 0x00000409 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1238 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD114 0x00000449 /* ADISENSE_CORE Sensor Read Command1 */ |
kevin1990 | 28:4eb837cd71df | 1239 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD115 0x00000489 /* ADISENSE_CORE Sensor Read Command1 */ |
danodonovan | 26:12d0204be712 | 1240 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD1n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD10 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1241 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD1n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1242 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD2n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd2[n] */ |
danodonovan | 26:12d0204be712 | 1243 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD20_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD20 */ |
danodonovan | 26:12d0204be712 | 1244 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD21_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD21 */ |
danodonovan | 26:12d0204be712 | 1245 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD22_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD22 */ |
danodonovan | 26:12d0204be712 | 1246 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD23_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD23 */ |
danodonovan | 26:12d0204be712 | 1247 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD24_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD24 */ |
danodonovan | 26:12d0204be712 | 1248 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD25_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD25 */ |
danodonovan | 26:12d0204be712 | 1249 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD26_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD26 */ |
danodonovan | 26:12d0204be712 | 1250 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD27_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD27 */ |
danodonovan | 26:12d0204be712 | 1251 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD28_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD28 */ |
danodonovan | 26:12d0204be712 | 1252 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD29_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD29 */ |
danodonovan | 26:12d0204be712 | 1253 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD210_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD210 */ |
kevin1990 | 28:4eb837cd71df | 1254 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD211_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD211 */ |
kevin1990 | 28:4eb837cd71df | 1255 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD212_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD212 */ |
kevin1990 | 28:4eb837cd71df | 1256 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD213_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD213 */ |
kevin1990 | 28:4eb837cd71df | 1257 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD214_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD214 */ |
kevin1990 | 28:4eb837cd71df | 1258 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD215_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD215 */ |
kevin1990 | 28:4eb837cd71df | 1259 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD20 0x000000CA /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1260 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD21 0x0000010A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1261 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD22 0x0000014A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1262 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD23 0x0000018A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1263 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD24 0x000001CA /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1264 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD25 0x0000020A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1265 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD26 0x0000024A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1266 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD27 0x0000028A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1267 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD28 0x000002CA /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1268 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD29 0x0000030A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1269 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD210 0x0000034A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1270 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD211 0x0000038A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1271 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD212 0x000003CA /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1272 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD213 0x0000040A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1273 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD214 0x0000044A /* ADISENSE_CORE Sensor Read Command2 */ |
kevin1990 | 28:4eb837cd71df | 1274 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD215 0x0000048A /* ADISENSE_CORE Sensor Read Command2 */ |
danodonovan | 26:12d0204be712 | 1275 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD2n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD20 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1276 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD2n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1277 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD3n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd3[n] */ |
danodonovan | 26:12d0204be712 | 1278 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD30_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD30 */ |
danodonovan | 26:12d0204be712 | 1279 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD31_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD31 */ |
danodonovan | 26:12d0204be712 | 1280 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD32_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD32 */ |
danodonovan | 26:12d0204be712 | 1281 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD33_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD33 */ |
danodonovan | 26:12d0204be712 | 1282 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD34_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD34 */ |
danodonovan | 26:12d0204be712 | 1283 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD35_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD35 */ |
danodonovan | 26:12d0204be712 | 1284 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD36_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD36 */ |
danodonovan | 26:12d0204be712 | 1285 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD37_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD37 */ |
danodonovan | 26:12d0204be712 | 1286 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD38_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD38 */ |
danodonovan | 26:12d0204be712 | 1287 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD39_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD39 */ |
danodonovan | 26:12d0204be712 | 1288 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD310_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD310 */ |
kevin1990 | 28:4eb837cd71df | 1289 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD311_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD311 */ |
kevin1990 | 28:4eb837cd71df | 1290 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD312_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD312 */ |
kevin1990 | 28:4eb837cd71df | 1291 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD313_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD313 */ |
kevin1990 | 28:4eb837cd71df | 1292 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD314_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD314 */ |
kevin1990 | 28:4eb837cd71df | 1293 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD315_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD315 */ |
kevin1990 | 28:4eb837cd71df | 1294 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD30 0x000000CB /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1295 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD31 0x0000010B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1296 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD32 0x0000014B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1297 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD33 0x0000018B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1298 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD34 0x000001CB /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1299 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD35 0x0000020B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1300 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD36 0x0000024B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1301 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD37 0x0000028B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1302 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD38 0x000002CB /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1303 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD39 0x0000030B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1304 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD310 0x0000034B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1305 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD311 0x0000038B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1306 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD312 0x000003CB /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1307 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD313 0x0000040B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1308 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD314 0x0000044B /* ADISENSE_CORE Sensor Read Command3 */ |
kevin1990 | 28:4eb837cd71df | 1309 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD315 0x0000048B /* ADISENSE_CORE Sensor Read Command3 */ |
danodonovan | 26:12d0204be712 | 1310 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD3n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD30 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1311 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD3n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1312 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD4n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd4[n] */ |
danodonovan | 26:12d0204be712 | 1313 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD40_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD40 */ |
danodonovan | 26:12d0204be712 | 1314 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD41_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD41 */ |
danodonovan | 26:12d0204be712 | 1315 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD42_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD42 */ |
danodonovan | 26:12d0204be712 | 1316 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD43_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD43 */ |
danodonovan | 26:12d0204be712 | 1317 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD44_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD44 */ |
danodonovan | 26:12d0204be712 | 1318 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD45_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD45 */ |
danodonovan | 26:12d0204be712 | 1319 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD46_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD46 */ |
danodonovan | 26:12d0204be712 | 1320 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD47_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD47 */ |
danodonovan | 26:12d0204be712 | 1321 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD48_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD48 */ |
danodonovan | 26:12d0204be712 | 1322 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD49_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD49 */ |
danodonovan | 26:12d0204be712 | 1323 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD410_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD410 */ |
kevin1990 | 28:4eb837cd71df | 1324 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD411_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD411 */ |
kevin1990 | 28:4eb837cd71df | 1325 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD412_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD412 */ |
kevin1990 | 28:4eb837cd71df | 1326 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD413_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD413 */ |
kevin1990 | 28:4eb837cd71df | 1327 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD414_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD414 */ |
kevin1990 | 28:4eb837cd71df | 1328 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD415_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD415 */ |
kevin1990 | 28:4eb837cd71df | 1329 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD40 0x000000CC /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1330 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD41 0x0000010C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1331 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD42 0x0000014C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1332 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD43 0x0000018C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1333 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD44 0x000001CC /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1334 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD45 0x0000020C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1335 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD46 0x0000024C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1336 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD47 0x0000028C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1337 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD48 0x000002CC /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1338 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD49 0x0000030C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1339 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD410 0x0000034C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1340 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD411 0x0000038C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1341 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD412 0x000003CC /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1342 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD413 0x0000040C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1343 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD414 0x0000044C /* ADISENSE_CORE Sensor Read Command4 */ |
kevin1990 | 28:4eb837cd71df | 1344 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD415 0x0000048C /* ADISENSE_CORE Sensor Read Command4 */ |
danodonovan | 26:12d0204be712 | 1345 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD4n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD40 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1346 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD4n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1347 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD5n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd5[n] */ |
danodonovan | 26:12d0204be712 | 1348 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD50_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD50 */ |
danodonovan | 26:12d0204be712 | 1349 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD51_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD51 */ |
danodonovan | 26:12d0204be712 | 1350 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD52_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD52 */ |
danodonovan | 26:12d0204be712 | 1351 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD53_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD53 */ |
danodonovan | 26:12d0204be712 | 1352 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD54_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD54 */ |
danodonovan | 26:12d0204be712 | 1353 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD55_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD55 */ |
danodonovan | 26:12d0204be712 | 1354 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD56_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD56 */ |
danodonovan | 26:12d0204be712 | 1355 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD57_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD57 */ |
danodonovan | 26:12d0204be712 | 1356 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD58_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD58 */ |
danodonovan | 26:12d0204be712 | 1357 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD59_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD59 */ |
danodonovan | 26:12d0204be712 | 1358 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD510_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD510 */ |
kevin1990 | 28:4eb837cd71df | 1359 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD511_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD511 */ |
kevin1990 | 28:4eb837cd71df | 1360 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD512_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD512 */ |
kevin1990 | 28:4eb837cd71df | 1361 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD513_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD513 */ |
kevin1990 | 28:4eb837cd71df | 1362 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD514_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD514 */ |
kevin1990 | 28:4eb837cd71df | 1363 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD515_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD515 */ |
kevin1990 | 28:4eb837cd71df | 1364 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD50 0x000000CD /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1365 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD51 0x0000010D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1366 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD52 0x0000014D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1367 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD53 0x0000018D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1368 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD54 0x000001CD /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1369 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD55 0x0000020D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1370 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD56 0x0000024D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1371 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD57 0x0000028D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1372 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD58 0x000002CD /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1373 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD59 0x0000030D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1374 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD510 0x0000034D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1375 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD511 0x0000038D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1376 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD512 0x000003CD /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1377 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD513 0x0000040D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1378 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD514 0x0000044D /* ADISENSE_CORE Sensor Read Command5 */ |
kevin1990 | 28:4eb837cd71df | 1379 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD515 0x0000048D /* ADISENSE_CORE Sensor Read Command5 */ |
danodonovan | 26:12d0204be712 | 1380 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD5n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD50 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1381 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD5n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1382 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD6n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd6[n] */ |
danodonovan | 26:12d0204be712 | 1383 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD60_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD60 */ |
danodonovan | 26:12d0204be712 | 1384 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD61_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD61 */ |
danodonovan | 26:12d0204be712 | 1385 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD62_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD62 */ |
danodonovan | 26:12d0204be712 | 1386 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD63_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD63 */ |
danodonovan | 26:12d0204be712 | 1387 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD64_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD64 */ |
danodonovan | 26:12d0204be712 | 1388 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD65_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD65 */ |
danodonovan | 26:12d0204be712 | 1389 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD66_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD66 */ |
danodonovan | 26:12d0204be712 | 1390 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD67_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD67 */ |
danodonovan | 26:12d0204be712 | 1391 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD68_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD68 */ |
danodonovan | 26:12d0204be712 | 1392 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD69_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD69 */ |
danodonovan | 26:12d0204be712 | 1393 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD610_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD610 */ |
kevin1990 | 28:4eb837cd71df | 1394 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD611_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD611 */ |
kevin1990 | 28:4eb837cd71df | 1395 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD612_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD612 */ |
kevin1990 | 28:4eb837cd71df | 1396 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD613_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD613 */ |
kevin1990 | 28:4eb837cd71df | 1397 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD614_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD614 */ |
kevin1990 | 28:4eb837cd71df | 1398 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD615_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD615 */ |
kevin1990 | 28:4eb837cd71df | 1399 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD60 0x000000CE /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1400 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD61 0x0000010E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1401 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD62 0x0000014E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1402 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD63 0x0000018E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1403 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD64 0x000001CE /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1404 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD65 0x0000020E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1405 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD66 0x0000024E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1406 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD67 0x0000028E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1407 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD68 0x000002CE /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1408 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD69 0x0000030E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1409 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD610 0x0000034E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1410 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD611 0x0000038E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1411 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD612 0x000003CE /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1412 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD613 0x0000040E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1413 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD614 0x0000044E /* ADISENSE_CORE Sensor Read Command6 */ |
kevin1990 | 28:4eb837cd71df | 1414 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD615 0x0000048E /* ADISENSE_CORE Sensor Read Command6 */ |
danodonovan | 26:12d0204be712 | 1415 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD6n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD60 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1416 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD6n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1417 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD7n_RESET 0x00000000 /* Reset Value for Digital_Sensor_Read_Cmd7[n] */ |
danodonovan | 26:12d0204be712 | 1418 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD70_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD70 */ |
danodonovan | 26:12d0204be712 | 1419 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD71_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD71 */ |
danodonovan | 26:12d0204be712 | 1420 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD72_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD72 */ |
danodonovan | 26:12d0204be712 | 1421 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD73_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD73 */ |
danodonovan | 26:12d0204be712 | 1422 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD74_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD74 */ |
danodonovan | 26:12d0204be712 | 1423 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD75_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD75 */ |
danodonovan | 26:12d0204be712 | 1424 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD76_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD76 */ |
danodonovan | 26:12d0204be712 | 1425 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD77_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD77 */ |
danodonovan | 26:12d0204be712 | 1426 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD78_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD78 */ |
danodonovan | 26:12d0204be712 | 1427 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD79_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD79 */ |
danodonovan | 26:12d0204be712 | 1428 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD710_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD710 */ |
kevin1990 | 28:4eb837cd71df | 1429 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD711_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD711 */ |
kevin1990 | 28:4eb837cd71df | 1430 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD712_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD712 */ |
kevin1990 | 28:4eb837cd71df | 1431 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD713_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD713 */ |
kevin1990 | 28:4eb837cd71df | 1432 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD714_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD714 */ |
kevin1990 | 28:4eb837cd71df | 1433 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD715_RESET 0x00000000 /* Reset Value for REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD715 */ |
kevin1990 | 28:4eb837cd71df | 1434 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD70 0x000000CF /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1435 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD71 0x0000010F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1436 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD72 0x0000014F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1437 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD73 0x0000018F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1438 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD74 0x000001CF /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1439 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD75 0x0000020F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1440 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD76 0x0000024F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1441 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD77 0x0000028F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1442 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD78 0x000002CF /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1443 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD79 0x0000030F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1444 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD710 0x0000034F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1445 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD711 0x0000038F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1446 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD712 0x000003CF /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1447 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD713 0x0000040F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1448 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD714 0x0000044F /* ADISENSE_CORE Sensor Read Command7 */ |
kevin1990 | 28:4eb837cd71df | 1449 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD715 0x0000048F /* ADISENSE_CORE Sensor Read Command7 */ |
danodonovan | 26:12d0204be712 | 1450 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD7n(i) (REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD70 + ((i) * 64)) |
kevin1990 | 28:4eb837cd71df | 1451 | #define REG_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD7n_COUNT 16 |
danodonovan | 26:12d0204be712 | 1452 | |
danodonovan | 26:12d0204be712 | 1453 | /* ============================================================================================================================ |
danodonovan | 26:12d0204be712 | 1454 | ADISENSE_CORE Register BitMasks, Positions & Enumerations |
danodonovan | 26:12d0204be712 | 1455 | ============================================================================================================================ */ |
danodonovan | 26:12d0204be712 | 1456 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1457 | ADISENSE_CORE_COMMAND Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1458 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1459 | #define BITP_ADISENSE_CORE_COMMAND_SPECIAL_COMMAND 0 /* Special Command */ |
danodonovan | 26:12d0204be712 | 1460 | #define BITM_ADISENSE_CORE_COMMAND_SPECIAL_COMMAND 0x000000FF /* Special Command */ |
danodonovan | 26:12d0204be712 | 1461 | #define ENUM_ADISENSE_CORE_COMMAND_NOP 0x00000000 /* Special_Command: No Command */ |
danodonovan | 26:12d0204be712 | 1462 | #define ENUM_ADISENSE_CORE_COMMAND_CONVERT 0x00000001 /* Special_Command: Start ADC Conversions */ |
danodonovan | 26:12d0204be712 | 1463 | #define ENUM_ADISENSE_CORE_COMMAND_CONVERT_WITH_RAW 0x00000002 /* Special_Command: Start Conversions with Added RAW ADC Data */ |
danodonovan | 26:12d0204be712 | 1464 | #define ENUM_ADISENSE_CORE_COMMAND_RUN_DIAGNOSTICS 0x00000003 /* Special_Command: Initiate a Diagnostics Cycle */ |
danodonovan | 26:12d0204be712 | 1465 | #define ENUM_ADISENSE_CORE_COMMAND_SELF_CALIBRATION 0x00000004 /* Special_Command: Initiate a Self-Calibration Cycle */ |
danodonovan | 26:12d0204be712 | 1466 | #define ENUM_ADISENSE_CORE_COMMAND_LATCH_CONFIG 0x00000007 /* Special_Command: Latch Configuration. */ |
danodonovan | 26:12d0204be712 | 1467 | #define ENUM_ADISENSE_CORE_COMMAND_LOAD_LUT 0x00000008 /* Special_Command: Load LUT from FLASH */ |
danodonovan | 26:12d0204be712 | 1468 | #define ENUM_ADISENSE_CORE_COMMAND_SAVE_LUT 0x00000009 /* Special_Command: Save LUT to FLASH */ |
danodonovan | 26:12d0204be712 | 1469 | #define ENUM_ADISENSE_CORE_COMMAND_SYSTEM_CHECK 0x0000000A /* Special_Command: Full Suite of Measurement Diagnostics */ |
kevin1990 | 28:4eb837cd71df | 1470 | #define ENUM_ADISENSE_CORE_COMMAND_CONVERT_FFT 0x0000000B /* Special_Command: Perform FFTs on Selected Channel(s) */ |
kevin1990 | 28:4eb837cd71df | 1471 | #define ENUM_ADISENSE_CORE_COMMAND_ERASE_EXTERNAL_FLASH 0x00000010 /* Special_Command: Erase Contents of External Flash */ |
kevin1990 | 28:4eb837cd71df | 1472 | #define ENUM_ADISENSE_CORE_COMMAND_POWER_DOWN 0x00000014 /* Special_Command: Enter Low Power State */ |
kevin1990 | 28:4eb837cd71df | 1473 | #define ENUM_ADISENSE_CORE_COMMAND_LOAD_CONFIG_1 0x00000018 /* Special_Command: Load Registers with Configuration#1 from FLASH */ |
kevin1990 | 28:4eb837cd71df | 1474 | #define ENUM_ADISENSE_CORE_COMMAND_SAVE_CONFIG_1 0x00000019 /* Special_Command: Store Current Registers to FLASH Configuration#1 */ |
kevin1990 | 28:4eb837cd71df | 1475 | #define ENUM_ADISENSE_CORE_COMMAND_LOAD_CONFIG_2 0x0000001A /* Special_Command: Load Registers with Configuration#2 from FLASH */ |
kevin1990 | 28:4eb837cd71df | 1476 | #define ENUM_ADISENSE_CORE_COMMAND_SAVE_CONFIG_2 0x0000001B /* Special_Command: Store Current Registers to FLASH Configuration#2 */ |
kevin1990 | 28:4eb837cd71df | 1477 | #define ENUM_ADISENSE_CORE_COMMAND_LOAD_CONFIG_3 0x0000001C /* Special_Command: Load Registers with Configuration#3 from FLASH */ |
kevin1990 | 28:4eb837cd71df | 1478 | #define ENUM_ADISENSE_CORE_COMMAND_SAVE_CONFIG_3 0x0000001D /* Special_Command: Store Current Registers to FLASH Configuration#3 */ |
kevin1990 | 28:4eb837cd71df | 1479 | #define ENUM_ADISENSE_CORE_COMMAND_LOAD_CONFIG_4 0x0000001E /* Special_Command: Load Registers with Configuration#4 from FLASH */ |
kevin1990 | 28:4eb837cd71df | 1480 | #define ENUM_ADISENSE_CORE_COMMAND_SAVE_CONFIG_4 0x0000001F /* Special_Command: Store Current Registers to FLASH Configuration#4 */ |
kevin1990 | 28:4eb837cd71df | 1481 | #define ENUM_ADISENSE_CORE_COMMAND_CALIBRATE_DIGITAL 0x00000020 /* Special_Command: Performs a Calibration of Digital Sensor, if Supported & Enabled. */ |
danodonovan | 26:12d0204be712 | 1482 | |
danodonovan | 26:12d0204be712 | 1483 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1484 | ADISENSE_CORE_MODE Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1485 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1486 | #define BITP_ADISENSE_CORE_MODE_EXT_FLASH_STORE 7 /* Indicates If Measurement Data Should Be Stored in Flash */ |
kevin1990 | 28:4eb837cd71df | 1487 | #define BITP_ADISENSE_CORE_MODE_FFT_MODE 5 /* Indicates Single or Multiple Sequence of FFTs */ |
kevin1990 | 28:4eb837cd71df | 1488 | #define BITP_ADISENSE_CORE_MODE_CALIBRATION_METHOD 4 /* Indicates If Calibration is Required on 'Latch' Command */ |
danodonovan | 26:12d0204be712 | 1489 | #define BITP_ADISENSE_CORE_MODE_DRDY_MODE 2 /* Indicates Behavior of DRDY with Respect to FIFO State */ |
danodonovan | 26:12d0204be712 | 1490 | #define BITP_ADISENSE_CORE_MODE_CONVERSION_MODE 0 /* Conversion Mode */ |
kevin1990 | 28:4eb837cd71df | 1491 | #define BITM_ADISENSE_CORE_MODE_EXT_FLASH_STORE 0x00000080 /* Indicates If Measurement Data Should Be Stored in Flash */ |
kevin1990 | 28:4eb837cd71df | 1492 | #define BITM_ADISENSE_CORE_MODE_FFT_MODE 0x00000020 /* Indicates Single or Multiple Sequence of FFTs */ |
kevin1990 | 28:4eb837cd71df | 1493 | #define BITM_ADISENSE_CORE_MODE_CALIBRATION_METHOD 0x00000010 /* Indicates If Calibration is Required on 'Latch' Command */ |
danodonovan | 26:12d0204be712 | 1494 | #define BITM_ADISENSE_CORE_MODE_DRDY_MODE 0x0000000C /* Indicates Behavior of DRDY with Respect to FIFO State */ |
danodonovan | 26:12d0204be712 | 1495 | #define BITM_ADISENSE_CORE_MODE_CONVERSION_MODE 0x00000003 /* Conversion Mode */ |
kevin1990 | 28:4eb837cd71df | 1496 | #define ENUM_ADISENSE_CORE_MODE_EXT_FLASH_NOT_USED 0x00000000 /* Ext_Flash_Store: Do Not Use External Flash */ |
kevin1990 | 28:4eb837cd71df | 1497 | #define ENUM_ADISENSE_CORE_MODE_EXT_FLASH_USED 0x00000080 /* Ext_Flash_Store: Use External Flash */ |
kevin1990 | 28:4eb837cd71df | 1498 | #define ENUM_ADISENSE_CORE_MODE_FFT_MODE_SINGLE 0x00000000 /* FFT_Mode: Perform Single Sequence of FFT(s) on Selected Channel(s) */ |
kevin1990 | 28:4eb837cd71df | 1499 | #define ENUM_ADISENSE_CORE_MODE_FFT_MODE_CONTINUOUS 0x00000020 /* FFT_Mode: Perform Continuous Sequence of FFTs on Selected Channel(s) */ |
kevin1990 | 28:4eb837cd71df | 1500 | #define ENUM_ADISENSE_CORE_MODE_NO_CAL 0x00000000 /* Calibration_Method: No Calibration Performed */ |
kevin1990 | 28:4eb837cd71df | 1501 | #define ENUM_ADISENSE_CORE_MODE_DO_CAL 0x00000010 /* Calibration_Method: Calibration Performed */ |
danodonovan | 26:12d0204be712 | 1502 | #define ENUM_ADISENSE_CORE_MODE_DRDY_PER_CONVERSION 0x00000000 /* Drdy_Mode: Data Ready Per Conversion */ |
danodonovan | 26:12d0204be712 | 1503 | #define ENUM_ADISENSE_CORE_MODE_DRDY_PER_CYCLE 0x00000004 /* Drdy_Mode: Data Ready Per Cycle */ |
kevin1990 | 28:4eb837cd71df | 1504 | #define ENUM_ADISENSE_CORE_MODE_DRDY_PER_FIFO_FILL 0x00000008 /* Drdy_Mode: Data Ready Per FIFO Fill / Multi-Cycle Burst */ |
danodonovan | 26:12d0204be712 | 1505 | #define ENUM_ADISENSE_CORE_MODE_SINGLECYCLE 0x00000000 /* Conversion_Mode: Single Cycle */ |
danodonovan | 26:12d0204be712 | 1506 | #define ENUM_ADISENSE_CORE_MODE_MULTICYCLE 0x00000001 /* Conversion_Mode: Multi Cycle */ |
danodonovan | 26:12d0204be712 | 1507 | #define ENUM_ADISENSE_CORE_MODE_CONTINUOUS 0x00000002 /* Conversion_Mode: Continuous Conversion */ |
danodonovan | 26:12d0204be712 | 1508 | |
danodonovan | 26:12d0204be712 | 1509 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1510 | ADISENSE_CORE_POWER_CONFIG Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1511 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1512 | #define BITP_ADISENSE_CORE_POWER_CONFIG_POWER_MODE_ADC 0 /* ADC Power Mode */ |
danodonovan | 26:12d0204be712 | 1513 | #define BITM_ADISENSE_CORE_POWER_CONFIG_POWER_MODE_ADC 0x00000003 /* ADC Power Mode */ |
danodonovan | 26:12d0204be712 | 1514 | #define ENUM_ADISENSE_CORE_POWER_CONFIG_ADC_LOW_POWER 0x00000000 /* Power_Mode_ADC: ADC Low Power Mode */ |
danodonovan | 26:12d0204be712 | 1515 | #define ENUM_ADISENSE_CORE_POWER_CONFIG_ADC_MID_POWER 0x00000001 /* Power_Mode_ADC: ADC Mid Power Mode */ |
danodonovan | 26:12d0204be712 | 1516 | #define ENUM_ADISENSE_CORE_POWER_CONFIG_ADC_FULL_POWER 0x00000002 /* Power_Mode_ADC: ADC Full Power Mode */ |
danodonovan | 26:12d0204be712 | 1517 | |
danodonovan | 26:12d0204be712 | 1518 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1519 | ADISENSE_CORE_CYCLE_CONTROL Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1520 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1521 | #define BITP_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TIME_UNITS 14 /* Units for Cycle Time */ |
kevin1990 | 28:4eb837cd71df | 1522 | #define BITP_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TYPE 12 /* Type of Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1523 | #define BITP_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TIME 0 /* Duration of a Full Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1524 | #define BITM_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TIME_UNITS 0x0000C000 /* Units for Cycle Time */ |
kevin1990 | 28:4eb837cd71df | 1525 | #define BITM_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TYPE 0x00001000 /* Type of Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1526 | #define BITM_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TIME 0x00000FFF /* Duration of a Full Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1527 | #define ENUM_ADISENSE_CORE_CYCLE_CONTROL_MICROSECONDS 0x00000000 /* Cycle_Time_Units: Micro-Seconds */ |
danodonovan | 26:12d0204be712 | 1528 | #define ENUM_ADISENSE_CORE_CYCLE_CONTROL_MILLISECONDS 0x00004000 /* Cycle_Time_Units: Milli-Seconds */ |
danodonovan | 26:12d0204be712 | 1529 | #define ENUM_ADISENSE_CORE_CYCLE_CONTROL_SECONDS 0x00008000 /* Cycle_Time_Units: Seconds */ |
kevin1990 | 28:4eb837cd71df | 1530 | #define ENUM_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TYPE_SWITCH 0x00000000 /* Cycle_Type: Switch Channels After Every Conversion */ |
kevin1990 | 28:4eb837cd71df | 1531 | #define ENUM_ADISENSE_CORE_CYCLE_CONTROL_CYCLE_TYPE_FULL 0x00001000 /* Cycle_Type: Perform Full Number Of Conversions On A Channel Consecutively */ |
danodonovan | 26:12d0204be712 | 1532 | |
danodonovan | 26:12d0204be712 | 1533 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1534 | ADISENSE_CORE_FIFO_NUM_CYCLES Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1535 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1536 | #define BITP_ADISENSE_CORE_FIFO_NUM_CYCLES_FIFO_NUM_CYCLES 0 /* How Many Cycles to Fill FIFO */ |
danodonovan | 26:12d0204be712 | 1537 | #define BITM_ADISENSE_CORE_FIFO_NUM_CYCLES_FIFO_NUM_CYCLES 0x000000FF /* How Many Cycles to Fill FIFO */ |
danodonovan | 26:12d0204be712 | 1538 | |
danodonovan | 26:12d0204be712 | 1539 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1540 | ADISENSE_CORE_MULTI_CYCLE_REPEAT_INTERVAL Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1541 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1542 | #define BITP_ADISENSE_CORE_MULTI_CYCLE_REPEAT_INTERVAL_MULTI_CYCLE_REPEAT_INTERVAL 0 /* Defines Time Between Repetitions of Measurement Cycles. */ |
danodonovan | 26:12d0204be712 | 1543 | #define BITM_ADISENSE_CORE_MULTI_CYCLE_REPEAT_INTERVAL_MULTI_CYCLE_REPEAT_INTERVAL 0x00FFFFFF /* Defines Time Between Repetitions of Measurement Cycles. */ |
danodonovan | 26:12d0204be712 | 1544 | |
danodonovan | 26:12d0204be712 | 1545 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1546 | ADISENSE_CORE_STATUS Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1547 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1548 | #define BITP_ADISENSE_CORE_STATUS_FIFO_ERROR 5 /* Indicates Error with FIFO */ |
danodonovan | 26:12d0204be712 | 1549 | #define BITP_ADISENSE_CORE_STATUS_CMD_RUNNING 4 /* Indicates a Special Command is Active */ |
danodonovan | 26:12d0204be712 | 1550 | #define BITP_ADISENSE_CORE_STATUS_DRDY 3 /* Indicates a New Sensor Result is Available to Be Read */ |
danodonovan | 26:12d0204be712 | 1551 | #define BITP_ADISENSE_CORE_STATUS_ERROR 2 /* Indicates an Error */ |
danodonovan | 26:12d0204be712 | 1552 | #define BITP_ADISENSE_CORE_STATUS_ALERT_ACTIVE 1 /* Indicates One or More Sensors Alerts are Active */ |
danodonovan | 26:12d0204be712 | 1553 | #define BITM_ADISENSE_CORE_STATUS_FIFO_ERROR 0x00000020 /* Indicates Error with FIFO */ |
danodonovan | 26:12d0204be712 | 1554 | #define BITM_ADISENSE_CORE_STATUS_CMD_RUNNING 0x00000010 /* Indicates a Special Command is Active */ |
danodonovan | 26:12d0204be712 | 1555 | #define BITM_ADISENSE_CORE_STATUS_DRDY 0x00000008 /* Indicates a New Sensor Result is Available to Be Read */ |
danodonovan | 26:12d0204be712 | 1556 | #define BITM_ADISENSE_CORE_STATUS_ERROR 0x00000004 /* Indicates an Error */ |
danodonovan | 26:12d0204be712 | 1557 | #define BITM_ADISENSE_CORE_STATUS_ALERT_ACTIVE 0x00000002 /* Indicates One or More Sensors Alerts are Active */ |
danodonovan | 26:12d0204be712 | 1558 | |
danodonovan | 26:12d0204be712 | 1559 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1560 | ADISENSE_CORE_DIAGNOSTICS_STATUS Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1561 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1562 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_CALIBRATION_ERROR 13 /* Indicates Error During Internal Device Calibrations */ |
danodonovan | 26:12d0204be712 | 1563 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_CONVERSION_ERROR 12 /* Indicates Error During Internal ADC Conversions */ |
danodonovan | 26:12d0204be712 | 1564 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_SUPPLY_CAP_ERROR 3 /* Indicates Fault on Internal Supply Regulator Capacitor */ |
danodonovan | 26:12d0204be712 | 1565 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_SUPPLY_MONITOR_ERROR 2 /* Indicates Low Voltage on Internal Supply Voltages */ |
danodonovan | 26:12d0204be712 | 1566 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_COMMS_ERROR 1 /* Indicates Error on Internal Device Communications */ |
danodonovan | 26:12d0204be712 | 1567 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_CHECKSUM_ERROR 0 /* Indicates Error on Internal Checksum Calculations */ |
danodonovan | 26:12d0204be712 | 1568 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_CALIBRATION_ERROR 0x00002000 /* Indicates Error During Internal Device Calibrations */ |
danodonovan | 26:12d0204be712 | 1569 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_CONVERSION_ERROR 0x00001000 /* Indicates Error During Internal ADC Conversions */ |
danodonovan | 26:12d0204be712 | 1570 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_SUPPLY_CAP_ERROR 0x00000008 /* Indicates Fault on Internal Supply Regulator Capacitor */ |
danodonovan | 26:12d0204be712 | 1571 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_SUPPLY_MONITOR_ERROR 0x00000004 /* Indicates Low Voltage on Internal Supply Voltages */ |
danodonovan | 26:12d0204be712 | 1572 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_COMMS_ERROR 0x00000002 /* Indicates Error on Internal Device Communications */ |
danodonovan | 26:12d0204be712 | 1573 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_STATUS_DIAG_CHECKSUM_ERROR 0x00000001 /* Indicates Error on Internal Checksum Calculations */ |
danodonovan | 26:12d0204be712 | 1574 | |
danodonovan | 26:12d0204be712 | 1575 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1576 | ADISENSE_CORE_CHANNEL_ALERT_STATUS Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1577 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1578 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH15 15 /* Indicates Channel Alert is Active */ |
kevin1990 | 28:4eb837cd71df | 1579 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH14 14 /* Indicates Channel Alert is Active */ |
kevin1990 | 28:4eb837cd71df | 1580 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH13 13 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1581 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH12 12 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1582 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH11 11 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1583 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH10 10 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1584 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH9 9 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1585 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH8 8 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1586 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH7 7 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1587 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH6 6 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1588 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH5 5 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1589 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH4 4 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1590 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH3 3 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1591 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH2 2 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1592 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH1 1 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1593 | #define BITP_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH0 0 /* Indicates Channel Alert is Active */ |
kevin1990 | 28:4eb837cd71df | 1594 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH15 0x00008000 /* Indicates Channel Alert is Active */ |
kevin1990 | 28:4eb837cd71df | 1595 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH14 0x00004000 /* Indicates Channel Alert is Active */ |
kevin1990 | 28:4eb837cd71df | 1596 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH13 0x00002000 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1597 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH12 0x00001000 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1598 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH11 0x00000800 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1599 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH10 0x00000400 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1600 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH9 0x00000200 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1601 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH8 0x00000100 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1602 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH7 0x00000080 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1603 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH6 0x00000040 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1604 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH5 0x00000020 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1605 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH4 0x00000010 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1606 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH3 0x00000008 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1607 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH2 0x00000004 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1608 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH1 0x00000002 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1609 | #define BITM_ADISENSE_CORE_CHANNEL_ALERT_STATUS_ALERT_CH0 0x00000001 /* Indicates Channel Alert is Active */ |
danodonovan | 26:12d0204be712 | 1610 | |
danodonovan | 26:12d0204be712 | 1611 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1612 | ADISENSE_CORE_ALERT_STATUS_2 Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1613 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1614 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_EXT_FLASH_ERROR 7 /* Indicates with External Flash Memory */ |
kevin1990 | 28:4eb837cd71df | 1615 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALARM_LO 6 /* Indicates Device Temperature Low Alarm */ |
kevin1990 | 28:4eb837cd71df | 1616 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALARM_HI 5 /* Indicates Device Temperature High Alarm */ |
kevin1990 | 28:4eb837cd71df | 1617 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALERT_LO 4 /* Indicates Device Temperature Low Alert */ |
kevin1990 | 28:4eb837cd71df | 1618 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALERT_HI 3 /* Indicates Device Temperature High Alert */ |
danodonovan | 26:12d0204be712 | 1619 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_CONFIGURATION_ERROR 2 /* Indicates Error with Programmed Configuration */ |
danodonovan | 26:12d0204be712 | 1620 | #define BITP_ADISENSE_CORE_ALERT_STATUS_2_LUT_ERROR 1 /* Indicates Error with One or More Look-Up-Tables */ |
kevin1990 | 28:4eb837cd71df | 1621 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_EXT_FLASH_ERROR 0x00000080 /* Indicates with External Flash Memory */ |
kevin1990 | 28:4eb837cd71df | 1622 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALARM_LO 0x00000040 /* Indicates Device Temperature Low Alarm */ |
kevin1990 | 28:4eb837cd71df | 1623 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALARM_HI 0x00000020 /* Indicates Device Temperature High Alarm */ |
kevin1990 | 28:4eb837cd71df | 1624 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALERT_LO 0x00000010 /* Indicates Device Temperature Low Alert */ |
kevin1990 | 28:4eb837cd71df | 1625 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_TEMPERATURE_ALERT_HI 0x00000008 /* Indicates Device Temperature High Alert */ |
danodonovan | 26:12d0204be712 | 1626 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_CONFIGURATION_ERROR 0x00000004 /* Indicates Error with Programmed Configuration */ |
danodonovan | 26:12d0204be712 | 1627 | #define BITM_ADISENSE_CORE_ALERT_STATUS_2_LUT_ERROR 0x00000002 /* Indicates Error with One or More Look-Up-Tables */ |
danodonovan | 26:12d0204be712 | 1628 | |
danodonovan | 26:12d0204be712 | 1629 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1630 | ADISENSE_CORE_ALERT_DETAIL_CH[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1631 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1632 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_COMP_NOT_READY 15 /* Indicates Compensation Channel Not Ready When Required */ |
danodonovan | 26:12d0204be712 | 1633 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_SENSOR_NOT_READY 14 /* Indicates Digital Sensor Not Ready When Read */ |
danodonovan | 26:12d0204be712 | 1634 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_CORRECTION_OVERRANGE 13 /* Indicates Result Larger Than LUT/Equation Range */ |
danodonovan | 26:12d0204be712 | 1635 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_CORRECTION_UNDERRANGE 12 /* Indicates Result Less Than LUT/Equation Range */ |
danodonovan | 26:12d0204be712 | 1636 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_OVER_VOLTAGE 11 /* Indicates Channel Over-Voltage */ |
danodonovan | 26:12d0204be712 | 1637 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_UNDER_VOLTAGE 10 /* Indicates Channel Under-Voltage */ |
danodonovan | 26:12d0204be712 | 1638 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_LUT_ERROR_CH 9 /* Indicates Error with Channel Look-Up-Table */ |
danodonovan | 26:12d0204be712 | 1639 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_CONFIG_ERR 8 /* Indicates Configuration Error on Channel */ |
kevin1990 | 28:4eb837cd71df | 1640 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_CALIBRATION_INVALID 7 /* Indicates Problem During Calibration of Channel */ |
danodonovan | 26:12d0204be712 | 1641 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_REF_DETECT 6 /* Indicates Whether ADC Reference is Valid */ |
danodonovan | 26:12d0204be712 | 1642 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_SENSOR_OPEN 5 /* Indicates Sensor Input is Open Circuit */ |
danodonovan | 26:12d0204be712 | 1643 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_HIGH_LIMIT 4 /* Indicates Sensor Result is Greater Than High Limit */ |
danodonovan | 26:12d0204be712 | 1644 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_LOW_LIMIT 3 /* Indicates Sensor Result is Less Than Low Limit */ |
danodonovan | 26:12d0204be712 | 1645 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_OVER_RANGE 2 /* Indicates Channel Over-Range */ |
danodonovan | 26:12d0204be712 | 1646 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_UNDER_RANGE 1 /* Indicates Channel Under-Range */ |
danodonovan | 26:12d0204be712 | 1647 | #define BITP_ADISENSE_CORE_ALERT_DETAIL_CH_TIME_OUT 0 /* Indicates Time-Out Error from Digital Sensor */ |
danodonovan | 26:12d0204be712 | 1648 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_COMP_NOT_READY 0x00008000 /* Indicates Compensation Channel Not Ready When Required */ |
danodonovan | 26:12d0204be712 | 1649 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_SENSOR_NOT_READY 0x00004000 /* Indicates Digital Sensor Not Ready When Read */ |
danodonovan | 26:12d0204be712 | 1650 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_CORRECTION_OVERRANGE 0x00002000 /* Indicates Result Larger Than LUT/Equation Range */ |
danodonovan | 26:12d0204be712 | 1651 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_CORRECTION_UNDERRANGE 0x00001000 /* Indicates Result Less Than LUT/Equation Range */ |
danodonovan | 26:12d0204be712 | 1652 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_OVER_VOLTAGE 0x00000800 /* Indicates Channel Over-Voltage */ |
danodonovan | 26:12d0204be712 | 1653 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_UNDER_VOLTAGE 0x00000400 /* Indicates Channel Under-Voltage */ |
danodonovan | 26:12d0204be712 | 1654 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_LUT_ERROR_CH 0x00000200 /* Indicates Error with Channel Look-Up-Table */ |
danodonovan | 26:12d0204be712 | 1655 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_CONFIG_ERR 0x00000100 /* Indicates Configuration Error on Channel */ |
kevin1990 | 28:4eb837cd71df | 1656 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_CALIBRATION_INVALID 0x00000080 /* Indicates Problem During Calibration of Channel */ |
danodonovan | 26:12d0204be712 | 1657 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_REF_DETECT 0x00000040 /* Indicates Whether ADC Reference is Valid */ |
danodonovan | 26:12d0204be712 | 1658 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_SENSOR_OPEN 0x00000020 /* Indicates Sensor Input is Open Circuit */ |
danodonovan | 26:12d0204be712 | 1659 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_HIGH_LIMIT 0x00000010 /* Indicates Sensor Result is Greater Than High Limit */ |
danodonovan | 26:12d0204be712 | 1660 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_LOW_LIMIT 0x00000008 /* Indicates Sensor Result is Less Than Low Limit */ |
danodonovan | 26:12d0204be712 | 1661 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_OVER_RANGE 0x00000004 /* Indicates Channel Over-Range */ |
danodonovan | 26:12d0204be712 | 1662 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_UNDER_RANGE 0x00000002 /* Indicates Channel Under-Range */ |
danodonovan | 26:12d0204be712 | 1663 | #define BITM_ADISENSE_CORE_ALERT_DETAIL_CH_TIME_OUT 0x00000001 /* Indicates Time-Out Error from Digital Sensor */ |
danodonovan | 26:12d0204be712 | 1664 | |
danodonovan | 26:12d0204be712 | 1665 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1666 | ADISENSE_CORE_ERROR_CODE Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1667 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1668 | #define BITP_ADISENSE_CORE_ERROR_CODE_ERROR_CODE 0 /* Code Indicating Type of Error */ |
danodonovan | 26:12d0204be712 | 1669 | #define BITM_ADISENSE_CORE_ERROR_CODE_ERROR_CODE 0x0000FFFF /* Code Indicating Type of Error */ |
danodonovan | 26:12d0204be712 | 1670 | |
danodonovan | 26:12d0204be712 | 1671 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1672 | ADISENSE_CORE_ALERT_CODE Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1673 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1674 | #define BITP_ADISENSE_CORE_ALERT_CODE_ALERT_CODE 0 /* Code Indicating Type of Alert */ |
danodonovan | 26:12d0204be712 | 1675 | #define BITM_ADISENSE_CORE_ALERT_CODE_ALERT_CODE 0x0000FFFF /* Code Indicating Type of Alert */ |
danodonovan | 26:12d0204be712 | 1676 | |
danodonovan | 26:12d0204be712 | 1677 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1678 | ADISENSE_CORE_EXTERNAL_REFERENCE1 Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1679 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1680 | #define BITP_ADISENSE_CORE_EXTERNAL_REFERENCE1_EXT_REFIN1_VALUE 0 /* Refin1 Value */ |
danodonovan | 26:12d0204be712 | 1681 | #define BITM_ADISENSE_CORE_EXTERNAL_REFERENCE1_EXT_REFIN1_VALUE 0xFFFFFFFF /* Refin1 Value */ |
danodonovan | 26:12d0204be712 | 1682 | |
danodonovan | 26:12d0204be712 | 1683 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1684 | ADISENSE_CORE_EXTERNAL_REFERENCE2 Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1685 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1686 | #define BITP_ADISENSE_CORE_EXTERNAL_REFERENCE2_EXT_REFIN2_VALUE 0 /* Refin2 Value */ |
danodonovan | 26:12d0204be712 | 1687 | #define BITM_ADISENSE_CORE_EXTERNAL_REFERENCE2_EXT_REFIN2_VALUE 0xFFFFFFFF /* Refin2 Value */ |
danodonovan | 26:12d0204be712 | 1688 | |
danodonovan | 26:12d0204be712 | 1689 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1690 | ADISENSE_CORE_DIAGNOSTICS_CONTROL Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1691 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1692 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_CONTROL_DIAG_OSD_FREQ 2 /* Diagnostics Open Sensor Detect Frequency */ |
danodonovan | 26:12d0204be712 | 1693 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_CONTROL_DIAG_MEAS_EN 1 /* Diagnostics Measure Enable */ |
danodonovan | 26:12d0204be712 | 1694 | #define BITP_ADISENSE_CORE_DIAGNOSTICS_CONTROL_DIAG_GLOBAL_EN 0 /* Diagnostics Global Enable */ |
danodonovan | 26:12d0204be712 | 1695 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_DIAG_OSD_FREQ 0x0000000C /* Diagnostics Open Sensor Detect Frequency */ |
danodonovan | 26:12d0204be712 | 1696 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_DIAG_MEAS_EN 0x00000002 /* Diagnostics Measure Enable */ |
danodonovan | 26:12d0204be712 | 1697 | #define BITM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_DIAG_GLOBAL_EN 0x00000001 /* Diagnostics Global Enable */ |
danodonovan | 26:12d0204be712 | 1698 | #define ENUM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_OFF 0x00000000 /* Diag_OSD_Freq: No Open-Circuit Detection During Measurement */ |
danodonovan | 26:12d0204be712 | 1699 | #define ENUM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_1_CYCLE 0x00000004 /* Diag_OSD_Freq: Open-Circuit Detection Performed Once Per Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1700 | #define ENUM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_100_CYCLES 0x00000008 /* Diag_OSD_Freq: Open-Circuit Detection Performed Once Per Hundred Measurement Cycles */ |
danodonovan | 26:12d0204be712 | 1701 | #define ENUM_ADISENSE_CORE_DIAGNOSTICS_CONTROL_OCD_PER_1000_CYCLES 0x0000000C /* Diag_OSD_Freq: Open-Circuit Detection Performed Once Per Thousand Measurement Cycles */ |
danodonovan | 26:12d0204be712 | 1702 | |
danodonovan | 26:12d0204be712 | 1703 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1704 | ADISENSE_CORE_DATA_FIFO Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1705 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1706 | #define BITP_ADISENSE_CORE_DATA_FIFO_DATA_FIFO 0 /* Fifo Buffer of Sensor Results */ |
kevin1990 | 28:4eb837cd71df | 1707 | #define BITM_ADISENSE_CORE_DATA_FIFO_DATA_FIFO 0x000000FF /* Fifo Buffer of Sensor Results */ |
kevin1990 | 28:4eb837cd71df | 1708 | |
kevin1990 | 28:4eb837cd71df | 1709 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 1710 | ADISENSE_CORE_FFT_CONFIG Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 1711 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1712 | #define BITP_ADISENSE_CORE_FFT_CONFIG_FFT_NUM_CHANNELS 6 /* Indicates Number of Channels for FFT */ |
kevin1990 | 28:4eb837cd71df | 1713 | #define BITP_ADISENSE_CORE_FFT_CONFIG_FFT_OUTPUT 4 /* Indicates FFT Output Format */ |
kevin1990 | 28:4eb837cd71df | 1714 | #define BITP_ADISENSE_CORE_FFT_CONFIG_FFT_WINDOW 2 /* Indicates Window Type for FFT */ |
kevin1990 | 28:4eb837cd71df | 1715 | #define BITP_ADISENSE_CORE_FFT_CONFIG_FFT_NUM_BINS 0 /* Indicates Number of Bins in FFT */ |
kevin1990 | 28:4eb837cd71df | 1716 | #define BITM_ADISENSE_CORE_FFT_CONFIG_FFT_NUM_CHANNELS 0x000000C0 /* Indicates Number of Channels for FFT */ |
kevin1990 | 28:4eb837cd71df | 1717 | #define BITM_ADISENSE_CORE_FFT_CONFIG_FFT_OUTPUT 0x00000030 /* Indicates FFT Output Format */ |
kevin1990 | 28:4eb837cd71df | 1718 | #define BITM_ADISENSE_CORE_FFT_CONFIG_FFT_WINDOW 0x0000000C /* Indicates Window Type for FFT */ |
kevin1990 | 28:4eb837cd71df | 1719 | #define BITM_ADISENSE_CORE_FFT_CONFIG_FFT_NUM_BINS 0x00000003 /* Indicates Number of Bins in FFT */ |
kevin1990 | 28:4eb837cd71df | 1720 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_CHANS_1 0x00000000 /* FFT_Num_Channels: One FFT Channel */ |
kevin1990 | 28:4eb837cd71df | 1721 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_CHANS_2 0x00000040 /* FFT_Num_Channels: Two FFT Channels */ |
kevin1990 | 28:4eb837cd71df | 1722 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_CHANS_3 0x00000080 /* FFT_Num_Channels: Three FFT Channels */ |
kevin1990 | 28:4eb837cd71df | 1723 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_CHANS_4 0x000000C0 /* FFT_Num_Channels: Four FFT Channels */ |
kevin1990 | 28:4eb837cd71df | 1724 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_OUTPUT_FULL 0x00000000 /* FFT_Output: N/2-Term Amplitude Response */ |
kevin1990 | 28:4eb837cd71df | 1725 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_OUTPUT_MAX16 0x00000010 /* FFT_Output: Bin-Number and Amplitude of 16 Highest Peaks of Amplitude Response */ |
kevin1990 | 28:4eb837cd71df | 1726 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_OUTPUT_FULL_WITH_RAW 0x00000020 /* FFT_Output: N/2-Term Amplitude Response Plus N Raw ADC Samples */ |
kevin1990 | 28:4eb837cd71df | 1727 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_WINDOW_NONE 0x00000000 /* FFT_Window: No Window */ |
kevin1990 | 28:4eb837cd71df | 1728 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_WINDOW_HANN 0x00000004 /* FFT_Window: Hann Window */ |
kevin1990 | 28:4eb837cd71df | 1729 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_WINDOW_BLACKMANN_HARRIS 0x00000008 /* FFT_Window: Blackman-Harris-Nuttall Window */ |
kevin1990 | 28:4eb837cd71df | 1730 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_WINDOW_TBD 0x0000000C /* FFT_Window: Reserved */ |
kevin1990 | 28:4eb837cd71df | 1731 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_BINS_256 0x00000000 /* FFT_Num_Bins: FFT Size 256 */ |
kevin1990 | 28:4eb837cd71df | 1732 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_BINS_512 0x00000001 /* FFT_Num_Bins: FFT Size 512 */ |
kevin1990 | 28:4eb837cd71df | 1733 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_BINS_1024 0x00000002 /* FFT_Num_Bins: FFT Size 1024 */ |
kevin1990 | 28:4eb837cd71df | 1734 | #define ENUM_ADISENSE_CORE_FFT_CONFIG_FFT_BINS_2048 0x00000003 /* FFT_Num_Bins: FFT Size 2048 */ |
kevin1990 | 28:4eb837cd71df | 1735 | |
kevin1990 | 28:4eb837cd71df | 1736 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 1737 | ADISENSE_CORE_ADVANCED_SENSOR_ACCESS Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 1738 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1739 | #define BITP_ADISENSE_CORE_ADVANCED_SENSOR_ACCESS_ADVANCED_SENSOR_ACCESS 0 /* Write Specific Key Value to Access Advanced Sensors */ |
kevin1990 | 28:4eb837cd71df | 1740 | #define BITM_ADISENSE_CORE_ADVANCED_SENSOR_ACCESS_ADVANCED_SENSOR_ACCESS 0x0000FFFF /* Write Specific Key Value to Access Advanced Sensors */ |
danodonovan | 26:12d0204be712 | 1741 | |
danodonovan | 26:12d0204be712 | 1742 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1743 | ADISENSE_CORE_LUT_SELECT Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1744 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1745 | #define BITP_ADISENSE_CORE_LUT_SELECT_LUT_RW 7 /* Read or Write LUT Data */ |
danodonovan | 26:12d0204be712 | 1746 | #define BITM_ADISENSE_CORE_LUT_SELECT_LUT_RW 0x00000080 /* Read or Write LUT Data */ |
danodonovan | 26:12d0204be712 | 1747 | #define ENUM_ADISENSE_CORE_LUT_SELECT_LUT_READ 0x00000000 /* LUT_RW: Read Addressed LUT Data */ |
danodonovan | 26:12d0204be712 | 1748 | #define ENUM_ADISENSE_CORE_LUT_SELECT_LUT_WRITE 0x00000080 /* LUT_RW: Write Addressed LUT Data */ |
danodonovan | 26:12d0204be712 | 1749 | |
danodonovan | 26:12d0204be712 | 1750 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1751 | ADISENSE_CORE_LUT_OFFSET Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1752 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1753 | #define BITP_ADISENSE_CORE_LUT_OFFSET_LUT_OFFSET 0 /* Offset into Look-Up-Table */ |
danodonovan | 26:12d0204be712 | 1754 | #define BITM_ADISENSE_CORE_LUT_OFFSET_LUT_OFFSET 0x00003FFF /* Offset into Look-Up-Table */ |
danodonovan | 26:12d0204be712 | 1755 | |
danodonovan | 26:12d0204be712 | 1756 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1757 | ADISENSE_CORE_LUT_DATA Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1758 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1759 | #define BITP_ADISENSE_CORE_LUT_DATA_LUT_DATA 0 /* Data Byte to Write to / Read from Look-Up-Table */ |
danodonovan | 26:12d0204be712 | 1760 | #define BITM_ADISENSE_CORE_LUT_DATA_LUT_DATA 0x000000FF /* Data Byte to Write to / Read from Look-Up-Table */ |
danodonovan | 26:12d0204be712 | 1761 | |
danodonovan | 26:12d0204be712 | 1762 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 1763 | ADISENSE_CORE_EXT_FLASH_INDEX Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 1764 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1765 | #define BITP_ADISENSE_CORE_EXT_FLASH_INDEX_EXT_FLASH_INDEX 0 /* Start Position (Sample No.) for Retrieval of Ext. Flash Data */ |
kevin1990 | 28:4eb837cd71df | 1766 | #define BITM_ADISENSE_CORE_EXT_FLASH_INDEX_EXT_FLASH_INDEX 0xFFFFFFFF /* Start Position (Sample No.) for Retrieval of Ext. Flash Data */ |
kevin1990 | 28:4eb837cd71df | 1767 | |
kevin1990 | 28:4eb837cd71df | 1768 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 1769 | ADISENSE_CORE_EXT_FLASH_SAMPLE_COUNT Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 1770 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1771 | #define BITP_ADISENSE_CORE_EXT_FLASH_SAMPLE_COUNT_EXT_FLASH_SAMPLE_COUNT 0 /* Indicates How Many Samples Stored in External Flash */ |
kevin1990 | 28:4eb837cd71df | 1772 | #define BITM_ADISENSE_CORE_EXT_FLASH_SAMPLE_COUNT_EXT_FLASH_SAMPLE_COUNT 0xFFFFFFFF /* Indicates How Many Samples Stored in External Flash */ |
kevin1990 | 28:4eb837cd71df | 1773 | |
kevin1990 | 28:4eb837cd71df | 1774 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 1775 | ADISENSE_CORE_EXT_FLASH_DATA Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 1776 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1777 | #define BITP_ADISENSE_CORE_EXT_FLASH_DATA_EXT_FLASH_DATA 0 /* Data Read Back from External Flash */ |
kevin1990 | 28:4eb837cd71df | 1778 | #define BITM_ADISENSE_CORE_EXT_FLASH_DATA_EXT_FLASH_DATA 0x000000FF /* Data Read Back from External Flash */ |
kevin1990 | 28:4eb837cd71df | 1779 | |
kevin1990 | 28:4eb837cd71df | 1780 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1781 | ADISENSE_CORE_REVISION Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1782 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1783 | #define BITP_ADISENSE_CORE_REVISION_REV_MAJOR 24 /* Major Revision Information */ |
kevin1990 | 28:4eb837cd71df | 1784 | #define BITP_ADISENSE_CORE_REVISION_REV_MINOR 16 /* Minor Revision Information */ |
kevin1990 | 28:4eb837cd71df | 1785 | #define BITP_ADISENSE_CORE_REVISION_REV_PATCH 0 /* Patch Revision Information */ |
kevin1990 | 28:4eb837cd71df | 1786 | #define BITM_ADISENSE_CORE_REVISION_REV_MAJOR 0xFF000000 /* Major Revision Information */ |
kevin1990 | 28:4eb837cd71df | 1787 | #define BITM_ADISENSE_CORE_REVISION_REV_MINOR 0x00FF0000 /* Minor Revision Information */ |
kevin1990 | 28:4eb837cd71df | 1788 | #define BITM_ADISENSE_CORE_REVISION_REV_PATCH 0x0000FFFF /* Patch Revision Information */ |
danodonovan | 26:12d0204be712 | 1789 | |
danodonovan | 26:12d0204be712 | 1790 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1791 | ADISENSE_CORE_CHANNEL_COUNT[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1792 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1793 | #define BITP_ADISENSE_CORE_CHANNEL_COUNT_CHANNEL_ENABLE 7 /* Enable Channel in Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1794 | #define BITP_ADISENSE_CORE_CHANNEL_COUNT_CHANNEL_COUNT 0 /* How Many Times Channel Should Appear in One Cycle */ |
danodonovan | 26:12d0204be712 | 1795 | #define BITM_ADISENSE_CORE_CHANNEL_COUNT_CHANNEL_ENABLE 0x00000080 /* Enable Channel in Measurement Cycle */ |
danodonovan | 26:12d0204be712 | 1796 | #define BITM_ADISENSE_CORE_CHANNEL_COUNT_CHANNEL_COUNT 0x0000007F /* How Many Times Channel Should Appear in One Cycle */ |
danodonovan | 26:12d0204be712 | 1797 | |
danodonovan | 26:12d0204be712 | 1798 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 1799 | ADISENSE_CORE_CHANNEL_OPTIONS[n] Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 1800 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1801 | #define BITP_ADISENSE_CORE_CHANNEL_OPTIONS_FFT_ENABLE_CH 7 /* Indicates Channel to Be Used for FFT */ |
kevin1990 | 28:4eb837cd71df | 1802 | #define BITP_ADISENSE_CORE_CHANNEL_OPTIONS_CHANNEL_PRIORITY 0 /* Indicates Priority or Position of This Channel in Sequence */ |
kevin1990 | 28:4eb837cd71df | 1803 | #define BITM_ADISENSE_CORE_CHANNEL_OPTIONS_FFT_ENABLE_CH 0x00000080 /* Indicates Channel to Be Used for FFT */ |
kevin1990 | 28:4eb837cd71df | 1804 | #define BITM_ADISENSE_CORE_CHANNEL_OPTIONS_CHANNEL_PRIORITY 0x0000000F /* Indicates Priority or Position of This Channel in Sequence */ |
kevin1990 | 28:4eb837cd71df | 1805 | #define ENUM_ADISENSE_CORE_CHANNEL_OPTIONS_NO_FFT 0x00000000 /* FFT_Enable_Ch: FFT Will not be Performed on This Channel */ |
kevin1990 | 28:4eb837cd71df | 1806 | #define ENUM_ADISENSE_CORE_CHANNEL_OPTIONS_DO_FFT 0x00000080 /* FFT_Enable_Ch: FFT Will be Performed on This Channel */ |
kevin1990 | 28:4eb837cd71df | 1807 | |
kevin1990 | 28:4eb837cd71df | 1808 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1809 | ADISENSE_CORE_SENSOR_TYPE[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1810 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 1811 | #define BITP_ADISENSE_CORE_SENSOR_TYPE_SENSOR_TYPE 0 /* Sensor Type */ |
danodonovan | 26:12d0204be712 | 1812 | #define BITM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_TYPE 0x00000FFF /* Sensor Type */ |
danodonovan | 26:12d0204be712 | 1813 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_T_DEF_L1 0x00000000 /* Sensor_Type: Thermocouple T-Type Sensor Defined Level 1 */ |
danodonovan | 26:12d0204be712 | 1814 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_J_DEF_L1 0x00000001 /* Sensor_Type: Thermocouple J-Type Sensor Defined Level 1 */ |
danodonovan | 26:12d0204be712 | 1815 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_K_DEF_L1 0x00000002 /* Sensor_Type: Thermocouple K-Type Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1816 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_1_DEF_L2 0x00000008 /* Sensor_Type: Thermocouple Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1817 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_2_DEF_L2 0x00000009 /* Sensor_Type: Thermocouple Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1818 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_3_DEF_L2 0x0000000A /* Sensor_Type: Thermocouple Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1819 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_4_DEF_L2 0x0000000B /* Sensor_Type: Thermocouple Sensor 4 Defined Level 2 */ |
danodonovan | 26:12d0204be712 | 1820 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_T_ADV_L1 0x00000010 /* Sensor_Type: Thermocouple T-Type Sensor Advanced Level 1 */ |
danodonovan | 26:12d0204be712 | 1821 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_J_ADV_L1 0x00000011 /* Sensor_Type: Thermocouple J-Type Sensor Advanced Level 1 */ |
danodonovan | 26:12d0204be712 | 1822 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_K_ADV_L1 0x00000012 /* Sensor_Type: Thermocouple K-Type Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1823 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_1_ADV_L2 0x00000018 /* Sensor_Type: Thermocouple Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1824 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_2_ADV_L2 0x00000019 /* Sensor_Type: Thermocouple Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1825 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_3_ADV_L2 0x0000001A /* Sensor_Type: Thermocouple Sensor 3 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1826 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMOCOUPLE_4_ADV_L2 0x0000001B /* Sensor_Type: Thermocouple Sensor 4 Advanced Level 2 */ |
danodonovan | 26:12d0204be712 | 1827 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_PT100_DEF_L1 0x00000020 /* Sensor_Type: RTD 2 Wire PT100 Sensor Defined Level 1 */ |
danodonovan | 26:12d0204be712 | 1828 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_PT1000_DEF_L1 0x00000021 /* Sensor_Type: RTD 2 Wire PT1000 Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1829 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_1_DEF_L2 0x00000028 /* Sensor_Type: RTD 2 Wire Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1830 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_2_DEF_L2 0x00000029 /* Sensor_Type: RTD 2 Wire Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1831 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_3_DEF_L2 0x0000002A /* Sensor_Type: RTD 2 Wire Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1832 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_4_DEF_L2 0x0000002B /* Sensor_Type: RTD 2 Wire Sensor 4 Defined Level 2 */ |
danodonovan | 26:12d0204be712 | 1833 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_PT100_ADV_L1 0x00000030 /* Sensor_Type: RTD 2 Wire PT100 Sensor Advanced Level 1 */ |
danodonovan | 26:12d0204be712 | 1834 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_PT1000_ADV_L1 0x00000031 /* Sensor_Type: RTD 2 Wire PT1000 Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1835 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_1_ADV_L2 0x00000038 /* Sensor_Type: RTD 2 Wire Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1836 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_2_ADV_L2 0x00000039 /* Sensor_Type: RTD 2 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1837 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_3_ADV_L2 0x0000003A /* Sensor_Type: RTD 2 Wire Sensor 3 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1838 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_2W_4_ADV_L2 0x0000003B /* Sensor_Type: RTD 2 Wire Sensor 4 Advanced Level 2 */ |
danodonovan | 26:12d0204be712 | 1839 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_PT100_DEF_L1 0x00000040 /* Sensor_Type: RTD 3 Wire PT100 Sensor Defined Level 1 */ |
danodonovan | 26:12d0204be712 | 1840 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_PT1000_DEF_L1 0x00000041 /* Sensor_Type: RTD 3 Wire PT1000 Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1841 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_1_DEF_L2 0x00000048 /* Sensor_Type: RTD 3 Wire Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1842 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_2_DEF_L2 0x00000049 /* Sensor_Type: RTD 3 Wire Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1843 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_3_DEF_L2 0x0000004A /* Sensor_Type: RTD 3 Wire Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1844 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_4_DEF_L2 0x0000004B /* Sensor_Type: RTD 3 Wire Sensor 4 Defined Level 2 */ |
danodonovan | 26:12d0204be712 | 1845 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_PT100_ADV_L1 0x00000050 /* Sensor_Type: RTD 3 Wire PT100 Sensor Advanced Level 1 */ |
danodonovan | 26:12d0204be712 | 1846 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_PT1000_ADV_L1 0x00000051 /* Sensor_Type: RTD 3 Wire PT1000 Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1847 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_1_ADV_L2 0x00000058 /* Sensor_Type: RTD 3 Wire Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1848 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_2_ADV_L2 0x00000059 /* Sensor_Type: RTD 3 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1849 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_3_ADV_L2 0x0000005A /* Sensor_Type: RTD 3 Wire Sensor 3 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1850 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_3W_4_ADV_L2 0x0000005B /* Sensor_Type: RTD 3 Wire Sensor 4 Advanced Level 2 */ |
danodonovan | 26:12d0204be712 | 1851 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_PT100_DEF_L1 0x00000060 /* Sensor_Type: RTD 4 Wire PT100 Sensor Defined Level 1 */ |
danodonovan | 26:12d0204be712 | 1852 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_PT1000_DEF_L1 0x00000061 /* Sensor_Type: RTD 4 Wire PT1000 Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1853 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_1_DEF_L2 0x00000068 /* Sensor_Type: RTD 4 Wire Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1854 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_2_DEF_L2 0x00000069 /* Sensor_Type: RTD 4 Wire Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1855 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_3_DEF_L2 0x0000006A /* Sensor_Type: RTD 4 Wire Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1856 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_4_DEF_L2 0x0000006B /* Sensor_Type: RTD 4 Wire Sensor 4 Defined Level 2 */ |
danodonovan | 26:12d0204be712 | 1857 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_PT100_ADV_L1 0x00000070 /* Sensor_Type: RTD 4 Wire PT100 Sensor Advanced Level 1 */ |
danodonovan | 26:12d0204be712 | 1858 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_PT1000_ADV_L1 0x00000071 /* Sensor_Type: RTD 4 Wire PT1000 Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1859 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_1_ADV_L2 0x00000078 /* Sensor_Type: RTD 4 Wire Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1860 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_2_ADV_L2 0x00000079 /* Sensor_Type: RTD 4 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1861 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_3_ADV_L2 0x0000007A /* Sensor_Type: RTD 4 Wire Sensor 3 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1862 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_RTD_4W_4_ADV_L2 0x0000007B /* Sensor_Type: RTD 4 Wire Sensor 4 Advanced Level 2 */ |
danodonovan | 26:12d0204be712 | 1863 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_A_10K_DEF_L1 0x00000080 /* Sensor_Type: Thermistor Type A 10kOhm Sensor Defined Level 1 */ |
danodonovan | 26:12d0204be712 | 1864 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_B_10K_DEF_L1 0x00000081 /* Sensor_Type: Thermistor Type B 10kOhm Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1865 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_1_DEF_L2 0x00000088 /* Sensor_Type: Thermistor Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1866 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_2_DEF_L2 0x00000089 /* Sensor_Type: Thermistor Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1867 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_3_DEF_L2 0x0000008A /* Sensor_Type: Thermistor Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1868 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_4_DEF_L2 0x0000008B /* Sensor_Type: Thermistor Sensor 4 Defined Level 2 */ |
danodonovan | 26:12d0204be712 | 1869 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_A_10K_ADV_L1 0x00000090 /* Sensor_Type: Thermistor Type A 10kOhm Sensor Advanced Level 1 */ |
danodonovan | 26:12d0204be712 | 1870 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_B_10K_ADV_L1 0x00000091 /* Sensor_Type: Thermistor Type B 10kOhm Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1871 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_1_ADV_L2 0x00000098 /* Sensor_Type: Thermistor Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1872 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_2_ADV_L2 0x00000099 /* Sensor_Type: Thermistor Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1873 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_3_ADV_L2 0x0000009A /* Sensor_Type: Thermistor Sensor 3 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1874 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_THERMISTOR_4_ADV_L2 0x0000009B /* Sensor_Type: Thermistor Sensor 4 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1875 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_1_DEF_L2 0x000000A8 /* Sensor_Type: Bridge 4 Wire Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1876 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_2_DEF_L2 0x000000A9 /* Sensor_Type: Bridge 4 Wire Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1877 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_3_DEF_L2 0x000000AA /* Sensor_Type: Bridge 4 Wire Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1878 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_4_DEF_L2 0x000000AB /* Sensor_Type: Bridge 4 Wire Sensor 4 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1879 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_1_ADV_L2 0x000000B8 /* Sensor_Type: Bridge 4 Wire Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1880 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_2_ADV_L2 0x000000B9 /* Sensor_Type: Bridge 4 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1881 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_3_ADV_L2 0x000000BA /* Sensor_Type: Bridge 4 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1882 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_4W_4_ADV_L2 0x000000BB /* Sensor_Type: Bridge 4 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1883 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_1_DEF_L2 0x000000C8 /* Sensor_Type: Bridge 6 Wire Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1884 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_2_DEF_L2 0x000000C9 /* Sensor_Type: Bridge 6 Wire Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1885 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_3_DEF_L2 0x000000CA /* Sensor_Type: Bridge 6 Wire Sensor 3 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1886 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_4_DEF_L2 0x000000CB /* Sensor_Type: Bridge 6 Wire Sensor 4 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1887 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_1_ADV_L2 0x000000D8 /* Sensor_Type: Bridge 6 Wire Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1888 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_2_ADV_L2 0x000000D9 /* Sensor_Type: Bridge 6 Wire Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1889 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_3_ADV_L2 0x000000DA /* Sensor_Type: Bridge 6 Wire Sensor 3 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1890 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_BRIDGE_6W_4_ADV_L2 0x000000DB /* Sensor_Type: Bridge 6 Wire Sensor 4 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1891 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_2C_TYPEA_DEF_L1 0x000000E0 /* Sensor_Type: Diode 2 Current Type A Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1892 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_3C_TYPEA_DEF_L1 0x000000E1 /* Sensor_Type: Diode 3 Current Type A Sensor Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1893 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_2C_1_DEF_L2 0x000000E8 /* Sensor_Type: Diode 2 Current Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1894 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_3C_1_DEF_L2 0x000000E9 /* Sensor_Type: Diode 3 Current Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1895 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_2C_TYPEA_ADV_L1 0x000000F0 /* Sensor_Type: Diode 2 Current Type A Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1896 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_3C_TYPEA_ADV_L1 0x000000F1 /* Sensor_Type: Diode 3 Current Type A Sensor Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1897 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_2C_1_ADV_L2 0x000000F8 /* Sensor_Type: Diode 2 Current Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1898 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_DIODE_3C_1_ADV_L2 0x000000F9 /* Sensor_Type: Diode 3 Current Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1899 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_A_DEF_L1 0x00000100 /* Sensor_Type: Microphone With No External Amplifier Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1900 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_B_DEF_L1 0x00000101 /* Sensor_Type: Microphone With External Amplifier Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1901 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_1_DEF_L2 0x00000108 /* Sensor_Type: Microphone With No External Amplifier Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1902 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_2_DEF_L2 0x00000109 /* Sensor_Type: Microphone With External Amplifier Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1903 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_A_ADV_L1 0x00000110 /* Sensor_Type: Microphone With No External Amplifier Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1904 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_B_ADV_L1 0x00000111 /* Sensor_Type: Microphone With External Amplifier Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1905 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_1_ADV_L2 0x00000116 /* Sensor_Type: Microphone With No External Amplifier Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1906 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_MICROPHONE_2_ADV_L2 0x00000117 /* Sensor_Type: Microphone With External Amplifier Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1907 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE 0x00000200 /* Sensor_Type: Voltage Input */ |
kevin1990 | 28:4eb837cd71df | 1908 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_A_DEF_L1 0x00000220 /* Sensor_Type: Voltage Output Pressure Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1909 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_B_DEF_L1 0x00000221 /* Sensor_Type: Voltage Output Pressure Sensor B Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1910 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_1_DEF_L2 0x00000228 /* Sensor_Type: Voltage Output Pressure Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1911 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_2_DEF_L2 0x00000229 /* Sensor_Type: Voltage Output Pressure Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1912 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_A_ADV_L1 0x00000230 /* Sensor_Type: Voltage Output Pressure Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1913 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_B_ADV_L1 0x00000231 /* Sensor_Type: Voltage Output Pressure Sensor B Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1914 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_1_ADV_L2 0x00000238 /* Sensor_Type: Voltage Output Pressure Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1915 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_VOLTAGE_PRESSURE_2_ADV_L2 0x00000239 /* Sensor_Type: Voltage Output Pressure Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1916 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT 0x00000300 /* Sensor_Type: Current Input */ |
kevin1990 | 28:4eb837cd71df | 1917 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT_PRESSURE_A_DEF_L1 0x00000320 /* Sensor_Type: Current Output Pressure Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1918 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT_PRESSURE_1_DEF_L2 0x00000328 /* Sensor_Type: Current Output Pressure Sensor 1 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1919 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT_PRESSURE_2_DEF_L2 0x00000329 /* Sensor_Type: Current Output Pressure Sensor 2 Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1920 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT_PRESSURE_A_ADV_L1 0x00000330 /* Sensor_Type: Current Output Pressure Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1921 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT_PRESSURE_1_ADV_L2 0x00000338 /* Sensor_Type: Current Output Pressure Sensor 1 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1922 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_CURRENT_PRESSURE_2_ADV_L2 0x00000339 /* Sensor_Type: Current Output Pressure Sensor 2 Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1923 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_A_DEF_L1 0x00000800 /* Sensor_Type: I2C Pressure Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1924 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_B_DEF_L1 0x00000801 /* Sensor_Type: I2C Pressure Sensor B Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1925 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_A_DEF_L2 0x00000808 /* Sensor_Type: I2C Pressure Sensor A Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1926 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_B_DEF_L2 0x00000809 /* Sensor_Type: I2C Pressure Sensor B Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1927 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_A_ADV_L1 0x00000810 /* Sensor_Type: I2C Pressure Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1928 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_B_ADV_L1 0x00000811 /* Sensor_Type: I2C Pressure Sensor B Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1929 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_A_ADV_L2 0x00000818 /* Sensor_Type: I2C Pressure Sensor A Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1930 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_PRESSURE_B_ADV_L2 0x00000819 /* Sensor_Type: I2C Pressure Sensor B Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1931 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_A_DEF_L1 0x00000840 /* Sensor_Type: I2C Humidity Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1932 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_B_DEF_L1 0x00000841 /* Sensor_Type: I2C Humidity Sensor B Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1933 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_A_DEF_L2 0x00000848 /* Sensor_Type: I2C Humidity Sensor A Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1934 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_B_DEF_L2 0x00000849 /* Sensor_Type: I2C Humidity Sensor B Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1935 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_A_ADV_L1 0x00000850 /* Sensor_Type: I2C Humidity Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1936 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_B_ADV_L1 0x00000851 /* Sensor_Type: I2C Humidity Sensor B Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1937 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_A_ADV_L2 0x00000858 /* Sensor_Type: I2C Humidity Sensor A Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1938 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_HUMIDITY_B_ADV_L2 0x00000859 /* Sensor_Type: I2C Humidity Sensor B Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1939 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_AMBIENTLIGHT_A_DEF_L1 0x00000880 /* Sensor_Type: I2C Ambient Light Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1940 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_AMBIENTLIGHT_A_DEF_L2 0x00000888 /* Sensor_Type: I2C Ambient Light Sensor A Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1941 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_AMBIENTLIGHT_A_ADV_L1 0x00000890 /* Sensor_Type: I2C Ambient Light Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1942 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_I2C_AMBIENTLIGHT_A_ADV_L2 0x00000898 /* Sensor_Type: I2C Ambient Light Sensor A Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1943 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_PRESSURE_A_DEF_L1 0x00000C00 /* Sensor_Type: SPI Pressure Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1944 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_PRESSURE_A_DEF_L2 0x00000C08 /* Sensor_Type: SPI Pressure Sensor A Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1945 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_PRESSURE_A_ADV_L1 0x00000C10 /* Sensor_Type: SPI Pressure Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1946 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_PRESSURE_A_ADV_L2 0x00000C18 /* Sensor_Type: SPI Pressure Sensor A Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1947 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_A_DEF_L1 0x00000C40 /* Sensor_Type: SPI Humidity Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1948 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_B_DEF_L1 0x00000C41 /* Sensor_Type: SPI Humidity Sensor B Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1949 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_A_DEF_L2 0x00000C48 /* Sensor_Type: SPI Humidity Sensor A Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1950 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_B_DEF_L2 0x00000C49 /* Sensor_Type: SPI Humidity Sensor B Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1951 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_A_ADV_L1 0x00000C50 /* Sensor_Type: SPI Humidity Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1952 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_B_ADV_L1 0x00000C51 /* Sensor_Type: SPI Humidity Sensor B Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1953 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_A_ADV_L2 0x00000C58 /* Sensor_Type: SPI Humidity Sensor A Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1954 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_HUMIDITY_B_ADV_L2 0x00000C59 /* Sensor_Type: SPI Humidity Sensor B Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1955 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_A_DEF_L1 0x00000C80 /* Sensor_Type: SPI Accelerometer Sensor A 3-Axis Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1956 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_B_DEF_L1 0x00000C81 /* Sensor_Type: SPI Accelerometer Sensor B 3-Axis Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1957 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_A_DEF_L2 0x00000C88 /* Sensor_Type: SPI Accelerometer Sensor A 3-Axis Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1958 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_B_DEF_L2 0x00000C89 /* Sensor_Type: SPI Accelerometer Sensor B 3-Axis Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1959 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_A_ADV_L1 0x00000C90 /* Sensor_Type: SPI Accelerometer Sensor A 3-Axis Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1960 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_B_ADV_L1 0x00000C91 /* Sensor_Type: SPI Accelerometer Sensor B 3-Axis Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1961 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_A_ADV_L2 0x00000C98 /* Sensor_Type: SPI Accelerometer Sensor A 3-Axis Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1962 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_SPI_ACCELEROMETER_B_ADV_L2 0x00000C99 /* Sensor_Type: SPI Accelerometer Sensor B 3-Axis Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1963 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_A_DEF_L1 0x00000E00 /* Sensor_Type: UART CO2 Sensor A Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1964 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_B_DEF_L1 0x00000E01 /* Sensor_Type: UART CO2 Sensor B Defined Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1965 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_A_DEF_L2 0x00000E08 /* Sensor_Type: UART CO2 Sensor A Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1966 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_B_DEF_L2 0x00000E09 /* Sensor_Type: UART CO2 Sensor B Defined Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1967 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_A_ADV_L1 0x00000E10 /* Sensor_Type: UART CO2 Sensor A Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1968 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_B_ADV_L1 0x00000E11 /* Sensor_Type: UART CO2 Sensor B Advanced Level 1 */ |
kevin1990 | 28:4eb837cd71df | 1969 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_A_ADV_L2 0x00000E18 /* Sensor_Type: UART CO2 Sensor A Advanced Level 2 */ |
kevin1990 | 28:4eb837cd71df | 1970 | #define ENUM_ADISENSE_CORE_SENSOR_TYPE_SENSOR_UART_CO2_B_ADV_L2 0x00000E19 /* Sensor_Type: UART CO2 Sensor B Advanced Level 2 */ |
danodonovan | 26:12d0204be712 | 1971 | |
danodonovan | 26:12d0204be712 | 1972 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 1973 | ADISENSE_CORE_SENSOR_DETAILS[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 1974 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 1975 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_COMPENSATION_DISABLE 31 /* Indicates Compensation Data Should Not Be Used */ |
kevin1990 | 28:4eb837cd71df | 1976 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_AVERAGING 28 /* Number of ADC Results to Average */ |
danodonovan | 26:12d0204be712 | 1977 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN 24 /* PGA Gain */ |
danodonovan | 26:12d0204be712 | 1978 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_REFERENCE_SELECT 20 /* Reference Selection */ |
danodonovan | 26:12d0204be712 | 1979 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_VBIAS 19 /* Controls ADC Vbias Output */ |
danodonovan | 26:12d0204be712 | 1980 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_REFERENCE_BUFFER_DISABLE 18 /* Enable or Disable ADC Reference Buffer */ |
danodonovan | 26:12d0204be712 | 1981 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_DO_NOT_PUBLISH 17 /* Do Not Publish Channel Result */ |
kevin1990 | 28:4eb837cd71df | 1982 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_UNITY_LUT_SELECT 16 /* Selects Unity Transfer Function Instead of Sensor Default */ |
danodonovan | 26:12d0204be712 | 1983 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_COMPENSATION_CHANNEL 4 /* Indicates Which Channel is Used to Compensate Sensor Result */ |
danodonovan | 26:12d0204be712 | 1984 | #define BITP_ADISENSE_CORE_SENSOR_DETAILS_MEASUREMENT_UNITS 0 /* Units of Sensor Measurement */ |
kevin1990 | 28:4eb837cd71df | 1985 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_COMPENSATION_DISABLE 0x80000000 /* Indicates Compensation Data Should Not Be Used */ |
kevin1990 | 28:4eb837cd71df | 1986 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_AVERAGING 0x70000000 /* Number of ADC Results to Average */ |
danodonovan | 26:12d0204be712 | 1987 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN 0x07000000 /* PGA Gain */ |
danodonovan | 26:12d0204be712 | 1988 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_REFERENCE_SELECT 0x00F00000 /* Reference Selection */ |
danodonovan | 26:12d0204be712 | 1989 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_VBIAS 0x00080000 /* Controls ADC Vbias Output */ |
danodonovan | 26:12d0204be712 | 1990 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_REFERENCE_BUFFER_DISABLE 0x00040000 /* Enable or Disable ADC Reference Buffer */ |
danodonovan | 26:12d0204be712 | 1991 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_DO_NOT_PUBLISH 0x00020000 /* Do Not Publish Channel Result */ |
kevin1990 | 28:4eb837cd71df | 1992 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_UNITY_LUT_SELECT 0x00010000 /* Selects Unity Transfer Function Instead of Sensor Default */ |
danodonovan | 26:12d0204be712 | 1993 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_COMPENSATION_CHANNEL 0x000000F0 /* Indicates Which Channel is Used to Compensate Sensor Result */ |
danodonovan | 26:12d0204be712 | 1994 | #define BITM_ADISENSE_CORE_SENSOR_DETAILS_MEASUREMENT_UNITS 0x0000000F /* Units of Sensor Measurement */ |
danodonovan | 26:12d0204be712 | 1995 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_1 0x00000000 /* PGA_Gain: Gain of 1 */ |
danodonovan | 26:12d0204be712 | 1996 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_2 0x01000000 /* PGA_Gain: Gain of 2 */ |
danodonovan | 26:12d0204be712 | 1997 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_4 0x02000000 /* PGA_Gain: Gain of 4 */ |
danodonovan | 26:12d0204be712 | 1998 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_8 0x03000000 /* PGA_Gain: Gain of 8 */ |
danodonovan | 26:12d0204be712 | 1999 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_16 0x04000000 /* PGA_Gain: Gain of 16 */ |
danodonovan | 26:12d0204be712 | 2000 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_32 0x05000000 /* PGA_Gain: Gain of 32 */ |
danodonovan | 26:12d0204be712 | 2001 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_64 0x06000000 /* PGA_Gain: Gain of 64 */ |
danodonovan | 26:12d0204be712 | 2002 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_PGA_GAIN_128 0x07000000 /* PGA_Gain: Gain of 128 */ |
danodonovan | 26:12d0204be712 | 2003 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_INT 0x00000000 /* Reference_Select: Internal Reference */ |
danodonovan | 26:12d0204be712 | 2004 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_AVDD 0x00100000 /* Reference_Select: AVDD */ |
danodonovan | 26:12d0204be712 | 2005 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_VEXT1 0x00200000 /* Reference_Select: External Voltage on Refin1 */ |
danodonovan | 26:12d0204be712 | 2006 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_VEXT2 0x00300000 /* Reference_Select: External Voltage on Refin2 */ |
danodonovan | 26:12d0204be712 | 2007 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_RINT1 0x00400000 /* Reference_Select: Internal Resistor1 */ |
danodonovan | 26:12d0204be712 | 2008 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_RINT2 0x00500000 /* Reference_Select: Internal Resistor2 */ |
danodonovan | 26:12d0204be712 | 2009 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_REXT1 0x00600000 /* Reference_Select: External Resistor on Refin1 */ |
danodonovan | 26:12d0204be712 | 2010 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_REXT2 0x00700000 /* Reference_Select: External Resistor on Refin2 */ |
danodonovan | 26:12d0204be712 | 2011 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_REF_EXC 0x00800000 /* Reference_Select: Bridge Excitation Voltage */ |
kevin1990 | 28:4eb837cd71df | 2012 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_UNITS_UNSPECIFIED 0x00000000 /* Measurement_Units: Not Specified */ |
kevin1990 | 28:4eb837cd71df | 2013 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_UNITS_RESERVED 0x00000001 /* Measurement_Units: Reserved */ |
kevin1990 | 28:4eb837cd71df | 2014 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_UNITS_DEGC 0x00000002 /* Measurement_Units: Degrees C */ |
kevin1990 | 28:4eb837cd71df | 2015 | #define ENUM_ADISENSE_CORE_SENSOR_DETAILS_UNITS_DEGF 0x00000003 /* Measurement_Units: Degrees F */ |
danodonovan | 26:12d0204be712 | 2016 | |
danodonovan | 26:12d0204be712 | 2017 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2018 | ADISENSE_CORE_CHANNEL_EXCITATION[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2019 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 2020 | #define BITP_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_DONT_SWAP_3WIRE 7 /* Indicates 3-Wire Excitation Currents Should Not Be Swapped */ |
kevin1990 | 28:4eb837cd71df | 2021 | #define BITP_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_DIODE_RATIO 5 /* Modify Current Ratios Used for Diode Sensor */ |
danodonovan | 26:12d0204be712 | 2022 | #define BITP_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_EXCITATION_CURRENT 0 /* Current Source Value */ |
kevin1990 | 28:4eb837cd71df | 2023 | #define BITM_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_DONT_SWAP_3WIRE 0x00000080 /* Indicates 3-Wire Excitation Currents Should Not Be Swapped */ |
kevin1990 | 28:4eb837cd71df | 2024 | #define BITM_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_DIODE_RATIO 0x00000020 /* Modify Current Ratios Used for Diode Sensor */ |
danodonovan | 26:12d0204be712 | 2025 | #define BITM_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_EXCITATION_CURRENT 0x00000007 /* Current Source Value */ |
kevin1990 | 28:4eb837cd71df | 2026 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_DIODE_DEFAULT 0x00000000 /* IOUT_Diode_Ratio: Default Excitation Current Ratios */ |
kevin1990 | 28:4eb837cd71df | 2027 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IOUT_DIODE_MAX 0x00000020 /* IOUT_Diode_Ratio: Higher Excitation Current Ratios */ |
danodonovan | 26:12d0204be712 | 2028 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_OFF 0x00000000 /* IOUT_Excitation_Current: Disabled */ |
danodonovan | 26:12d0204be712 | 2029 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_50UA 0x00000001 /* IOUT_Excitation_Current: 50 \mu;A */ |
danodonovan | 26:12d0204be712 | 2030 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_100UA 0x00000002 /* IOUT_Excitation_Current: 100 \mu;A */ |
danodonovan | 26:12d0204be712 | 2031 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_250UA 0x00000003 /* IOUT_Excitation_Current: 250 \mu;A */ |
danodonovan | 26:12d0204be712 | 2032 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_500UA 0x00000004 /* IOUT_Excitation_Current: 500 \mu;A */ |
danodonovan | 26:12d0204be712 | 2033 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_750UA 0x00000005 /* IOUT_Excitation_Current: 750 \mu;A */ |
danodonovan | 26:12d0204be712 | 2034 | #define ENUM_ADISENSE_CORE_CHANNEL_EXCITATION_IEXC_1000UA 0x00000006 /* IOUT_Excitation_Current: 1000 \mu;A */ |
danodonovan | 26:12d0204be712 | 2035 | |
danodonovan | 26:12d0204be712 | 2036 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2037 | ADISENSE_CORE_SETTLING_TIME[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2038 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 2039 | #define BITP_ADISENSE_CORE_SETTLING_TIME_SETTLING_TIME_UNITS 14 /* Units for Settling Time */ |
danodonovan | 26:12d0204be712 | 2040 | #define BITP_ADISENSE_CORE_SETTLING_TIME_SETTLING_TIME 0 /* Settling Time to Allow When Switching to Channel */ |
kevin1990 | 28:4eb837cd71df | 2041 | #define BITM_ADISENSE_CORE_SETTLING_TIME_SETTLING_TIME_UNITS 0x0000C000 /* Units for Settling Time */ |
kevin1990 | 28:4eb837cd71df | 2042 | #define BITM_ADISENSE_CORE_SETTLING_TIME_SETTLING_TIME 0x00003FFF /* Settling Time to Allow When Switching to Channel */ |
kevin1990 | 28:4eb837cd71df | 2043 | #define ENUM_ADISENSE_CORE_SETTLING_TIME_MICROSECONDS 0x00000000 /* Settling_Time_Units: Micro-Seconds */ |
kevin1990 | 28:4eb837cd71df | 2044 | #define ENUM_ADISENSE_CORE_SETTLING_TIME_MILLISECONDS 0x00004000 /* Settling_Time_Units: Milli-Seconds */ |
kevin1990 | 28:4eb837cd71df | 2045 | #define ENUM_ADISENSE_CORE_SETTLING_TIME_SECONDS 0x00008000 /* Settling_Time_Units: Seconds */ |
danodonovan | 26:12d0204be712 | 2046 | |
danodonovan | 26:12d0204be712 | 2047 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2048 | ADISENSE_CORE_FILTER_SELECT[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2049 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2050 | #define BITP_ADISENSE_CORE_FILTER_SELECT_ADC_FILTER_TYPE 11 /* ADC Digital Filter Type */ |
danodonovan | 26:12d0204be712 | 2051 | #define BITP_ADISENSE_CORE_FILTER_SELECT_ADC_FS 0 /* ADC Digital Filter Select */ |
danodonovan | 26:12d0204be712 | 2052 | #define BITM_ADISENSE_CORE_FILTER_SELECT_ADC_FILTER_TYPE 0x0000F800 /* ADC Digital Filter Type */ |
danodonovan | 26:12d0204be712 | 2053 | #define BITM_ADISENSE_CORE_FILTER_SELECT_ADC_FS 0x000007FF /* ADC Digital Filter Select */ |
danodonovan | 26:12d0204be712 | 2054 | #define ENUM_ADISENSE_CORE_FILTER_SELECT_FILTER_FIR_25SPS 0x00000000 /* ADC_Filter_Type: FIR Filter 25 SPS */ |
danodonovan | 26:12d0204be712 | 2055 | #define ENUM_ADISENSE_CORE_FILTER_SELECT_FILTER_FIR_20SPS 0x00000800 /* ADC_Filter_Type: FIR Filter 20 SPS */ |
danodonovan | 26:12d0204be712 | 2056 | #define ENUM_ADISENSE_CORE_FILTER_SELECT_FILTER_SINC4 0x00001000 /* ADC_Filter_Type: Sinc4 Filter */ |
danodonovan | 26:12d0204be712 | 2057 | #define ENUM_ADISENSE_CORE_FILTER_SELECT_FILTER_TBD 0x00001800 /* ADC_Filter_Type: TBD Filter */ |
danodonovan | 26:12d0204be712 | 2058 | |
danodonovan | 26:12d0204be712 | 2059 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2060 | ADISENSE_CORE_HIGH_THRESHOLD_LIMIT[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2061 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2062 | #define BITP_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT_HIGH_THRESHOLD 0 /* Upper Limit for Sensor Alert Comparison */ |
danodonovan | 26:12d0204be712 | 2063 | #define BITM_ADISENSE_CORE_HIGH_THRESHOLD_LIMIT_HIGH_THRESHOLD 0xFFFFFFFF /* Upper Limit for Sensor Alert Comparison */ |
danodonovan | 26:12d0204be712 | 2064 | |
danodonovan | 26:12d0204be712 | 2065 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2066 | ADISENSE_CORE_LOW_THRESHOLD_LIMIT[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2067 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2068 | #define BITP_ADISENSE_CORE_LOW_THRESHOLD_LIMIT_LOW_THRESHOLD 0 /* Lower Limit for Sensor Alert Comparison */ |
danodonovan | 26:12d0204be712 | 2069 | #define BITM_ADISENSE_CORE_LOW_THRESHOLD_LIMIT_LOW_THRESHOLD 0xFFFFFFFF /* Lower Limit for Sensor Alert Comparison */ |
danodonovan | 26:12d0204be712 | 2070 | |
danodonovan | 26:12d0204be712 | 2071 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2072 | ADISENSE_CORE_SENSOR_OFFSET[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2073 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2074 | #define BITP_ADISENSE_CORE_SENSOR_OFFSET_SENSOR_OFFSET 0 /* Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 2075 | #define BITM_ADISENSE_CORE_SENSOR_OFFSET_SENSOR_OFFSET 0xFFFFFFFF /* Sensor Offset Adjustment */ |
danodonovan | 26:12d0204be712 | 2076 | |
danodonovan | 26:12d0204be712 | 2077 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2078 | ADISENSE_CORE_SENSOR_GAIN[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2079 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2080 | #define BITP_ADISENSE_CORE_SENSOR_GAIN_SENSOR_GAIN 0 /* Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 2081 | #define BITM_ADISENSE_CORE_SENSOR_GAIN_SENSOR_GAIN 0xFFFFFFFF /* Sensor Gain Adjustment */ |
danodonovan | 26:12d0204be712 | 2082 | |
danodonovan | 26:12d0204be712 | 2083 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2084 | ADISENSE_CORE_ALERT_CODE_CH[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2085 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2086 | #define BITP_ADISENSE_CORE_ALERT_CODE_CH_ALERT_CODE_CH 0 /* Per-Channel Code Indicating Type of Alert */ |
danodonovan | 26:12d0204be712 | 2087 | #define BITM_ADISENSE_CORE_ALERT_CODE_CH_ALERT_CODE_CH 0x0000FFFF /* Per-Channel Code Indicating Type of Alert */ |
danodonovan | 26:12d0204be712 | 2088 | |
danodonovan | 26:12d0204be712 | 2089 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 2090 | ADISENSE_CORE_CHANNEL_SKIP[n] Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 2091 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 2092 | #define BITP_ADISENSE_CORE_CHANNEL_SKIP_CHANNEL_SKIP 0 /* Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 2093 | #define BITM_ADISENSE_CORE_CHANNEL_SKIP_CHANNEL_SKIP 0x000000FF /* Indicates If Channel Will Skip Some Measurement Cycles */ |
kevin1990 | 28:4eb837cd71df | 2094 | |
kevin1990 | 28:4eb837cd71df | 2095 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 2096 | ADISENSE_CORE_SENSOR_PARAMETER[n] Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 2097 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 2098 | #define BITP_ADISENSE_CORE_SENSOR_PARAMETER_SENSOR_PARAMETER 0 /* Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 2099 | #define BITM_ADISENSE_CORE_SENSOR_PARAMETER_SENSOR_PARAMETER 0xFFFFFFFF /* Sensor Parameter Adjustment */ |
kevin1990 | 28:4eb837cd71df | 2100 | |
kevin1990 | 28:4eb837cd71df | 2101 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 2102 | ADISENSE_CORE_CALIBRATION_PARAMETER[n] Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 2103 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 2104 | #define BITP_ADISENSE_CORE_CALIBRATION_PARAMETER_CALIBRATION_PARAMETER_ENABLE 24 /* Enables Use of Calibration_Parameter */ |
kevin1990 | 28:4eb837cd71df | 2105 | #define BITP_ADISENSE_CORE_CALIBRATION_PARAMETER_CALIBRATION_PARAMETER 0 /* Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 2106 | #define BITM_ADISENSE_CORE_CALIBRATION_PARAMETER_CALIBRATION_PARAMETER_ENABLE 0x01000000 /* Enables Use of Calibration_Parameter */ |
kevin1990 | 28:4eb837cd71df | 2107 | #define BITM_ADISENSE_CORE_CALIBRATION_PARAMETER_CALIBRATION_PARAMETER 0x00FFFFFF /* Calibration Parameter Value */ |
kevin1990 | 28:4eb837cd71df | 2108 | |
kevin1990 | 28:4eb837cd71df | 2109 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2110 | ADISENSE_CORE_DIGITAL_SENSOR_CONFIG[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2111 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2112 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_DATA_BITS 11 /* Number of Relevant Data Bits */ |
danodonovan | 26:12d0204be712 | 2113 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_READ_BYTES 8 /* Number of Bytes to Read from the Sensor */ |
danodonovan | 26:12d0204be712 | 2114 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_BIT_OFFSET 4 /* Data Bit Offset, Relative to Alignment */ |
danodonovan | 26:12d0204be712 | 2115 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_LEFT_ALIGNED 3 /* Data Alignment Within the Data Frame */ |
danodonovan | 26:12d0204be712 | 2116 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_LITTLE_ENDIAN 2 /* Data Endianness of Sensor Result */ |
danodonovan | 26:12d0204be712 | 2117 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_CODING 0 /* Data Encoding of Sensor Result */ |
danodonovan | 26:12d0204be712 | 2118 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_DATA_BITS 0x0000F800 /* Number of Relevant Data Bits */ |
danodonovan | 26:12d0204be712 | 2119 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_READ_BYTES 0x00000700 /* Number of Bytes to Read from the Sensor */ |
danodonovan | 26:12d0204be712 | 2120 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_BIT_OFFSET 0x000000F0 /* Data Bit Offset, Relative to Alignment */ |
danodonovan | 26:12d0204be712 | 2121 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_LEFT_ALIGNED 0x00000008 /* Data Alignment Within the Data Frame */ |
danodonovan | 26:12d0204be712 | 2122 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_LITTLE_ENDIAN 0x00000004 /* Data Endianness of Sensor Result */ |
danodonovan | 26:12d0204be712 | 2123 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_DIGITAL_SENSOR_CODING 0x00000003 /* Data Encoding of Sensor Result */ |
danodonovan | 26:12d0204be712 | 2124 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_CODING_NONE 0x00000000 /* Digital_Sensor_Coding: None/Invalid */ |
danodonovan | 26:12d0204be712 | 2125 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_CODING_UNIPOLAR 0x00000001 /* Digital_Sensor_Coding: Unipolar */ |
danodonovan | 26:12d0204be712 | 2126 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_CODING_TWOS_COMPL 0x00000002 /* Digital_Sensor_Coding: Twos Complement */ |
danodonovan | 26:12d0204be712 | 2127 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_CONFIG_CODING_OFFSET_BINARY 0x00000003 /* Digital_Sensor_Coding: Offset Binary */ |
danodonovan | 26:12d0204be712 | 2128 | |
danodonovan | 26:12d0204be712 | 2129 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2130 | ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2131 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2132 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS_DIGITAL_SENSOR_ADDRESS 0 /* I2C Address or Write Address Command for SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2133 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_ADDRESS_DIGITAL_SENSOR_ADDRESS 0x000000FF /* I2C Address or Write Address Command for SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2134 | |
danodonovan | 26:12d0204be712 | 2135 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2136 | ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2137 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2138 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS_DIGITAL_SENSOR_NUM_READ_CMDS 4 /* Number of Read Commands for Digital Sensor */ |
danodonovan | 26:12d0204be712 | 2139 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS_DIGITAL_SENSOR_NUM_CFG_CMDS 0 /* Number of Configuration Commands for Digital Sensor */ |
danodonovan | 26:12d0204be712 | 2140 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS_DIGITAL_SENSOR_NUM_READ_CMDS 0x00000070 /* Number of Read Commands for Digital Sensor */ |
danodonovan | 26:12d0204be712 | 2141 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_NUM_CMDS_DIGITAL_SENSOR_NUM_CFG_CMDS 0x00000007 /* Number of Configuration Commands for Digital Sensor */ |
danodonovan | 26:12d0204be712 | 2142 | |
danodonovan | 26:12d0204be712 | 2143 | /* ------------------------------------------------------------------------------------------------------------------------- |
kevin1990 | 28:4eb837cd71df | 2144 | ADISENSE_CORE_DIGITAL_SENSOR_COMMS[n] Pos/Masks Description |
kevin1990 | 28:4eb837cd71df | 2145 | ------------------------------------------------------------------------------------------------------------------------- */ |
kevin1990 | 28:4eb837cd71df | 2146 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_MODE 12 /* Configuration for Sensor UART Protocol */ |
kevin1990 | 28:4eb837cd71df | 2147 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_MODE 10 /* Configuration for Sensor SPI Protocol */ |
kevin1990 | 28:4eb837cd71df | 2148 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_BAUD 7 /* Controls Baud Rate for UART Sensors */ |
kevin1990 | 28:4eb837cd71df | 2149 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_I2C_CLOCK 5 /* Controls SCLK Frequency for I2C Sensors */ |
kevin1990 | 28:4eb837cd71df | 2150 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_CLOCK 1 /* Controls Clock Frequency for SPI Sensors */ |
kevin1990 | 28:4eb837cd71df | 2151 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_DIGITAL_SENSOR_COMMS_EN 0 /* Enable Digital Sensor Comms Register Parameters */ |
kevin1990 | 28:4eb837cd71df | 2152 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_MODE 0x0000F000 /* Configuration for Sensor UART Protocol */ |
kevin1990 | 28:4eb837cd71df | 2153 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_MODE 0x00000C00 /* Configuration for Sensor SPI Protocol */ |
kevin1990 | 28:4eb837cd71df | 2154 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_BAUD 0x00000380 /* Controls Baud Rate for UART Sensors */ |
kevin1990 | 28:4eb837cd71df | 2155 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_I2C_CLOCK 0x00000060 /* Controls SCLK Frequency for I2C Sensors */ |
kevin1990 | 28:4eb837cd71df | 2156 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_CLOCK 0x0000001E /* Controls Clock Frequency for SPI Sensors */ |
kevin1990 | 28:4eb837cd71df | 2157 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_DIGITAL_SENSOR_COMMS_EN 0x00000001 /* Enable Digital Sensor Comms Register Parameters */ |
kevin1990 | 28:4eb837cd71df | 2158 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8N1 0x00000000 /* Uart_Mode: 8 Data Bits No Parity 1 Stop Bit */ |
kevin1990 | 28:4eb837cd71df | 2159 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8N2 0x00001000 /* Uart_Mode: 8 Data Bits No Parity 2 Stop Bits */ |
kevin1990 | 28:4eb837cd71df | 2160 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8N3 0x00002000 /* Uart_Mode: 8 Data Bits No Parity 3 Stop Bits */ |
kevin1990 | 28:4eb837cd71df | 2161 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8E1 0x00004000 /* Uart_Mode: 8 Data Bits Even Parity 1 Stop Bit */ |
kevin1990 | 28:4eb837cd71df | 2162 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8E2 0x00005000 /* Uart_Mode: 8 Data Bits Even Parity 2 Stop Bits */ |
kevin1990 | 28:4eb837cd71df | 2163 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8E3 0x00006000 /* Uart_Mode: 8 Data Bits Even Parity 3 Stop Bits */ |
kevin1990 | 28:4eb837cd71df | 2164 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8O1 0x00008000 /* Uart_Mode: 8 Data Bits Odd Parity 1 Stop Bit */ |
kevin1990 | 28:4eb837cd71df | 2165 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8O2 0x00009000 /* Uart_Mode: 8 Data Bits Odd Parity 2 Stop Bits */ |
kevin1990 | 28:4eb837cd71df | 2166 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_LINECONTROL_8O3 0x0000A000 /* Uart_Mode: 8 Data Bits Odd Parity 3 Stop Bits */ |
kevin1990 | 28:4eb837cd71df | 2167 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_MODE_0 0x00000000 /* SPI_Mode: Clock Polarity = 0 Clock Phase = 0 */ |
kevin1990 | 28:4eb837cd71df | 2168 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_MODE_1 0x00000400 /* SPI_Mode: Clock Polarity = 0 Clock Phase = 1 */ |
kevin1990 | 28:4eb837cd71df | 2169 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_MODE_2 0x00000800 /* SPI_Mode: Clock Polarity = 1 Clock Phase = 0 */ |
kevin1990 | 28:4eb837cd71df | 2170 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_MODE_3 0x00000C00 /* SPI_Mode: Clock Polarity = 1 Clock Phase = 1 */ |
kevin1990 | 28:4eb837cd71df | 2171 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_115200 0x00000000 /* Uart_Baud: 115200 bps */ |
kevin1990 | 28:4eb837cd71df | 2172 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_57600 0x00000080 /* Uart_Baud: 57600 bps */ |
kevin1990 | 28:4eb837cd71df | 2173 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_38400 0x00000100 /* Uart_Baud: 38400 bps */ |
kevin1990 | 28:4eb837cd71df | 2174 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_19200 0x00000180 /* Uart_Baud: 19200 bps */ |
kevin1990 | 28:4eb837cd71df | 2175 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_9600 0x00000200 /* Uart_Baud: 9600 bps */ |
kevin1990 | 28:4eb837cd71df | 2176 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_4800 0x00000280 /* Uart_Baud: 4800 bps */ |
kevin1990 | 28:4eb837cd71df | 2177 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_2400 0x00000300 /* Uart_Baud: 2400 bps */ |
kevin1990 | 28:4eb837cd71df | 2178 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_UART_1200 0x00000380 /* Uart_Baud: 1200 bps */ |
kevin1990 | 28:4eb837cd71df | 2179 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_I2C_100K 0x00000000 /* I2C_Clock: 100kHz SCL */ |
kevin1990 | 28:4eb837cd71df | 2180 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_I2C_400K 0x00000020 /* I2C_Clock: 400kHz SCL */ |
kevin1990 | 28:4eb837cd71df | 2181 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_I2C_RESERVED1 0x00000040 /* I2C_Clock: Reserved */ |
kevin1990 | 28:4eb837cd71df | 2182 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_I2C_RESERVED2 0x00000060 /* I2C_Clock: Reserved */ |
kevin1990 | 28:4eb837cd71df | 2183 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_13MHZ 0x00000000 /* SPI_Clock: 13 MHz */ |
kevin1990 | 28:4eb837cd71df | 2184 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_6_5MHZ 0x00000002 /* SPI_Clock: 6.5 MHz */ |
kevin1990 | 28:4eb837cd71df | 2185 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_3_25MHZ 0x00000004 /* SPI_Clock: 3.25 MHz */ |
kevin1990 | 28:4eb837cd71df | 2186 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_1_625MHZ 0x00000006 /* SPI_Clock: 1.625 MHz */ |
kevin1990 | 28:4eb837cd71df | 2187 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_812KHZ 0x00000008 /* SPI_Clock: 812.5kHz */ |
kevin1990 | 28:4eb837cd71df | 2188 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_406KHZ 0x0000000A /* SPI_Clock: 406.2kHz */ |
kevin1990 | 28:4eb837cd71df | 2189 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_203KHZ 0x0000000C /* SPI_Clock: 203.1kHz */ |
kevin1990 | 28:4eb837cd71df | 2190 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_101KHZ 0x0000000E /* SPI_Clock: 101.5kHz */ |
kevin1990 | 28:4eb837cd71df | 2191 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_50KHZ 0x00000010 /* SPI_Clock: 50.8kHz */ |
kevin1990 | 28:4eb837cd71df | 2192 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_25KHZ 0x00000012 /* SPI_Clock: 25.4kHz */ |
kevin1990 | 28:4eb837cd71df | 2193 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_12KHZ 0x00000014 /* SPI_Clock: 12.7kHz */ |
kevin1990 | 28:4eb837cd71df | 2194 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_6KHZ 0x00000016 /* SPI_Clock: 6.3kHz */ |
kevin1990 | 28:4eb837cd71df | 2195 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_3KHZ 0x00000018 /* SPI_Clock: 3.2kHz */ |
kevin1990 | 28:4eb837cd71df | 2196 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_1_5KHZ 0x0000001A /* SPI_Clock: 1.58kHz */ |
kevin1990 | 28:4eb837cd71df | 2197 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_793HZ 0x0000001C /* SPI_Clock: 793Hz */ |
kevin1990 | 28:4eb837cd71df | 2198 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_SPI_396HZ 0x0000001E /* SPI_Clock: 396Hz */ |
kevin1990 | 28:4eb837cd71df | 2199 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_DIGITAL_COMMS_DEFAULT 0x00000000 /* Digital_Sensor_Comms_En: Default Parameters Used for Digital Sensor Communications */ |
kevin1990 | 28:4eb837cd71df | 2200 | #define ENUM_ADISENSE_CORE_DIGITAL_SENSOR_COMMS_DIGITAL_COMMS_USER 0x00000001 /* Digital_Sensor_Comms_En: User Supplied Parameters Used for Digital Sensor Communications */ |
kevin1990 | 28:4eb837cd71df | 2201 | |
kevin1990 | 28:4eb837cd71df | 2202 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2203 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND1[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2204 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2205 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND1_DIGITAL_SENSOR_COMMAND1 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2206 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND1_DIGITAL_SENSOR_COMMAND1 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2207 | |
danodonovan | 26:12d0204be712 | 2208 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2209 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND2[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2210 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2211 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND2_DIGITAL_SENSOR_COMMAND2 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2212 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND2_DIGITAL_SENSOR_COMMAND2 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2213 | |
danodonovan | 26:12d0204be712 | 2214 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2215 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND3[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2216 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2217 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND3_DIGITAL_SENSOR_COMMAND3 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2218 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND3_DIGITAL_SENSOR_COMMAND3 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2219 | |
danodonovan | 26:12d0204be712 | 2220 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2221 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND4[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2222 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2223 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND4_DIGITAL_SENSOR_COMMAND4 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2224 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND4_DIGITAL_SENSOR_COMMAND4 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2225 | |
danodonovan | 26:12d0204be712 | 2226 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2227 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND5[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2228 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2229 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND5_DIGITAL_SENSOR_COMMAND5 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2230 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND5_DIGITAL_SENSOR_COMMAND5 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2231 | |
danodonovan | 26:12d0204be712 | 2232 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2233 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND6[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2234 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2235 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND6_DIGITAL_SENSOR_COMMAND6 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2236 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND6_DIGITAL_SENSOR_COMMAND6 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2237 | |
danodonovan | 26:12d0204be712 | 2238 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2239 | ADISENSE_CORE_DIGITAL_SENSOR_COMMAND7[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2240 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2241 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND7_DIGITAL_SENSOR_COMMAND7 0 /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2242 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_COMMAND7_DIGITAL_SENSOR_COMMAND7 0x000000FF /* Configuration Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2243 | |
danodonovan | 26:12d0204be712 | 2244 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2245 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD1[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2246 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2247 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD1_DIGITAL_SENSOR_READ_CMD1 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2248 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD1_DIGITAL_SENSOR_READ_CMD1 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2249 | |
danodonovan | 26:12d0204be712 | 2250 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2251 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD2[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2252 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2253 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD2_DIGITAL_SENSOR_READ_CMD2 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2254 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD2_DIGITAL_SENSOR_READ_CMD2 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2255 | |
danodonovan | 26:12d0204be712 | 2256 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2257 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD3[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2258 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2259 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD3_DIGITAL_SENSOR_READ_CMD3 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2260 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD3_DIGITAL_SENSOR_READ_CMD3 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2261 | |
danodonovan | 26:12d0204be712 | 2262 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2263 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD4[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2264 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2265 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD4_DIGITAL_SENSOR_READ_CMD4 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2266 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD4_DIGITAL_SENSOR_READ_CMD4 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2267 | |
danodonovan | 26:12d0204be712 | 2268 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2269 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD5[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2270 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2271 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD5_DIGITAL_SENSOR_READ_CMD5 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2272 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD5_DIGITAL_SENSOR_READ_CMD5 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2273 | |
danodonovan | 26:12d0204be712 | 2274 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2275 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD6[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2276 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2277 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD6_DIGITAL_SENSOR_READ_CMD6 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2278 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD6_DIGITAL_SENSOR_READ_CMD6 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2279 | |
danodonovan | 26:12d0204be712 | 2280 | /* ------------------------------------------------------------------------------------------------------------------------- |
danodonovan | 26:12d0204be712 | 2281 | ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD7[n] Pos/Masks Description |
danodonovan | 26:12d0204be712 | 2282 | ------------------------------------------------------------------------------------------------------------------------- */ |
danodonovan | 26:12d0204be712 | 2283 | #define BITP_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD7_DIGITAL_SENSOR_READ_CMD7 0 /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2284 | #define BITM_ADISENSE_CORE_DIGITAL_SENSOR_READ_CMD7_DIGITAL_SENSOR_READ_CMD7 0x000000FF /* Per Conversion Command to Send to Digital I2C/SPI Sensor */ |
danodonovan | 26:12d0204be712 | 2285 | |
danodonovan | 26:12d0204be712 | 2286 | |
danodonovan | 26:12d0204be712 | 2287 | #endif /* end ifndef _DEF_ADISENSE1000_REGISTERS_H */ |