mbed official / mbed

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Committer:
<>
Date:
Thu Oct 27 16:45:56 2016 +0100
Revision:
128:9bcdf88f62b0
Parent:
TARGET_TY51822R3/nrf51_deprecated.h@124:2241e3a39974
Release 128 of the mbed library

Ports for Upcoming Targets


Fixes and Changes

2966: Add kw24 support https://github.com/ARMmbed/mbed-os/pull/2966
3068: MultiTech mDot - clean up PeripheralPins.c and add new pin names https://github.com/ARMmbed/mbed-os/pull/3068
3089: Kinetis HAL: Remove clock initialization code from serial and ticker https://github.com/ARMmbed/mbed-os/pull/3089
2943: [NRF5] NVIC_SetVector functionality https://github.com/ARMmbed/mbed-os/pull/2943
2938: InterruptIn changes in NCS36510 HAL. https://github.com/ARMmbed/mbed-os/pull/2938
3108: Fix sleep function for NRF52. https://github.com/ARMmbed/mbed-os/pull/3108
3076: STM32F1: Correct timer master value reading https://github.com/ARMmbed/mbed-os/pull/3076
3085: Add LOWPOWERTIMER capability for NUCLEO_F303ZE https://github.com/ARMmbed/mbed-os/pull/3085
3046: [BEETLE] Update BLE stack on Beetle board https://github.com/ARMmbed/mbed-os/pull/3046
3122: [Silicon Labs] Update of Silicon Labs HAL https://github.com/ARMmbed/mbed-os/pull/3122
3022: OnSemi RAM usage fix https://github.com/ARMmbed/mbed-os/pull/3022
3121: STM32F3: Correct UART4 and UART5 defines when using DEVICE_SERIAL_ASYNCH https://github.com/ARMmbed/mbed-os/pull/3121
3142: Targets- NUMAKER_PFM_NUC47216 remove mbed 2 https://github.com/ARMmbed/mbed-os/pull/3142

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kojto 124:2241e3a39974 1 /*
Kojto 124:2241e3a39974 2 * Copyright (c) 2015 Nordic Semiconductor ASA
Kojto 122:f9eeca106725 3 * All rights reserved.
Kojto 124:2241e3a39974 4 *
Kojto 122:f9eeca106725 5 * Redistribution and use in source and binary forms, with or without modification,
Kojto 122:f9eeca106725 6 * are permitted provided that the following conditions are met:
Kojto 124:2241e3a39974 7 *
Kojto 124:2241e3a39974 8 * 1. Redistributions of source code must retain the above copyright notice, this list
Kojto 124:2241e3a39974 9 * of conditions and the following disclaimer.
Kojto 122:f9eeca106725 10 *
Kojto 124:2241e3a39974 11 * 2. Redistributions in binary form, except as embedded into a Nordic Semiconductor ASA
Kojto 124:2241e3a39974 12 * integrated circuit in a product or a software update for such product, must reproduce
Kojto 124:2241e3a39974 13 * the above copyright notice, this list of conditions and the following disclaimer in
Kojto 124:2241e3a39974 14 * the documentation and/or other materials provided with the distribution.
Kojto 122:f9eeca106725 15 *
Kojto 124:2241e3a39974 16 * 3. Neither the name of Nordic Semiconductor ASA nor the names of its contributors may be
Kojto 124:2241e3a39974 17 * used to endorse or promote products derived from this software without specific prior
Kojto 124:2241e3a39974 18 * written permission.
Kojto 122:f9eeca106725 19 *
Kojto 124:2241e3a39974 20 * 4. This software, with or without modification, must only be used with a
Kojto 124:2241e3a39974 21 * Nordic Semiconductor ASA integrated circuit.
Kojto 122:f9eeca106725 22 *
Kojto 124:2241e3a39974 23 * 5. Any software provided in binary or object form under this license must not be reverse
Kojto 124:2241e3a39974 24 * engineered, decompiled, modified and/or disassembled.
Kojto 124:2241e3a39974 25 *
Kojto 122:f9eeca106725 26 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
Kojto 122:f9eeca106725 27 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
Kojto 122:f9eeca106725 28 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
Kojto 122:f9eeca106725 29 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
Kojto 122:f9eeca106725 30 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
Kojto 122:f9eeca106725 31 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
Kojto 122:f9eeca106725 32 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
Kojto 122:f9eeca106725 33 * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Kojto 122:f9eeca106725 34 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Kojto 122:f9eeca106725 35 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Kojto 124:2241e3a39974 36 *
Kojto 122:f9eeca106725 37 */
Kojto 122:f9eeca106725 38
Kojto 124:2241e3a39974 39
Kojto 122:f9eeca106725 40 #ifndef NRF51_DEPRECATED_H
Kojto 122:f9eeca106725 41 #define NRF51_DEPRECATED_H
Kojto 122:f9eeca106725 42
Kojto 122:f9eeca106725 43 /*lint ++flb "Enter library region */
Kojto 122:f9eeca106725 44
Kojto 122:f9eeca106725 45 /* This file is given to prevent your SW from not compiling with the updates made to nrf51.h and
Kojto 122:f9eeca106725 46 * nrf51_bitfields.h. The macros defined in this file were available previously. Do not use these
Kojto 122:f9eeca106725 47 * macros on purpose. Use the ones defined in nrf51.h and nrf51_bitfields.h instead.
Kojto 122:f9eeca106725 48 */
Kojto 122:f9eeca106725 49
Kojto 122:f9eeca106725 50 /* NVMC */
Kojto 122:f9eeca106725 51 /* The register ERASEPROTECTEDPAGE is called ERASEPCR0 in the documentation. */
Kojto 122:f9eeca106725 52 #define ERASEPROTECTEDPAGE ERASEPCR0
Kojto 122:f9eeca106725 53
Kojto 122:f9eeca106725 54
Kojto 122:f9eeca106725 55 /* LPCOMP */
Kojto 122:f9eeca106725 56 /* The interrupt ISR was renamed. Adding old name to the macros. */
Kojto 122:f9eeca106725 57 #define LPCOMP_COMP_IRQHandler LPCOMP_IRQHandler
Kojto 122:f9eeca106725 58 #define LPCOMP_COMP_IRQn LPCOMP_IRQn
Kojto 122:f9eeca106725 59
Kojto 122:f9eeca106725 60
Kojto 122:f9eeca106725 61 /* MPU */
Kojto 122:f9eeca106725 62 /* The field MPU.PERR0.LPCOMP_COMP was renamed. Added into deprecated in case somebody was using the macros defined for it. */
Kojto 122:f9eeca106725 63 #define MPU_PERR0_LPCOMP_COMP_Pos MPU_PERR0_LPCOMP_Pos
Kojto 122:f9eeca106725 64 #define MPU_PERR0_LPCOMP_COMP_Msk MPU_PERR0_LPCOMP_Msk
Kojto 122:f9eeca106725 65 #define MPU_PERR0_LPCOMP_COMP_InRegion1 MPU_PERR0_LPCOMP_InRegion1
Kojto 122:f9eeca106725 66 #define MPU_PERR0_LPCOMP_COMP_InRegion0 MPU_PERR0_LPCOMP_InRegion0
Kojto 122:f9eeca106725 67
Kojto 122:f9eeca106725 68
Kojto 122:f9eeca106725 69 /* POWER */
Kojto 122:f9eeca106725 70 /* The field POWER.RAMON.OFFRAM3 was eliminated. Added into deprecated in case somebody was using the macros defined for it. */
Kojto 122:f9eeca106725 71 #define POWER_RAMON_OFFRAM3_Pos (19UL)
Kojto 122:f9eeca106725 72 #define POWER_RAMON_OFFRAM3_Msk (0x1UL << POWER_RAMON_OFFRAM3_Pos)
Kojto 122:f9eeca106725 73 #define POWER_RAMON_OFFRAM3_RAM3Off (0UL)
Kojto 122:f9eeca106725 74 #define POWER_RAMON_OFFRAM3_RAM3On (1UL)
Kojto 122:f9eeca106725 75 /* The field POWER.RAMON.OFFRAM2 was eliminated. Added into deprecated in case somebody was using the macros defined for it. */
Kojto 122:f9eeca106725 76 #define POWER_RAMON_OFFRAM2_Pos (18UL)
Kojto 122:f9eeca106725 77 #define POWER_RAMON_OFFRAM2_Msk (0x1UL << POWER_RAMON_OFFRAM2_Pos)
Kojto 122:f9eeca106725 78 #define POWER_RAMON_OFFRAM2_RAM2Off (0UL)
Kojto 122:f9eeca106725 79 #define POWER_RAMON_OFFRAM2_RAM2On (1UL)
Kojto 122:f9eeca106725 80 /* The field POWER.RAMON.ONRAM3 was eliminated. Added into deprecated in case somebody was using the macros defined for it. */
Kojto 122:f9eeca106725 81 #define POWER_RAMON_ONRAM3_Pos (3UL)
Kojto 122:f9eeca106725 82 #define POWER_RAMON_ONRAM3_Msk (0x1UL << POWER_RAMON_ONRAM3_Pos)
Kojto 122:f9eeca106725 83 #define POWER_RAMON_ONRAM3_RAM3Off (0UL)
Kojto 122:f9eeca106725 84 #define POWER_RAMON_ONRAM3_RAM3On (1UL)
Kojto 122:f9eeca106725 85 /* The field POWER.RAMON.ONRAM2 was eliminated. Added into deprecated in case somebody was using the macros defined for it. */
Kojto 122:f9eeca106725 86 #define POWER_RAMON_ONRAM2_Pos (2UL)
Kojto 122:f9eeca106725 87 #define POWER_RAMON_ONRAM2_Msk (0x1UL << POWER_RAMON_ONRAM2_Pos)
Kojto 122:f9eeca106725 88 #define POWER_RAMON_ONRAM2_RAM2Off (0UL)
Kojto 122:f9eeca106725 89 #define POWER_RAMON_ONRAM2_RAM2On (1UL)
Kojto 122:f9eeca106725 90
Kojto 122:f9eeca106725 91
Kojto 122:f9eeca106725 92 /* RADIO */
Kojto 122:f9eeca106725 93 /* The enumerated value RADIO.TXPOWER.TXPOWER.Neg40dBm was renamed. Added into deprecated with the new macro name. */
Kojto 122:f9eeca106725 94 #define RADIO_TXPOWER_TXPOWER_Neg40dBm RADIO_TXPOWER_TXPOWER_Neg30dBm
Kojto 122:f9eeca106725 95 /* The name of the field SKIPADDR was corrected. Old macros added for compatibility. */
Kojto 122:f9eeca106725 96 #define RADIO_CRCCNF_SKIP_ADDR_Pos RADIO_CRCCNF_SKIPADDR_Pos
Kojto 122:f9eeca106725 97 #define RADIO_CRCCNF_SKIP_ADDR_Msk RADIO_CRCCNF_SKIPADDR_Msk
Kojto 122:f9eeca106725 98 #define RADIO_CRCCNF_SKIP_ADDR_Include RADIO_CRCCNF_SKIPADDR_Include
Kojto 122:f9eeca106725 99 #define RADIO_CRCCNF_SKIP_ADDR_Skip RADIO_CRCCNF_SKIPADDR_Skip
Kojto 122:f9eeca106725 100 /* The name of the field PLLLOCK was corrected. Old macros added for compatibility. */
Kojto 122:f9eeca106725 101 #define RADIO_TEST_PLL_LOCK_Pos RADIO_TEST_PLLLOCK_Pos
Kojto 122:f9eeca106725 102 #define RADIO_TEST_PLL_LOCK_Msk RADIO_TEST_PLLLOCK_Msk
Kojto 122:f9eeca106725 103 #define RADIO_TEST_PLL_LOCK_Disabled RADIO_TEST_PLLLOCK_Disabled
Kojto 122:f9eeca106725 104 #define RADIO_TEST_PLL_LOCK_Enabled RADIO_TEST_PLLLOCK_Enabled
Kojto 122:f9eeca106725 105 /* The name of the field CONSTCARRIER was corrected. Old macros added for compatibility. */
Kojto 122:f9eeca106725 106 #define RADIO_TEST_CONST_CARRIER_Pos RADIO_TEST_CONSTCARRIER_Pos
Kojto 122:f9eeca106725 107 #define RADIO_TEST_CONST_CARRIER_Msk RADIO_TEST_CONSTCARRIER_Msk
Kojto 122:f9eeca106725 108 #define RADIO_TEST_CONST_CARRIER_Disabled RADIO_TEST_CONSTCARRIER_Disabled
Kojto 122:f9eeca106725 109 #define RADIO_TEST_CONST_CARRIER_Enabled RADIO_TEST_CONSTCARRIER_Enabled
Kojto 122:f9eeca106725 110
Kojto 122:f9eeca106725 111
Kojto 122:f9eeca106725 112 /* FICR */
Kojto 122:f9eeca106725 113 /* The registers FICR.SIZERAMBLOCK0, FICR.SIZERAMBLOCK1, FICR.SIZERAMBLOCK2 and FICR.SIZERAMBLOCK3 were renamed into an array. */
Kojto 122:f9eeca106725 114 #define SIZERAMBLOCK0 SIZERAMBLOCKS
Kojto 122:f9eeca106725 115 #define SIZERAMBLOCK1 SIZERAMBLOCKS
Kojto 122:f9eeca106725 116 #define SIZERAMBLOCK2 SIZERAMBLOCK[2] /*!< Note that this macro will disapear when SIZERAMBLOCK array is eliminated. SIZERAMBLOCK is a deprecated array. */
Kojto 122:f9eeca106725 117 #define SIZERAMBLOCK3 SIZERAMBLOCK[3] /*!< Note that this macro will disapear when SIZERAMBLOCK array is eliminated. SIZERAMBLOCK is a deprecated array. */
Kojto 122:f9eeca106725 118 /* The registers FICR.DEVICEID0 and FICR.DEVICEID1 were renamed into an array. */
Kojto 122:f9eeca106725 119 #define DEVICEID0 DEVICEID[0]
Kojto 122:f9eeca106725 120 #define DEVICEID1 DEVICEID[1]
Kojto 122:f9eeca106725 121 /* The registers FICR.ER0, FICR.ER1, FICR.ER2 and FICR.ER3 were renamed into an array. */
Kojto 122:f9eeca106725 122 #define ER0 ER[0]
Kojto 122:f9eeca106725 123 #define ER1 ER[1]
Kojto 122:f9eeca106725 124 #define ER2 ER[2]
Kojto 122:f9eeca106725 125 #define ER3 ER[3]
Kojto 122:f9eeca106725 126 /* The registers FICR.IR0, FICR.IR1, FICR.IR2 and FICR.IR3 were renamed into an array. */
Kojto 122:f9eeca106725 127 #define IR0 IR[0]
Kojto 122:f9eeca106725 128 #define IR1 IR[1]
Kojto 122:f9eeca106725 129 #define IR2 IR[2]
Kojto 122:f9eeca106725 130 #define IR3 IR[3]
Kojto 122:f9eeca106725 131 /* The registers FICR.DEVICEADDR0 and FICR.DEVICEADDR1 were renamed into an array. */
Kojto 122:f9eeca106725 132 #define DEVICEADDR0 DEVICEADDR[0]
Kojto 122:f9eeca106725 133 #define DEVICEADDR1 DEVICEADDR[1]
Kojto 122:f9eeca106725 134
Kojto 122:f9eeca106725 135
Kojto 122:f9eeca106725 136 /* PPI */
Kojto 122:f9eeca106725 137 /* The tasks PPI.TASKS_CHGxEN and PPI.TASKS_CHGxDIS were renamed into an array of structs. */
Kojto 122:f9eeca106725 138 #define TASKS_CHG0EN TASKS_CHG[0].EN
Kojto 122:f9eeca106725 139 #define TASKS_CHG0DIS TASKS_CHG[0].DIS
Kojto 122:f9eeca106725 140 #define TASKS_CHG1EN TASKS_CHG[1].EN
Kojto 122:f9eeca106725 141 #define TASKS_CHG1DIS TASKS_CHG[1].DIS
Kojto 122:f9eeca106725 142 #define TASKS_CHG2EN TASKS_CHG[2].EN
Kojto 122:f9eeca106725 143 #define TASKS_CHG2DIS TASKS_CHG[2].DIS
Kojto 122:f9eeca106725 144 #define TASKS_CHG3EN TASKS_CHG[3].EN
Kojto 122:f9eeca106725 145 #define TASKS_CHG3DIS TASKS_CHG[3].DIS
Kojto 122:f9eeca106725 146 /* The registers PPI.CHx_EEP and PPI.CHx_TEP were renamed into an array of structs. */
Kojto 122:f9eeca106725 147 #define CH0_EEP CH[0].EEP
Kojto 122:f9eeca106725 148 #define CH0_TEP CH[0].TEP
Kojto 122:f9eeca106725 149 #define CH1_EEP CH[1].EEP
Kojto 122:f9eeca106725 150 #define CH1_TEP CH[1].TEP
Kojto 122:f9eeca106725 151 #define CH2_EEP CH[2].EEP
Kojto 122:f9eeca106725 152 #define CH2_TEP CH[2].TEP
Kojto 122:f9eeca106725 153 #define CH3_EEP CH[3].EEP
Kojto 122:f9eeca106725 154 #define CH3_TEP CH[3].TEP
Kojto 122:f9eeca106725 155 #define CH4_EEP CH[4].EEP
Kojto 122:f9eeca106725 156 #define CH4_TEP CH[4].TEP
Kojto 122:f9eeca106725 157 #define CH5_EEP CH[5].EEP
Kojto 122:f9eeca106725 158 #define CH5_TEP CH[5].TEP
Kojto 122:f9eeca106725 159 #define CH6_EEP CH[6].EEP
Kojto 122:f9eeca106725 160 #define CH6_TEP CH[6].TEP
Kojto 122:f9eeca106725 161 #define CH7_EEP CH[7].EEP
Kojto 122:f9eeca106725 162 #define CH7_TEP CH[7].TEP
Kojto 122:f9eeca106725 163 #define CH8_EEP CH[8].EEP
Kojto 122:f9eeca106725 164 #define CH8_TEP CH[8].TEP
Kojto 122:f9eeca106725 165 #define CH9_EEP CH[9].EEP
Kojto 122:f9eeca106725 166 #define CH9_TEP CH[9].TEP
Kojto 122:f9eeca106725 167 #define CH10_EEP CH[10].EEP
Kojto 122:f9eeca106725 168 #define CH10_TEP CH[10].TEP
Kojto 122:f9eeca106725 169 #define CH11_EEP CH[11].EEP
Kojto 122:f9eeca106725 170 #define CH11_TEP CH[11].TEP
Kojto 122:f9eeca106725 171 #define CH12_EEP CH[12].EEP
Kojto 122:f9eeca106725 172 #define CH12_TEP CH[12].TEP
Kojto 122:f9eeca106725 173 #define CH13_EEP CH[13].EEP
Kojto 122:f9eeca106725 174 #define CH13_TEP CH[13].TEP
Kojto 122:f9eeca106725 175 #define CH14_EEP CH[14].EEP
Kojto 122:f9eeca106725 176 #define CH14_TEP CH[14].TEP
Kojto 122:f9eeca106725 177 #define CH15_EEP CH[15].EEP
Kojto 122:f9eeca106725 178 #define CH15_TEP CH[15].TEP
Kojto 122:f9eeca106725 179 /* The registers PPI.CHG0, PPI.CHG1, PPI.CHG2 and PPI.CHG3 were renamed into an array. */
Kojto 122:f9eeca106725 180 #define CHG0 CHG[0]
Kojto 122:f9eeca106725 181 #define CHG1 CHG[1]
Kojto 122:f9eeca106725 182 #define CHG2 CHG[2]
Kojto 122:f9eeca106725 183 #define CHG3 CHG[3]
Kojto 122:f9eeca106725 184 /* All bitfield macros for the CHGx registers therefore changed name. */
Kojto 122:f9eeca106725 185 #define PPI_CHG0_CH15_Pos PPI_CHG_CH15_Pos
Kojto 122:f9eeca106725 186 #define PPI_CHG0_CH15_Msk PPI_CHG_CH15_Msk
Kojto 122:f9eeca106725 187 #define PPI_CHG0_CH15_Excluded PPI_CHG_CH15_Excluded
Kojto 122:f9eeca106725 188 #define PPI_CHG0_CH15_Included PPI_CHG_CH15_Included
Kojto 122:f9eeca106725 189 #define PPI_CHG0_CH14_Pos PPI_CHG_CH14_Pos
Kojto 122:f9eeca106725 190 #define PPI_CHG0_CH14_Msk PPI_CHG_CH14_Msk
Kojto 122:f9eeca106725 191 #define PPI_CHG0_CH14_Excluded PPI_CHG_CH14_Excluded
Kojto 122:f9eeca106725 192 #define PPI_CHG0_CH14_Included PPI_CHG_CH14_Included
Kojto 122:f9eeca106725 193 #define PPI_CHG0_CH13_Pos PPI_CHG_CH13_Pos
Kojto 122:f9eeca106725 194 #define PPI_CHG0_CH13_Msk PPI_CHG_CH13_Msk
Kojto 122:f9eeca106725 195 #define PPI_CHG0_CH13_Excluded PPI_CHG_CH13_Excluded
Kojto 122:f9eeca106725 196 #define PPI_CHG0_CH13_Included PPI_CHG_CH13_Included
Kojto 122:f9eeca106725 197 #define PPI_CHG0_CH12_Pos PPI_CHG_CH12_Pos
Kojto 122:f9eeca106725 198 #define PPI_CHG0_CH12_Msk PPI_CHG_CH12_Msk
Kojto 122:f9eeca106725 199 #define PPI_CHG0_CH12_Excluded PPI_CHG_CH12_Excluded
Kojto 122:f9eeca106725 200 #define PPI_CHG0_CH12_Included PPI_CHG_CH12_Included
Kojto 122:f9eeca106725 201 #define PPI_CHG0_CH11_Pos PPI_CHG_CH11_Pos
Kojto 122:f9eeca106725 202 #define PPI_CHG0_CH11_Msk PPI_CHG_CH11_Msk
Kojto 122:f9eeca106725 203 #define PPI_CHG0_CH11_Excluded PPI_CHG_CH11_Excluded
Kojto 122:f9eeca106725 204 #define PPI_CHG0_CH11_Included PPI_CHG_CH11_Included
Kojto 122:f9eeca106725 205 #define PPI_CHG0_CH10_Pos PPI_CHG_CH10_Pos
Kojto 122:f9eeca106725 206 #define PPI_CHG0_CH10_Msk PPI_CHG_CH10_Msk
Kojto 122:f9eeca106725 207 #define PPI_CHG0_CH10_Excluded PPI_CHG_CH10_Excluded
Kojto 122:f9eeca106725 208 #define PPI_CHG0_CH10_Included PPI_CHG_CH10_Included
Kojto 122:f9eeca106725 209 #define PPI_CHG0_CH9_Pos PPI_CHG_CH9_Pos
Kojto 122:f9eeca106725 210 #define PPI_CHG0_CH9_Msk PPI_CHG_CH9_Msk
Kojto 122:f9eeca106725 211 #define PPI_CHG0_CH9_Excluded PPI_CHG_CH9_Excluded
Kojto 122:f9eeca106725 212 #define PPI_CHG0_CH9_Included PPI_CHG_CH9_Included
Kojto 122:f9eeca106725 213 #define PPI_CHG0_CH8_Pos PPI_CHG_CH8_Pos
Kojto 122:f9eeca106725 214 #define PPI_CHG0_CH8_Msk PPI_CHG_CH8_Msk
Kojto 122:f9eeca106725 215 #define PPI_CHG0_CH8_Excluded PPI_CHG_CH8_Excluded
Kojto 122:f9eeca106725 216 #define PPI_CHG0_CH8_Included PPI_CHG_CH8_Included
Kojto 122:f9eeca106725 217 #define PPI_CHG0_CH7_Pos PPI_CHG_CH7_Pos
Kojto 122:f9eeca106725 218 #define PPI_CHG0_CH7_Msk PPI_CHG_CH7_Msk
Kojto 122:f9eeca106725 219 #define PPI_CHG0_CH7_Excluded PPI_CHG_CH7_Excluded
Kojto 122:f9eeca106725 220 #define PPI_CHG0_CH7_Included PPI_CHG_CH7_Included
Kojto 122:f9eeca106725 221 #define PPI_CHG0_CH6_Pos PPI_CHG_CH6_Pos
Kojto 122:f9eeca106725 222 #define PPI_CHG0_CH6_Msk PPI_CHG_CH6_Msk
Kojto 122:f9eeca106725 223 #define PPI_CHG0_CH6_Excluded PPI_CHG_CH6_Excluded
Kojto 122:f9eeca106725 224 #define PPI_CHG0_CH6_Included PPI_CHG_CH6_Included
Kojto 122:f9eeca106725 225 #define PPI_CHG0_CH5_Pos PPI_CHG_CH5_Pos
Kojto 122:f9eeca106725 226 #define PPI_CHG0_CH5_Msk PPI_CHG_CH5_Msk
Kojto 122:f9eeca106725 227 #define PPI_CHG0_CH5_Excluded PPI_CHG_CH5_Excluded
Kojto 122:f9eeca106725 228 #define PPI_CHG0_CH5_Included PPI_CHG_CH5_Included
Kojto 122:f9eeca106725 229 #define PPI_CHG0_CH4_Pos PPI_CHG_CH4_Pos
Kojto 122:f9eeca106725 230 #define PPI_CHG0_CH4_Msk PPI_CHG_CH4_Msk
Kojto 122:f9eeca106725 231 #define PPI_CHG0_CH4_Excluded PPI_CHG_CH4_Excluded
Kojto 122:f9eeca106725 232 #define PPI_CHG0_CH4_Included PPI_CHG_CH4_Included
Kojto 122:f9eeca106725 233 #define PPI_CHG0_CH3_Pos PPI_CHG_CH3_Pos
Kojto 122:f9eeca106725 234 #define PPI_CHG0_CH3_Msk PPI_CHG_CH3_Msk
Kojto 122:f9eeca106725 235 #define PPI_CHG0_CH3_Excluded PPI_CHG_CH3_Excluded
Kojto 122:f9eeca106725 236 #define PPI_CHG0_CH3_Included PPI_CHG_CH3_Included
Kojto 122:f9eeca106725 237 #define PPI_CHG0_CH2_Pos PPI_CHG_CH2_Pos
Kojto 122:f9eeca106725 238 #define PPI_CHG0_CH2_Msk PPI_CHG_CH2_Msk
Kojto 122:f9eeca106725 239 #define PPI_CHG0_CH2_Excluded PPI_CHG_CH2_Excluded
Kojto 122:f9eeca106725 240 #define PPI_CHG0_CH2_Included PPI_CHG_CH2_Included
Kojto 122:f9eeca106725 241 #define PPI_CHG0_CH1_Pos PPI_CHG_CH1_Pos
Kojto 122:f9eeca106725 242 #define PPI_CHG0_CH1_Msk PPI_CHG_CH1_Msk
Kojto 122:f9eeca106725 243 #define PPI_CHG0_CH1_Excluded PPI_CHG_CH1_Excluded
Kojto 122:f9eeca106725 244 #define PPI_CHG0_CH1_Included PPI_CHG_CH1_Included
Kojto 122:f9eeca106725 245 #define PPI_CHG0_CH0_Pos PPI_CHG_CH0_Pos
Kojto 122:f9eeca106725 246 #define PPI_CHG0_CH0_Msk PPI_CHG_CH0_Msk
Kojto 122:f9eeca106725 247 #define PPI_CHG0_CH0_Excluded PPI_CHG_CH0_Excluded
Kojto 122:f9eeca106725 248 #define PPI_CHG0_CH0_Included PPI_CHG_CH0_Included
Kojto 122:f9eeca106725 249 #define PPI_CHG1_CH15_Pos PPI_CHG_CH15_Pos
Kojto 122:f9eeca106725 250 #define PPI_CHG1_CH15_Msk PPI_CHG_CH15_Msk
Kojto 122:f9eeca106725 251 #define PPI_CHG1_CH15_Excluded PPI_CHG_CH15_Excluded
Kojto 122:f9eeca106725 252 #define PPI_CHG1_CH15_Included PPI_CHG_CH15_Included
Kojto 122:f9eeca106725 253 #define PPI_CHG1_CH14_Pos PPI_CHG_CH14_Pos
Kojto 122:f9eeca106725 254 #define PPI_CHG1_CH14_Msk PPI_CHG_CH14_Msk
Kojto 122:f9eeca106725 255 #define PPI_CHG1_CH14_Excluded PPI_CHG_CH14_Excluded
Kojto 122:f9eeca106725 256 #define PPI_CHG1_CH14_Included PPI_CHG_CH14_Included
Kojto 122:f9eeca106725 257 #define PPI_CHG1_CH13_Pos PPI_CHG_CH13_Pos
Kojto 122:f9eeca106725 258 #define PPI_CHG1_CH13_Msk PPI_CHG_CH13_Msk
Kojto 122:f9eeca106725 259 #define PPI_CHG1_CH13_Excluded PPI_CHG_CH13_Excluded
Kojto 122:f9eeca106725 260 #define PPI_CHG1_CH13_Included PPI_CHG_CH13_Included
Kojto 122:f9eeca106725 261 #define PPI_CHG1_CH12_Pos PPI_CHG_CH12_Pos
Kojto 122:f9eeca106725 262 #define PPI_CHG1_CH12_Msk PPI_CHG_CH12_Msk
Kojto 122:f9eeca106725 263 #define PPI_CHG1_CH12_Excluded PPI_CHG_CH12_Excluded
Kojto 122:f9eeca106725 264 #define PPI_CHG1_CH12_Included PPI_CHG_CH12_Included
Kojto 122:f9eeca106725 265 #define PPI_CHG1_CH11_Pos PPI_CHG_CH11_Pos
Kojto 122:f9eeca106725 266 #define PPI_CHG1_CH11_Msk PPI_CHG_CH11_Msk
Kojto 122:f9eeca106725 267 #define PPI_CHG1_CH11_Excluded PPI_CHG_CH11_Excluded
Kojto 122:f9eeca106725 268 #define PPI_CHG1_CH11_Included PPI_CHG_CH11_Included
Kojto 122:f9eeca106725 269 #define PPI_CHG1_CH10_Pos PPI_CHG_CH10_Pos
Kojto 122:f9eeca106725 270 #define PPI_CHG1_CH10_Msk PPI_CHG_CH10_Msk
Kojto 122:f9eeca106725 271 #define PPI_CHG1_CH10_Excluded PPI_CHG_CH10_Excluded
Kojto 122:f9eeca106725 272 #define PPI_CHG1_CH10_Included PPI_CHG_CH10_Included
Kojto 122:f9eeca106725 273 #define PPI_CHG1_CH9_Pos PPI_CHG_CH9_Pos
Kojto 122:f9eeca106725 274 #define PPI_CHG1_CH9_Msk PPI_CHG_CH9_Msk
Kojto 122:f9eeca106725 275 #define PPI_CHG1_CH9_Excluded PPI_CHG_CH9_Excluded
Kojto 122:f9eeca106725 276 #define PPI_CHG1_CH9_Included PPI_CHG_CH9_Included
Kojto 122:f9eeca106725 277 #define PPI_CHG1_CH8_Pos PPI_CHG_CH8_Pos
Kojto 122:f9eeca106725 278 #define PPI_CHG1_CH8_Msk PPI_CHG_CH8_Msk
Kojto 122:f9eeca106725 279 #define PPI_CHG1_CH8_Excluded PPI_CHG_CH8_Excluded
Kojto 122:f9eeca106725 280 #define PPI_CHG1_CH8_Included PPI_CHG_CH8_Included
Kojto 122:f9eeca106725 281 #define PPI_CHG1_CH7_Pos PPI_CHG_CH7_Pos
Kojto 122:f9eeca106725 282 #define PPI_CHG1_CH7_Msk PPI_CHG_CH7_Msk
Kojto 122:f9eeca106725 283 #define PPI_CHG1_CH7_Excluded PPI_CHG_CH7_Excluded
Kojto 122:f9eeca106725 284 #define PPI_CHG1_CH7_Included PPI_CHG_CH7_Included
Kojto 122:f9eeca106725 285 #define PPI_CHG1_CH6_Pos PPI_CHG_CH6_Pos
Kojto 122:f9eeca106725 286 #define PPI_CHG1_CH6_Msk PPI_CHG_CH6_Msk
Kojto 122:f9eeca106725 287 #define PPI_CHG1_CH6_Excluded PPI_CHG_CH6_Excluded
Kojto 122:f9eeca106725 288 #define PPI_CHG1_CH6_Included PPI_CHG_CH6_Included
Kojto 122:f9eeca106725 289 #define PPI_CHG1_CH5_Pos PPI_CHG_CH5_Pos
Kojto 122:f9eeca106725 290 #define PPI_CHG1_CH5_Msk PPI_CHG_CH5_Msk
Kojto 122:f9eeca106725 291 #define PPI_CHG1_CH5_Excluded PPI_CHG_CH5_Excluded
Kojto 122:f9eeca106725 292 #define PPI_CHG1_CH5_Included PPI_CHG_CH5_Included
Kojto 122:f9eeca106725 293 #define PPI_CHG1_CH4_Pos PPI_CHG_CH4_Pos
Kojto 122:f9eeca106725 294 #define PPI_CHG1_CH4_Msk PPI_CHG_CH4_Msk
Kojto 122:f9eeca106725 295 #define PPI_CHG1_CH4_Excluded PPI_CHG_CH4_Excluded
Kojto 122:f9eeca106725 296 #define PPI_CHG1_CH4_Included PPI_CHG_CH4_Included
Kojto 122:f9eeca106725 297 #define PPI_CHG1_CH3_Pos PPI_CHG_CH3_Pos
Kojto 122:f9eeca106725 298 #define PPI_CHG1_CH3_Msk PPI_CHG_CH3_Msk
Kojto 122:f9eeca106725 299 #define PPI_CHG1_CH3_Excluded PPI_CHG_CH3_Excluded
Kojto 122:f9eeca106725 300 #define PPI_CHG1_CH3_Included PPI_CHG_CH3_Included
Kojto 122:f9eeca106725 301 #define PPI_CHG1_CH2_Pos PPI_CHG_CH2_Pos
Kojto 122:f9eeca106725 302 #define PPI_CHG1_CH2_Msk PPI_CHG_CH2_Msk
Kojto 122:f9eeca106725 303 #define PPI_CHG1_CH2_Excluded PPI_CHG_CH2_Excluded
Kojto 122:f9eeca106725 304 #define PPI_CHG1_CH2_Included PPI_CHG_CH2_Included
Kojto 122:f9eeca106725 305 #define PPI_CHG1_CH1_Pos PPI_CHG_CH1_Pos
Kojto 122:f9eeca106725 306 #define PPI_CHG1_CH1_Msk PPI_CHG_CH1_Msk
Kojto 122:f9eeca106725 307 #define PPI_CHG1_CH1_Excluded PPI_CHG_CH1_Excluded
Kojto 122:f9eeca106725 308 #define PPI_CHG1_CH1_Included PPI_CHG_CH1_Included
Kojto 122:f9eeca106725 309 #define PPI_CHG1_CH0_Pos PPI_CHG_CH0_Pos
Kojto 122:f9eeca106725 310 #define PPI_CHG1_CH0_Msk PPI_CHG_CH0_Msk
Kojto 122:f9eeca106725 311 #define PPI_CHG1_CH0_Excluded PPI_CHG_CH0_Excluded
Kojto 122:f9eeca106725 312 #define PPI_CHG1_CH0_Included PPI_CHG_CH0_Included
Kojto 122:f9eeca106725 313 #define PPI_CHG2_CH15_Pos PPI_CHG_CH15_Pos
Kojto 122:f9eeca106725 314 #define PPI_CHG2_CH15_Msk PPI_CHG_CH15_Msk
Kojto 122:f9eeca106725 315 #define PPI_CHG2_CH15_Excluded PPI_CHG_CH15_Excluded
Kojto 122:f9eeca106725 316 #define PPI_CHG2_CH15_Included PPI_CHG_CH15_Included
Kojto 122:f9eeca106725 317 #define PPI_CHG2_CH14_Pos PPI_CHG_CH14_Pos
Kojto 122:f9eeca106725 318 #define PPI_CHG2_CH14_Msk PPI_CHG_CH14_Msk
Kojto 122:f9eeca106725 319 #define PPI_CHG2_CH14_Excluded PPI_CHG_CH14_Excluded
Kojto 122:f9eeca106725 320 #define PPI_CHG2_CH14_Included PPI_CHG_CH14_Included
Kojto 122:f9eeca106725 321 #define PPI_CHG2_CH13_Pos PPI_CHG_CH13_Pos
Kojto 122:f9eeca106725 322 #define PPI_CHG2_CH13_Msk PPI_CHG_CH13_Msk
Kojto 122:f9eeca106725 323 #define PPI_CHG2_CH13_Excluded PPI_CHG_CH13_Excluded
Kojto 122:f9eeca106725 324 #define PPI_CHG2_CH13_Included PPI_CHG_CH13_Included
Kojto 122:f9eeca106725 325 #define PPI_CHG2_CH12_Pos PPI_CHG_CH12_Pos
Kojto 122:f9eeca106725 326 #define PPI_CHG2_CH12_Msk PPI_CHG_CH12_Msk
Kojto 122:f9eeca106725 327 #define PPI_CHG2_CH12_Excluded PPI_CHG_CH12_Excluded
Kojto 122:f9eeca106725 328 #define PPI_CHG2_CH12_Included PPI_CHG_CH12_Included
Kojto 122:f9eeca106725 329 #define PPI_CHG2_CH11_Pos PPI_CHG_CH11_Pos
Kojto 122:f9eeca106725 330 #define PPI_CHG2_CH11_Msk PPI_CHG_CH11_Msk
Kojto 122:f9eeca106725 331 #define PPI_CHG2_CH11_Excluded PPI_CHG_CH11_Excluded
Kojto 122:f9eeca106725 332 #define PPI_CHG2_CH11_Included PPI_CHG_CH11_Included
Kojto 122:f9eeca106725 333 #define PPI_CHG2_CH10_Pos PPI_CHG_CH10_Pos
Kojto 122:f9eeca106725 334 #define PPI_CHG2_CH10_Msk PPI_CHG_CH10_Msk
Kojto 122:f9eeca106725 335 #define PPI_CHG2_CH10_Excluded PPI_CHG_CH10_Excluded
Kojto 122:f9eeca106725 336 #define PPI_CHG2_CH10_Included PPI_CHG_CH10_Included
Kojto 122:f9eeca106725 337 #define PPI_CHG2_CH9_Pos PPI_CHG_CH9_Pos
Kojto 122:f9eeca106725 338 #define PPI_CHG2_CH9_Msk PPI_CHG_CH9_Msk
Kojto 122:f9eeca106725 339 #define PPI_CHG2_CH9_Excluded PPI_CHG_CH9_Excluded
Kojto 122:f9eeca106725 340 #define PPI_CHG2_CH9_Included PPI_CHG_CH9_Included
Kojto 122:f9eeca106725 341 #define PPI_CHG2_CH8_Pos PPI_CHG_CH8_Pos
Kojto 122:f9eeca106725 342 #define PPI_CHG2_CH8_Msk PPI_CHG_CH8_Msk
Kojto 122:f9eeca106725 343 #define PPI_CHG2_CH8_Excluded PPI_CHG_CH8_Excluded
Kojto 122:f9eeca106725 344 #define PPI_CHG2_CH8_Included PPI_CHG_CH8_Included
Kojto 122:f9eeca106725 345 #define PPI_CHG2_CH7_Pos PPI_CHG_CH7_Pos
Kojto 122:f9eeca106725 346 #define PPI_CHG2_CH7_Msk PPI_CHG_CH7_Msk
Kojto 122:f9eeca106725 347 #define PPI_CHG2_CH7_Excluded PPI_CHG_CH7_Excluded
Kojto 122:f9eeca106725 348 #define PPI_CHG2_CH7_Included PPI_CHG_CH7_Included
Kojto 122:f9eeca106725 349 #define PPI_CHG2_CH6_Pos PPI_CHG_CH6_Pos
Kojto 122:f9eeca106725 350 #define PPI_CHG2_CH6_Msk PPI_CHG_CH6_Msk
Kojto 122:f9eeca106725 351 #define PPI_CHG2_CH6_Excluded PPI_CHG_CH6_Excluded
Kojto 122:f9eeca106725 352 #define PPI_CHG2_CH6_Included PPI_CHG_CH6_Included
Kojto 122:f9eeca106725 353 #define PPI_CHG2_CH5_Pos PPI_CHG_CH5_Pos
Kojto 122:f9eeca106725 354 #define PPI_CHG2_CH5_Msk PPI_CHG_CH5_Msk
Kojto 122:f9eeca106725 355 #define PPI_CHG2_CH5_Excluded PPI_CHG_CH5_Excluded
Kojto 122:f9eeca106725 356 #define PPI_CHG2_CH5_Included PPI_CHG_CH5_Included
Kojto 122:f9eeca106725 357 #define PPI_CHG2_CH4_Pos PPI_CHG_CH4_Pos
Kojto 122:f9eeca106725 358 #define PPI_CHG2_CH4_Msk PPI_CHG_CH4_Msk
Kojto 122:f9eeca106725 359 #define PPI_CHG2_CH4_Excluded PPI_CHG_CH4_Excluded
Kojto 122:f9eeca106725 360 #define PPI_CHG2_CH4_Included PPI_CHG_CH4_Included
Kojto 122:f9eeca106725 361 #define PPI_CHG2_CH3_Pos PPI_CHG_CH3_Pos
Kojto 122:f9eeca106725 362 #define PPI_CHG2_CH3_Msk PPI_CHG_CH3_Msk
Kojto 122:f9eeca106725 363 #define PPI_CHG2_CH3_Excluded PPI_CHG_CH3_Excluded
Kojto 122:f9eeca106725 364 #define PPI_CHG2_CH3_Included PPI_CHG_CH3_Included
Kojto 122:f9eeca106725 365 #define PPI_CHG2_CH2_Pos PPI_CHG_CH2_Pos
Kojto 122:f9eeca106725 366 #define PPI_CHG2_CH2_Msk PPI_CHG_CH2_Msk
Kojto 122:f9eeca106725 367 #define PPI_CHG2_CH2_Excluded PPI_CHG_CH2_Excluded
Kojto 122:f9eeca106725 368 #define PPI_CHG2_CH2_Included PPI_CHG_CH2_Included
Kojto 122:f9eeca106725 369 #define PPI_CHG2_CH1_Pos PPI_CHG_CH1_Pos
Kojto 122:f9eeca106725 370 #define PPI_CHG2_CH1_Msk PPI_CHG_CH1_Msk
Kojto 122:f9eeca106725 371 #define PPI_CHG2_CH1_Excluded PPI_CHG_CH1_Excluded
Kojto 122:f9eeca106725 372 #define PPI_CHG2_CH1_Included PPI_CHG_CH1_Included
Kojto 122:f9eeca106725 373 #define PPI_CHG2_CH0_Pos PPI_CHG_CH0_Pos
Kojto 122:f9eeca106725 374 #define PPI_CHG2_CH0_Msk PPI_CHG_CH0_Msk
Kojto 122:f9eeca106725 375 #define PPI_CHG2_CH0_Excluded PPI_CHG_CH0_Excluded
Kojto 122:f9eeca106725 376 #define PPI_CHG2_CH0_Included PPI_CHG_CH0_Included
Kojto 122:f9eeca106725 377 #define PPI_CHG3_CH15_Pos PPI_CHG_CH15_Pos
Kojto 122:f9eeca106725 378 #define PPI_CHG3_CH15_Msk PPI_CHG_CH15_Msk
Kojto 122:f9eeca106725 379 #define PPI_CHG3_CH15_Excluded PPI_CHG_CH15_Excluded
Kojto 122:f9eeca106725 380 #define PPI_CHG3_CH15_Included PPI_CHG_CH15_Included
Kojto 122:f9eeca106725 381 #define PPI_CHG3_CH14_Pos PPI_CHG_CH14_Pos
Kojto 122:f9eeca106725 382 #define PPI_CHG3_CH14_Msk PPI_CHG_CH14_Msk
Kojto 122:f9eeca106725 383 #define PPI_CHG3_CH14_Excluded PPI_CHG_CH14_Excluded
Kojto 122:f9eeca106725 384 #define PPI_CHG3_CH14_Included PPI_CHG_CH14_Included
Kojto 122:f9eeca106725 385 #define PPI_CHG3_CH13_Pos PPI_CHG_CH13_Pos
Kojto 122:f9eeca106725 386 #define PPI_CHG3_CH13_Msk PPI_CHG_CH13_Msk
Kojto 122:f9eeca106725 387 #define PPI_CHG3_CH13_Excluded PPI_CHG_CH13_Excluded
Kojto 122:f9eeca106725 388 #define PPI_CHG3_CH13_Included PPI_CHG_CH13_Included
Kojto 122:f9eeca106725 389 #define PPI_CHG3_CH12_Pos PPI_CHG_CH12_Pos
Kojto 122:f9eeca106725 390 #define PPI_CHG3_CH12_Msk PPI_CHG_CH12_Msk
Kojto 122:f9eeca106725 391 #define PPI_CHG3_CH12_Excluded PPI_CHG_CH12_Excluded
Kojto 122:f9eeca106725 392 #define PPI_CHG3_CH12_Included PPI_CHG_CH12_Included
Kojto 122:f9eeca106725 393 #define PPI_CHG3_CH11_Pos PPI_CHG_CH11_Pos
Kojto 122:f9eeca106725 394 #define PPI_CHG3_CH11_Msk PPI_CHG_CH11_Msk
Kojto 122:f9eeca106725 395 #define PPI_CHG3_CH11_Excluded PPI_CHG_CH11_Excluded
Kojto 122:f9eeca106725 396 #define PPI_CHG3_CH11_Included PPI_CHG_CH11_Included
Kojto 122:f9eeca106725 397 #define PPI_CHG3_CH10_Pos PPI_CHG_CH10_Pos
Kojto 122:f9eeca106725 398 #define PPI_CHG3_CH10_Msk PPI_CHG_CH10_Msk
Kojto 122:f9eeca106725 399 #define PPI_CHG3_CH10_Excluded PPI_CHG_CH10_Excluded
Kojto 122:f9eeca106725 400 #define PPI_CHG3_CH10_Included PPI_CHG_CH10_Included
Kojto 122:f9eeca106725 401 #define PPI_CHG3_CH9_Pos PPI_CHG_CH9_Pos
Kojto 122:f9eeca106725 402 #define PPI_CHG3_CH9_Msk PPI_CHG_CH9_Msk
Kojto 122:f9eeca106725 403 #define PPI_CHG3_CH9_Excluded PPI_CHG_CH9_Excluded
Kojto 122:f9eeca106725 404 #define PPI_CHG3_CH9_Included PPI_CHG_CH9_Included
Kojto 122:f9eeca106725 405 #define PPI_CHG3_CH8_Pos PPI_CHG_CH8_Pos
Kojto 122:f9eeca106725 406 #define PPI_CHG3_CH8_Msk PPI_CHG_CH8_Msk
Kojto 122:f9eeca106725 407 #define PPI_CHG3_CH8_Excluded PPI_CHG_CH8_Excluded
Kojto 122:f9eeca106725 408 #define PPI_CHG3_CH8_Included PPI_CHG_CH8_Included
Kojto 122:f9eeca106725 409 #define PPI_CHG3_CH7_Pos PPI_CHG_CH7_Pos
Kojto 122:f9eeca106725 410 #define PPI_CHG3_CH7_Msk PPI_CHG_CH7_Msk
Kojto 122:f9eeca106725 411 #define PPI_CHG3_CH7_Excluded PPI_CHG_CH7_Excluded
Kojto 122:f9eeca106725 412 #define PPI_CHG3_CH7_Included PPI_CHG_CH7_Included
Kojto 122:f9eeca106725 413 #define PPI_CHG3_CH6_Pos PPI_CHG_CH6_Pos
Kojto 122:f9eeca106725 414 #define PPI_CHG3_CH6_Msk PPI_CHG_CH6_Msk
Kojto 122:f9eeca106725 415 #define PPI_CHG3_CH6_Excluded PPI_CHG_CH6_Excluded
Kojto 122:f9eeca106725 416 #define PPI_CHG3_CH6_Included PPI_CHG_CH6_Included
Kojto 122:f9eeca106725 417 #define PPI_CHG3_CH5_Pos PPI_CHG_CH5_Pos
Kojto 122:f9eeca106725 418 #define PPI_CHG3_CH5_Msk PPI_CHG_CH5_Msk
Kojto 122:f9eeca106725 419 #define PPI_CHG3_CH5_Excluded PPI_CHG_CH5_Excluded
Kojto 122:f9eeca106725 420 #define PPI_CHG3_CH5_Included PPI_CHG_CH5_Included
Kojto 122:f9eeca106725 421 #define PPI_CHG3_CH4_Pos PPI_CHG_CH4_Pos
Kojto 122:f9eeca106725 422 #define PPI_CHG3_CH4_Msk PPI_CHG_CH4_Msk
Kojto 122:f9eeca106725 423 #define PPI_CHG3_CH4_Excluded PPI_CHG_CH4_Excluded
Kojto 122:f9eeca106725 424 #define PPI_CHG3_CH4_Included PPI_CHG_CH4_Included
Kojto 122:f9eeca106725 425 #define PPI_CHG3_CH3_Pos PPI_CHG_CH3_Pos
Kojto 122:f9eeca106725 426 #define PPI_CHG3_CH3_Msk PPI_CHG_CH3_Msk
Kojto 122:f9eeca106725 427 #define PPI_CHG3_CH3_Excluded PPI_CHG_CH3_Excluded
Kojto 122:f9eeca106725 428 #define PPI_CHG3_CH3_Included PPI_CHG_CH3_Included
Kojto 122:f9eeca106725 429 #define PPI_CHG3_CH2_Pos PPI_CHG_CH2_Pos
Kojto 122:f9eeca106725 430 #define PPI_CHG3_CH2_Msk PPI_CHG_CH2_Msk
Kojto 122:f9eeca106725 431 #define PPI_CHG3_CH2_Excluded PPI_CHG_CH2_Excluded
Kojto 122:f9eeca106725 432 #define PPI_CHG3_CH2_Included PPI_CHG_CH2_Included
Kojto 122:f9eeca106725 433 #define PPI_CHG3_CH1_Pos PPI_CHG_CH1_Pos
Kojto 122:f9eeca106725 434 #define PPI_CHG3_CH1_Msk PPI_CHG_CH1_Msk
Kojto 122:f9eeca106725 435 #define PPI_CHG3_CH1_Excluded PPI_CHG_CH1_Excluded
Kojto 122:f9eeca106725 436 #define PPI_CHG3_CH1_Included PPI_CHG_CH1_Included
Kojto 122:f9eeca106725 437 #define PPI_CHG3_CH0_Pos PPI_CHG_CH0_Pos
Kojto 122:f9eeca106725 438 #define PPI_CHG3_CH0_Msk PPI_CHG_CH0_Msk
Kojto 122:f9eeca106725 439 #define PPI_CHG3_CH0_Excluded PPI_CHG_CH0_Excluded
Kojto 122:f9eeca106725 440 #define PPI_CHG3_CH0_Included PPI_CHG_CH0_Included
Kojto 122:f9eeca106725 441
Kojto 122:f9eeca106725 442
Kojto 122:f9eeca106725 443
Kojto 122:f9eeca106725 444 /*lint --flb "Leave library region" */
Kojto 122:f9eeca106725 445
Kojto 122:f9eeca106725 446 #endif /* NRF51_DEPRECATED_H */
Kojto 122:f9eeca106725 447