block/RTC_IO: description: Low-power Input/Output. items: - name: OUT byte_offset: 0 fieldset: OUT - name: OUT_W1TS byte_offset: 4 fieldset: OUT_W1TS - name: OUT_W1TC byte_offset: 8 fieldset: OUT_W1TC - name: ENABLE byte_offset: 12 fieldset: ENABLE - name: ENABLE_W1TS byte_offset: 16 fieldset: ENABLE_W1TS - name: ENABLE_W1TC byte_offset: 20 fieldset: ENABLE_W1TC - name: STATUS byte_offset: 24 fieldset: STATUS - name: STATUS_W1TS byte_offset: 28 fieldset: STATUS_W1TS - name: STATUS_W1TC byte_offset: 32 fieldset: STATUS_W1TC - name: IN byte_offset: 36 fieldset: IN - name: PIN array: len: 18 stride: 4 byte_offset: 40 fieldset: PIN - name: RTC_DEBUG_SEL byte_offset: 112 fieldset: RTC_DEBUG_SEL - name: DIG_PAD_HOLD byte_offset: 116 fieldset: DIG_PAD_HOLD - name: HALL_SENS byte_offset: 120 fieldset: HALL_SENS - name: SENSOR_PADS byte_offset: 124 fieldset: SENSOR_PADS - name: ADC_PAD byte_offset: 128 fieldset: ADC_PAD - name: PAD_DAC1 byte_offset: 132 fieldset: PAD_DAC1 - name: PAD_DAC2 byte_offset: 136 fieldset: PAD_DAC2 - name: XTAL_32K_PAD byte_offset: 140 fieldset: XTAL_32K_PAD - name: TOUCH_CFG byte_offset: 144 fieldset: TOUCH_CFG - name: TOUCH_PAD0 byte_offset: 148 fieldset: TOUCH_PAD0 - name: TOUCH_PAD1 byte_offset: 152 fieldset: TOUCH_PAD1 - name: TOUCH_PAD2 byte_offset: 156 fieldset: TOUCH_PAD2 - name: TOUCH_PAD3 byte_offset: 160 fieldset: TOUCH_PAD3 - name: TOUCH_PAD4 byte_offset: 164 fieldset: TOUCH_PAD4 - name: TOUCH_PAD5 byte_offset: 168 fieldset: TOUCH_PAD5 - name: TOUCH_PAD6 byte_offset: 172 fieldset: TOUCH_PAD6 - name: TOUCH_PAD7 byte_offset: 176 fieldset: TOUCH_PAD7 - name: TOUCH_PAD8 byte_offset: 180 fieldset: TOUCH_PAD8 - name: TOUCH_PAD9 byte_offset: 184 fieldset: TOUCH_PAD9 - name: EXT_WAKEUP0 byte_offset: 188 fieldset: EXT_WAKEUP0 - name: XTL_EXT_CTR byte_offset: 192 fieldset: XTL_EXT_CTR - name: SAR_I2C_IO byte_offset: 196 fieldset: SAR_I2C_IO - name: DATE byte_offset: 200 fieldset: DATE fieldset/ADC_PAD: fields: - name: ADC2_FUN_IE description: the input enable of the pad. bit_offset: 18 bit_size: 1 - name: ADC2_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 19 bit_size: 1 - name: ADC2_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 20 bit_size: 1 - name: ADC2_FUN_SEL description: the functional selection signal of the pad. bit_offset: 21 bit_size: 2 - name: ADC1_FUN_IE description: the input enable of the pad. bit_offset: 23 bit_size: 1 - name: ADC1_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 24 bit_size: 1 - name: ADC1_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 25 bit_size: 1 - name: ADC1_FUN_SEL description: the functional selection signal of the pad. bit_offset: 26 bit_size: 2 - name: ADC2_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 28 bit_size: 1 - name: ADC1_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 29 bit_size: 1 - name: ADC2_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 30 bit_size: 1 - name: ADC1_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/DATE: fields: - name: IO_DATE description: date. bit_offset: 0 bit_size: 28 fieldset/DIG_PAD_HOLD: fields: - name: DIG_PAD_HOLD description: select the digital pad hold value. bit_offset: 0 bit_size: 32 fieldset/ENABLE: fields: - name: ENABLE description: GPIO0~17 output enable. bit_offset: 14 bit_size: 18 fieldset/ENABLE_W1TC: fields: - name: ENABLE_W1TC description: GPIO0~17 output enable write 1 to clear. bit_offset: 14 bit_size: 18 fieldset/ENABLE_W1TS: fields: - name: ENABLE_W1TS description: GPIO0~17 output enable write 1 to set. bit_offset: 14 bit_size: 18 fieldset/EXT_WAKEUP0: fields: - name: SEL description: select the wakeup source Ó0Ó select GPIO0 Ó1Ó select GPIO2 ...Ò17Ó select GPIO17. bit_offset: 27 bit_size: 5 fieldset/HALL_SENS: fields: - name: HALL_PHASE description: Reverse phase of hall sensor. bit_offset: 30 bit_size: 1 - name: XPD_HALL description: Power on hall sensor and connect to VP and VN. bit_offset: 31 bit_size: 1 fieldset/IN: fields: - name: NEXT description: GPIO0~17 input value. bit_offset: 14 bit_size: 18 fieldset/OUT: fields: - name: DATA description: GPIO0~17 output value. bit_offset: 14 bit_size: 18 fieldset/OUT_W1TC: fields: - name: OUT_DATA_W1TC description: GPIO0~17 output value write 1 to clear. bit_offset: 14 bit_size: 18 fieldset/OUT_W1TS: fields: - name: OUT_DATA_W1TS description: GPIO0~17 output value write 1 to set. bit_offset: 14 bit_size: 18 fieldset/PAD_DAC1: fields: - name: PDAC1_DAC_XPD_FORCE description: Power on DAC1. Usually we need to tristate PDAC1 if we power on the DAC i.e. IE=0 OE=0 RDE=0 RUE=0. bit_offset: 10 bit_size: 1 - name: PDAC1_FUN_IE description: the input enable of the pad. bit_offset: 11 bit_size: 1 - name: PDAC1_SLP_OE description: the output enable of the pad in sleep status. bit_offset: 12 bit_size: 1 - name: PDAC1_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 13 bit_size: 1 - name: PDAC1_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 14 bit_size: 1 - name: PDAC1_FUN_SEL description: the functional selection signal of the pad. bit_offset: 15 bit_size: 2 - name: PDAC1_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 17 bit_size: 1 - name: PDAC1_XPD_DAC description: Power on DAC1. Usually we need to tristate PDAC1 if we power on the DAC i.e. IE=0 OE=0 RDE=0 RUE=0. bit_offset: 18 bit_size: 1 - name: PDAC1_DAC description: PAD DAC1 control code. bit_offset: 19 bit_size: 8 - name: PDAC1_RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: PDAC1_RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: PDAC1_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 29 bit_size: 1 - name: PDAC1_DRV description: the driver strength of the pad. bit_offset: 30 bit_size: 2 fieldset/PAD_DAC2: fields: - name: PDAC2_DAC_XPD_FORCE description: Power on DAC2. Usually we need to tristate PDAC2 if we power on the DAC i.e. IE=0 OE=0 RDE=0 RUE=0. bit_offset: 10 bit_size: 1 - name: PDAC2_FUN_IE description: the input enable of the pad. bit_offset: 11 bit_size: 1 - name: PDAC2_SLP_OE description: the output enable of the pad in sleep status. bit_offset: 12 bit_size: 1 - name: PDAC2_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 13 bit_size: 1 - name: PDAC2_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 14 bit_size: 1 - name: PDAC2_FUN_SEL description: the functional selection signal of the pad. bit_offset: 15 bit_size: 2 - name: PDAC2_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 17 bit_size: 1 - name: PDAC2_XPD_DAC description: Power on DAC2. Usually we need to tristate PDAC1 if we power on the DAC i.e. IE=0 OE=0 RDE=0 RUE=0. bit_offset: 18 bit_size: 1 - name: PDAC2_DAC description: PAD DAC2 control code. bit_offset: 19 bit_size: 8 - name: PDAC2_RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: PDAC2_RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: PDAC2_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 29 bit_size: 1 - name: PDAC2_DRV description: the driver strength of the pad. bit_offset: 30 bit_size: 2 fieldset/PIN: fields: - name: PAD_DRIVER description: 'if set to 0: normal output if set to 1: open drain.' bit_offset: 2 bit_size: 1 - name: INT_TYPE description: 'if set to 0: GPIO interrupt disable if set to 1: rising edge trigger if set to 2: falling edge trigger if set to 3: any edge trigger if set to 4: low level trigger if set to 5: high level trigger.' bit_offset: 7 bit_size: 3 - name: WAKEUP_ENABLE description: GPIO wake up enable only available in light sleep. bit_offset: 10 bit_size: 1 fieldset/RTC_DEBUG_SEL: fields: - name: DEBUG_SEL0 bit_offset: 0 bit_size: 5 - name: DEBUG_SEL1 bit_offset: 5 bit_size: 5 - name: DEBUG_SEL2 bit_offset: 10 bit_size: 5 - name: DEBUG_SEL3 bit_offset: 15 bit_size: 5 - name: DEBUG_SEL4 bit_offset: 20 bit_size: 5 - name: DEBUG_12M_NO_GATING bit_offset: 25 bit_size: 1 fieldset/SAR_I2C_IO: fields: - name: SAR_DEBUG_BIT_SEL bit_offset: 23 bit_size: 5 - name: SAR_I2C_SCL_SEL description: Ò0Ó using TOUCH_PAD[0] as i2c clk Ò1Ó using TOUCH_PAD[2] as i2c clk. bit_offset: 28 bit_size: 2 - name: SAR_I2C_SDA_SEL description: Ò0Ó using TOUCH_PAD[1] as i2c sda Ò1Ó using TOUCH_PAD[3] as i2c sda. bit_offset: 30 bit_size: 2 fieldset/SENSOR_PADS: fields: - name: SENSE4_FUN_IE description: the input enable of the pad. bit_offset: 4 bit_size: 1 - name: SENSE4_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 5 bit_size: 1 - name: SENSE4_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 6 bit_size: 1 - name: SENSE4_FUN_SEL description: the functional selection signal of the pad. bit_offset: 7 bit_size: 2 - name: SENSE3_FUN_IE description: the input enable of the pad. bit_offset: 9 bit_size: 1 - name: SENSE3_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 10 bit_size: 1 - name: SENSE3_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 11 bit_size: 1 - name: SENSE3_FUN_SEL description: the functional selection signal of the pad. bit_offset: 12 bit_size: 2 - name: SENSE2_FUN_IE description: the input enable of the pad. bit_offset: 14 bit_size: 1 - name: SENSE2_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SENSE2_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: SENSE2_FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: SENSE1_FUN_IE description: the input enable of the pad. bit_offset: 19 bit_size: 1 - name: SENSE1_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 20 bit_size: 1 - name: SENSE1_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 21 bit_size: 1 - name: SENSE1_FUN_SEL description: the functional selection signal of the pad. bit_offset: 22 bit_size: 2 - name: SENSE4_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 24 bit_size: 1 - name: SENSE3_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 25 bit_size: 1 - name: SENSE2_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 26 bit_size: 1 - name: SENSE1_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 27 bit_size: 1 - name: SENSE4_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 28 bit_size: 1 - name: SENSE3_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 29 bit_size: 1 - name: SENSE2_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 30 bit_size: 1 - name: SENSE1_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/STATUS: fields: - name: INT description: GPIO0~17 interrupt status. bit_offset: 14 bit_size: 18 fieldset/STATUS_W1TC: fields: - name: STATUS_INT_W1TC description: GPIO0~17 interrupt status write 1 to clear. bit_offset: 14 bit_size: 18 fieldset/STATUS_W1TS: fields: - name: STATUS_INT_W1TS description: GPIO0~17 interrupt status write 1 to set. bit_offset: 14 bit_size: 18 fieldset/TOUCH_CFG: fields: - name: TOUCH_DCUR description: touch sensor bias current. Should have option to tie with BIAS_SLEEP(When BIAS_SLEEP this setting is available. bit_offset: 23 bit_size: 2 - name: TOUCH_DRANGE description: touch sensor saw wave voltage range. bit_offset: 25 bit_size: 2 - name: TOUCH_DREFL description: touch sensor saw wave bottom voltage. bit_offset: 27 bit_size: 2 - name: TOUCH_DREFH description: touch sensor saw wave top voltage. bit_offset: 29 bit_size: 2 - name: TOUCH_XPD_BIAS description: touch sensor bias power on. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD0: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale GPIO4. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD1: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.GPIO0. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD2: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.GPIO2. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD3: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.MTDO. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD4: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.MTCK. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD5: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.MTDI. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD6: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.MTMS. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD7: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale.GPIO27. bit_offset: 12 bit_size: 1 - name: FUN_IE description: the input enable of the pad. bit_offset: 13 bit_size: 1 - name: SLP_OE description: the output enable of the pad in sleep status. bit_offset: 14 bit_size: 1 - name: SLP_IE description: the input enable of the pad in sleep status. bit_offset: 15 bit_size: 1 - name: SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 16 bit_size: 1 - name: FUN_SEL description: the functional selection signal of the pad. bit_offset: 17 bit_size: 2 - name: MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 - name: RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: DRV description: the driver strength of the pad. bit_offset: 29 bit_size: 2 - name: HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 31 bit_size: 1 fieldset/TOUCH_PAD8: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 fieldset/TOUCH_PAD9: fields: - name: TO_GPIO description: connect the rtc pad input to digital pad input Ó0Ó is availbale. bit_offset: 19 bit_size: 1 - name: XPD description: touch sensor power on. bit_offset: 20 bit_size: 1 - name: TIE_OPT description: 'default touch sensor tie option. 0: tie low 1: tie high.' bit_offset: 21 bit_size: 1 - name: START description: start touch sensor. bit_offset: 22 bit_size: 1 - name: DAC description: touch sensor slope control. 3-bit for each touch panel default 100. bit_offset: 23 bit_size: 3 fieldset/XTAL_32K_PAD: fields: - name: DBIAS_XTAL_32K description: 32K XTAL self-bias reference control. bit_offset: 1 bit_size: 2 - name: DRES_XTAL_32K description: 32K XTAL resistor bias control. bit_offset: 3 bit_size: 2 - name: X32P_FUN_IE description: the input enable of the pad. bit_offset: 5 bit_size: 1 - name: X32P_SLP_OE description: the output enable of the pad in sleep status. bit_offset: 6 bit_size: 1 - name: X32P_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 7 bit_size: 1 - name: X32P_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 8 bit_size: 1 - name: X32P_FUN_SEL description: the functional selection signal of the pad. bit_offset: 9 bit_size: 2 - name: X32N_FUN_IE description: the input enable of the pad. bit_offset: 11 bit_size: 1 - name: X32N_SLP_OE description: the output enable of the pad in sleep status. bit_offset: 12 bit_size: 1 - name: X32N_SLP_IE description: the input enable of the pad in sleep status. bit_offset: 13 bit_size: 1 - name: X32N_SLP_SEL description: the sleep status selection signal of the pad. bit_offset: 14 bit_size: 1 - name: X32N_FUN_SEL description: the functional selection signal of the pad. bit_offset: 15 bit_size: 2 - name: X32P_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 17 bit_size: 1 - name: X32N_MUX_SEL description: Ò1Ó select the digital function Ó0Óslection the rtc function. bit_offset: 18 bit_size: 1 - name: XPD_XTAL_32K description: Power up 32kHz crystal oscillator. bit_offset: 19 bit_size: 1 - name: DAC_XTAL_32K description: 32K XTAL bias current DAC. bit_offset: 20 bit_size: 2 - name: X32P_RUE description: the pull up enable of the pad. bit_offset: 22 bit_size: 1 - name: X32P_RDE description: the pull down enable of the pad. bit_offset: 23 bit_size: 1 - name: X32P_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 24 bit_size: 1 - name: X32P_DRV description: the driver strength of the pad. bit_offset: 25 bit_size: 2 - name: X32N_RUE description: the pull up enable of the pad. bit_offset: 27 bit_size: 1 - name: X32N_RDE description: the pull down enable of the pad. bit_offset: 28 bit_size: 1 - name: X32N_HOLD description: hold the current value of the output when setting the hold to Ò1Ó. bit_offset: 29 bit_size: 1 - name: X32N_DRV description: the driver strength of the pad. bit_offset: 30 bit_size: 2 fieldset/XTL_EXT_CTR: fields: - name: SEL description: select the external xtl power source Ó0Ó select GPIO0 Ó1Ó select GPIO2 ...Ò17Ó select GPIO17. bit_offset: 27 bit_size: 5