1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231 |
- #ifndef NRF51_TO_NRF52810_H
- #define NRF51_TO_NRF52810_H
-
-
- #ifndef SWI0_IRQHandler
- #define SWI0_IRQHandler SWI0_EGU0_IRQHandler
- #endif
- #ifndef SWI1_IRQHandler
- #define SWI1_IRQHandler SWI1_EGU1_IRQHandler
- #endif
- #ifndef SWI0_IRQn
- #define SWI0_IRQn SWI0_EGU0_IRQn
- #endif
- #ifndef SWI1_IRQn
- #define SWI1_IRQn SWI1_EGU1_IRQn
- #endif
- #ifndef RBPCONF
- #define RBPCONF APPROTECT
- #endif
- #ifndef UICR_RBPCONF_PALL_Pos
- #define UICR_RBPCONF_PALL_Pos UICR_APPROTECT_PALL_Pos
- #endif
- #ifndef UICR_RBPCONF_PALL_Msk
- #define UICR_RBPCONF_PALL_Msk UICR_APPROTECT_PALL_Msk
- #endif
- #ifndef UICR_RBPCONF_PALL_Enabled
- #define UICR_RBPCONF_PALL_Enabled UICR_APPROTECT_PALL_Enabled
- #endif
- #ifndef UICR_RBPCONF_PALL_Disabled
- #define UICR_RBPCONF_PALL_Disabled UICR_APPROTECT_PALL_Disabled
- #endif
- #ifndef NRF_GPIO
- #define NRF_GPIO NRF_P0
- #endif
- #ifndef NRF_GPIO_BASE
- #define NRF_GPIO_BASE NRF_P0_BASE
- #endif
- #ifndef PSELLED
- #define PSELLED PSEL.LED
- #endif
- #ifndef PSELA
- #define PSELA PSEL.A
- #endif
- #ifndef PSELB
- #define PSELB PSEL.B
- #endif
- #ifndef PSELSCK
- #define PSELSCK PSEL.SCK
- #endif
- #ifndef PSELMISO
- #define PSELMISO PSEL.MISO
- #endif
- #ifndef PSELMOSI
- #define PSELMOSI PSEL.MOSI
- #endif
- #ifndef PSELCSN
- #define PSELCSN PSEL.CSN
- #endif
- #ifndef RXDPTR
- #define RXDPTR RXD.PTR
- #endif
- #ifndef MAXRX
- #define MAXRX RXD.MAXCNT
- #endif
- #ifndef AMOUNTRX
- #define AMOUNTRX RXD.AMOUNT
- #endif
- #ifndef SPIS_MAXRX_MAXRX_Pos
- #define SPIS_MAXRX_MAXRX_Pos SPIS_RXD_MAXCNT_MAXCNT_Pos
- #endif
- #ifndef SPIS_MAXRX_MAXRX_Msk
- #define SPIS_MAXRX_MAXRX_Msk SPIS_RXD_MAXCNT_MAXCNT_Msk
- #endif
- #ifndef SPIS_AMOUNTRX_AMOUNTRX_Pos
- #define SPIS_AMOUNTRX_AMOUNTRX_Pos SPIS_RXD_AMOUNT_AMOUNT_Pos
- #endif
- #ifndef SPIS_AMOUNTRX_AMOUNTRX_Msk
- #define SPIS_AMOUNTRX_AMOUNTRX_Msk SPIS_RXD_AMOUNT_AMOUNT_Msk
- #endif
- #ifndef TXDPTR
- #define TXDPTR TXD.PTR
- #endif
- #ifndef MAXTX
- #define MAXTX TXD.MAXCNT
- #endif
- #ifndef AMOUNTTX
- #define AMOUNTTX TXD.AMOUNT
- #endif
- #ifndef SPIS_MAXTX_MAXTX_Pos
- #define SPIS_MAXTX_MAXTX_Pos SPIS_TXD_MAXCNT_MAXCNT_Pos
- #endif
- #ifndef SPIS_MAXTX_MAXTX_Msk
- #define SPIS_MAXTX_MAXTX_Msk SPIS_TXD_MAXCNT_MAXCNT_Msk
- #endif
- #ifndef SPIS_AMOUNTTX_AMOUNTTX_Pos
- #define SPIS_AMOUNTTX_AMOUNTTX_Pos SPIS_TXD_AMOUNT_AMOUNT_Pos
- #endif
- #ifndef SPIS_AMOUNTTX_AMOUNTTX_Msk
- #define SPIS_AMOUNTTX_AMOUNTTX_Msk SPIS_TXD_AMOUNT_AMOUNT_Msk
- #endif
- #ifndef ERASEPROTECTEDPAGE
- #define ERASEPROTECTEDPAGE ERASEPCR0
- #endif
- #ifndef RADIO_CRCCNF_SKIP_ADDR_Pos
- #define RADIO_CRCCNF_SKIP_ADDR_Pos RADIO_CRCCNF_SKIPADDR_Pos
- #endif
- #ifndef RADIO_CRCCNF_SKIP_ADDR_Msk
- #define RADIO_CRCCNF_SKIP_ADDR_Msk RADIO_CRCCNF_SKIPADDR_Msk
- #endif
- #ifndef RADIO_CRCCNF_SKIP_ADDR_Include
- #define RADIO_CRCCNF_SKIP_ADDR_Include RADIO_CRCCNF_SKIPADDR_Include
- #endif
- #ifndef RADIO_CRCCNF_SKIP_ADDR_Skip
- #define RADIO_CRCCNF_SKIP_ADDR_Skip RADIO_CRCCNF_SKIPADDR_Skip
- #endif
- #ifndef DEVICEID0
- #define DEVICEID0 DEVICEID[0]
- #endif
- #ifndef DEVICEID1
- #define DEVICEID1 DEVICEID[1]
- #endif
- #ifndef ER0
- #define ER0 ER[0]
- #endif
- #ifndef ER1
- #define ER1 ER[1]
- #endif
- #ifndef ER2
- #define ER2 ER[2]
- #endif
- #ifndef ER3
- #define ER3 ER[3]
- #endif
- #ifndef IR0
- #define IR0 IR[0]
- #endif
- #ifndef IR1
- #define IR1 IR[1]
- #endif
- #ifndef IR2
- #define IR2 IR[2]
- #endif
- #ifndef IR3
- #define IR3 IR[3]
- #endif
- #ifndef DEVICEADDR0
- #define DEVICEADDR0 DEVICEADDR[0]
- #endif
- #ifndef DEVICEADDR1
- #define DEVICEADDR1 DEVICEADDR[1]
- #endif
- #ifndef TASKS_CHG0EN
- #define TASKS_CHG0EN TASKS_CHG[0].EN
- #endif
- #ifndef TASKS_CHG0DIS
- #define TASKS_CHG0DIS TASKS_CHG[0].DIS
- #endif
- #ifndef TASKS_CHG1EN
- #define TASKS_CHG1EN TASKS_CHG[1].EN
- #endif
- #ifndef TASKS_CHG1DIS
- #define TASKS_CHG1DIS TASKS_CHG[1].DIS
- #endif
- #ifndef TASKS_CHG2EN
- #define TASKS_CHG2EN TASKS_CHG[2].EN
- #endif
- #ifndef TASKS_CHG2DIS
- #define TASKS_CHG2DIS TASKS_CHG[2].DIS
- #endif
- #ifndef TASKS_CHG3EN
- #define TASKS_CHG3EN TASKS_CHG[3].EN
- #endif
- #ifndef TASKS_CHG3DIS
- #define TASKS_CHG3DIS TASKS_CHG[3].DIS
- #endif
- #ifndef CH0_EEP
- #define CH0_EEP CH[0].EEP
- #endif
- #ifndef CH0_TEP
- #define CH0_TEP CH[0].TEP
- #endif
- #ifndef CH1_EEP
- #define CH1_EEP CH[1].EEP
- #endif
- #ifndef CH1_TEP
- #define CH1_TEP CH[1].TEP
- #endif
- #ifndef CH2_EEP
- #define CH2_EEP CH[2].EEP
- #endif
- #ifndef CH2_TEP
- #define CH2_TEP CH[2].TEP
- #endif
- #ifndef CH3_EEP
- #define CH3_EEP CH[3].EEP
- #endif
- #ifndef CH3_TEP
- #define CH3_TEP CH[3].TEP
- #endif
- #ifndef CH4_EEP
- #define CH4_EEP CH[4].EEP
- #endif
- #ifndef CH4_TEP
- #define CH4_TEP CH[4].TEP
- #endif
- #ifndef CH5_EEP
- #define CH5_EEP CH[5].EEP
- #endif
- #ifndef CH5_TEP
- #define CH5_TEP CH[5].TEP
- #endif
- #ifndef CH6_EEP
- #define CH6_EEP CH[6].EEP
- #endif
- #ifndef CH6_TEP
- #define CH6_TEP CH[6].TEP
- #endif
- #ifndef CH7_EEP
- #define CH7_EEP CH[7].EEP
- #endif
- #ifndef CH7_TEP
- #define CH7_TEP CH[7].TEP
- #endif
- #ifndef CH8_EEP
- #define CH8_EEP CH[8].EEP
- #endif
- #ifndef CH8_TEP
- #define CH8_TEP CH[8].TEP
- #endif
- #ifndef CH9_EEP
- #define CH9_EEP CH[9].EEP
- #endif
- #ifndef CH9_TEP
- #define CH9_TEP CH[9].TEP
- #endif
- #ifndef CH10_EEP
- #define CH10_EEP CH[10].EEP
- #endif
- #ifndef CH10_TEP
- #define CH10_TEP CH[10].TEP
- #endif
- #ifndef CH11_EEP
- #define CH11_EEP CH[11].EEP
- #endif
- #ifndef CH11_TEP
- #define CH11_TEP CH[11].TEP
- #endif
- #ifndef CH12_EEP
- #define CH12_EEP CH[12].EEP
- #endif
- #ifndef CH12_TEP
- #define CH12_TEP CH[12].TEP
- #endif
- #ifndef CH13_EEP
- #define CH13_EEP CH[13].EEP
- #endif
- #ifndef CH13_TEP
- #define CH13_TEP CH[13].TEP
- #endif
- #ifndef CH14_EEP
- #define CH14_EEP CH[14].EEP
- #endif
- #ifndef CH14_TEP
- #define CH14_TEP CH[14].TEP
- #endif
- #ifndef CH15_EEP
- #define CH15_EEP CH[15].EEP
- #endif
- #ifndef CH15_TEP
- #define CH15_TEP CH[15].TEP
- #endif
- #ifndef CHG0
- #define CHG0 CHG[0]
- #endif
- #ifndef CHG1
- #define CHG1 CHG[1]
- #endif
- #ifndef CHG2
- #define CHG2 CHG[2]
- #endif
- #ifndef CHG3
- #define CHG3 CHG[3]
- #endif
- #ifndef PPI_CHG0_CH15_Pos
- #define PPI_CHG0_CH15_Pos PPI_CHG_CH15_Pos
- #endif
- #ifndef PPI_CHG0_CH15_Msk
- #define PPI_CHG0_CH15_Msk PPI_CHG_CH15_Msk
- #endif
- #ifndef PPI_CHG0_CH15_Excluded
- #define PPI_CHG0_CH15_Excluded PPI_CHG_CH15_Excluded
- #endif
- #ifndef PPI_CHG0_CH15_Included
- #define PPI_CHG0_CH15_Included PPI_CHG_CH15_Included
- #endif
- #ifndef PPI_CHG0_CH14_Pos
- #define PPI_CHG0_CH14_Pos PPI_CHG_CH14_Pos
- #endif
- #ifndef PPI_CHG0_CH14_Msk
- #define PPI_CHG0_CH14_Msk PPI_CHG_CH14_Msk
- #endif
- #ifndef PPI_CHG0_CH14_Excluded
- #define PPI_CHG0_CH14_Excluded PPI_CHG_CH14_Excluded
- #endif
- #ifndef PPI_CHG0_CH14_Included
- #define PPI_CHG0_CH14_Included PPI_CHG_CH14_Included
- #endif
- #ifndef PPI_CHG0_CH13_Pos
- #define PPI_CHG0_CH13_Pos PPI_CHG_CH13_Pos
- #endif
- #ifndef PPI_CHG0_CH13_Msk
- #define PPI_CHG0_CH13_Msk PPI_CHG_CH13_Msk
- #endif
- #ifndef PPI_CHG0_CH13_Excluded
- #define PPI_CHG0_CH13_Excluded PPI_CHG_CH13_Excluded
- #endif
- #ifndef PPI_CHG0_CH13_Included
- #define PPI_CHG0_CH13_Included PPI_CHG_CH13_Included
- #endif
- #ifndef PPI_CHG0_CH12_Pos
- #define PPI_CHG0_CH12_Pos PPI_CHG_CH12_Pos
- #endif
- #ifndef PPI_CHG0_CH12_Msk
- #define PPI_CHG0_CH12_Msk PPI_CHG_CH12_Msk
- #endif
- #ifndef PPI_CHG0_CH12_Excluded
- #define PPI_CHG0_CH12_Excluded PPI_CHG_CH12_Excluded
- #endif
- #ifndef PPI_CHG0_CH12_Included
- #define PPI_CHG0_CH12_Included PPI_CHG_CH12_Included
- #endif
- #ifndef PPI_CHG0_CH11_Pos
- #define PPI_CHG0_CH11_Pos PPI_CHG_CH11_Pos
- #endif
- #ifndef PPI_CHG0_CH11_Msk
- #define PPI_CHG0_CH11_Msk PPI_CHG_CH11_Msk
- #endif
- #ifndef PPI_CHG0_CH11_Excluded
- #define PPI_CHG0_CH11_Excluded PPI_CHG_CH11_Excluded
- #endif
- #ifndef PPI_CHG0_CH11_Included
- #define PPI_CHG0_CH11_Included PPI_CHG_CH11_Included
- #endif
- #ifndef PPI_CHG0_CH10_Pos
- #define PPI_CHG0_CH10_Pos PPI_CHG_CH10_Pos
- #endif
- #ifndef PPI_CHG0_CH10_Msk
- #define PPI_CHG0_CH10_Msk PPI_CHG_CH10_Msk
- #endif
- #ifndef PPI_CHG0_CH10_Excluded
- #define PPI_CHG0_CH10_Excluded PPI_CHG_CH10_Excluded
- #endif
- #ifndef PPI_CHG0_CH10_Included
- #define PPI_CHG0_CH10_Included PPI_CHG_CH10_Included
- #endif
- #ifndef PPI_CHG0_CH9_Pos
- #define PPI_CHG0_CH9_Pos PPI_CHG_CH9_Pos
- #endif
- #ifndef PPI_CHG0_CH9_Msk
- #define PPI_CHG0_CH9_Msk PPI_CHG_CH9_Msk
- #endif
- #ifndef PPI_CHG0_CH9_Excluded
- #define PPI_CHG0_CH9_Excluded PPI_CHG_CH9_Excluded
- #endif
- #ifndef PPI_CHG0_CH9_Included
- #define PPI_CHG0_CH9_Included PPI_CHG_CH9_Included
- #endif
- #ifndef PPI_CHG0_CH8_Pos
- #define PPI_CHG0_CH8_Pos PPI_CHG_CH8_Pos
- #endif
- #ifndef PPI_CHG0_CH8_Msk
- #define PPI_CHG0_CH8_Msk PPI_CHG_CH8_Msk
- #endif
- #ifndef PPI_CHG0_CH8_Excluded
- #define PPI_CHG0_CH8_Excluded PPI_CHG_CH8_Excluded
- #endif
- #ifndef PPI_CHG0_CH8_Included
- #define PPI_CHG0_CH8_Included PPI_CHG_CH8_Included
- #endif
- #ifndef PPI_CHG0_CH7_Pos
- #define PPI_CHG0_CH7_Pos PPI_CHG_CH7_Pos
- #endif
- #ifndef PPI_CHG0_CH7_Msk
- #define PPI_CHG0_CH7_Msk PPI_CHG_CH7_Msk
- #endif
- #ifndef PPI_CHG0_CH7_Excluded
- #define PPI_CHG0_CH7_Excluded PPI_CHG_CH7_Excluded
- #endif
- #ifndef PPI_CHG0_CH7_Included
- #define PPI_CHG0_CH7_Included PPI_CHG_CH7_Included
- #endif
- #ifndef PPI_CHG0_CH6_Pos
- #define PPI_CHG0_CH6_Pos PPI_CHG_CH6_Pos
- #endif
- #ifndef PPI_CHG0_CH6_Msk
- #define PPI_CHG0_CH6_Msk PPI_CHG_CH6_Msk
- #endif
- #ifndef PPI_CHG0_CH6_Excluded
- #define PPI_CHG0_CH6_Excluded PPI_CHG_CH6_Excluded
- #endif
- #ifndef PPI_CHG0_CH6_Included
- #define PPI_CHG0_CH6_Included PPI_CHG_CH6_Included
- #endif
- #ifndef PPI_CHG0_CH5_Pos
- #define PPI_CHG0_CH5_Pos PPI_CHG_CH5_Pos
- #endif
- #ifndef PPI_CHG0_CH5_Msk
- #define PPI_CHG0_CH5_Msk PPI_CHG_CH5_Msk
- #endif
- #ifndef PPI_CHG0_CH5_Excluded
- #define PPI_CHG0_CH5_Excluded PPI_CHG_CH5_Excluded
- #endif
- #ifndef PPI_CHG0_CH5_Included
- #define PPI_CHG0_CH5_Included PPI_CHG_CH5_Included
- #endif
- #ifndef PPI_CHG0_CH4_Pos
- #define PPI_CHG0_CH4_Pos PPI_CHG_CH4_Pos
- #endif
- #ifndef PPI_CHG0_CH4_Msk
- #define PPI_CHG0_CH4_Msk PPI_CHG_CH4_Msk
- #endif
- #ifndef PPI_CHG0_CH4_Excluded
- #define PPI_CHG0_CH4_Excluded PPI_CHG_CH4_Excluded
- #endif
- #ifndef PPI_CHG0_CH4_Included
- #define PPI_CHG0_CH4_Included PPI_CHG_CH4_Included
- #endif
- #ifndef PPI_CHG0_CH3_Pos
- #define PPI_CHG0_CH3_Pos PPI_CHG_CH3_Pos
- #endif
- #ifndef PPI_CHG0_CH3_Msk
- #define PPI_CHG0_CH3_Msk PPI_CHG_CH3_Msk
- #endif
- #ifndef PPI_CHG0_CH3_Excluded
- #define PPI_CHG0_CH3_Excluded PPI_CHG_CH3_Excluded
- #endif
- #ifndef PPI_CHG0_CH3_Included
- #define PPI_CHG0_CH3_Included PPI_CHG_CH3_Included
- #endif
- #ifndef PPI_CHG0_CH2_Pos
- #define PPI_CHG0_CH2_Pos PPI_CHG_CH2_Pos
- #endif
- #ifndef PPI_CHG0_CH2_Msk
- #define PPI_CHG0_CH2_Msk PPI_CHG_CH2_Msk
- #endif
- #ifndef PPI_CHG0_CH2_Excluded
- #define PPI_CHG0_CH2_Excluded PPI_CHG_CH2_Excluded
- #endif
- #ifndef PPI_CHG0_CH2_Included
- #define PPI_CHG0_CH2_Included PPI_CHG_CH2_Included
- #endif
- #ifndef PPI_CHG0_CH1_Pos
- #define PPI_CHG0_CH1_Pos PPI_CHG_CH1_Pos
- #endif
- #ifndef PPI_CHG0_CH1_Msk
- #define PPI_CHG0_CH1_Msk PPI_CHG_CH1_Msk
- #endif
- #ifndef PPI_CHG0_CH1_Excluded
- #define PPI_CHG0_CH1_Excluded PPI_CHG_CH1_Excluded
- #endif
- #ifndef PPI_CHG0_CH1_Included
- #define PPI_CHG0_CH1_Included PPI_CHG_CH1_Included
- #endif
- #ifndef PPI_CHG0_CH0_Pos
- #define PPI_CHG0_CH0_Pos PPI_CHG_CH0_Pos
- #endif
- #ifndef PPI_CHG0_CH0_Msk
- #define PPI_CHG0_CH0_Msk PPI_CHG_CH0_Msk
- #endif
- #ifndef PPI_CHG0_CH0_Excluded
- #define PPI_CHG0_CH0_Excluded PPI_CHG_CH0_Excluded
- #endif
- #ifndef PPI_CHG0_CH0_Included
- #define PPI_CHG0_CH0_Included PPI_CHG_CH0_Included
- #endif
- #ifndef PPI_CHG1_CH15_Pos
- #define PPI_CHG1_CH15_Pos PPI_CHG_CH15_Pos
- #endif
- #ifndef PPI_CHG1_CH15_Msk
- #define PPI_CHG1_CH15_Msk PPI_CHG_CH15_Msk
- #endif
- #ifndef PPI_CHG1_CH15_Excluded
- #define PPI_CHG1_CH15_Excluded PPI_CHG_CH15_Excluded
- #endif
- #ifndef PPI_CHG1_CH15_Included
- #define PPI_CHG1_CH15_Included PPI_CHG_CH15_Included
- #endif
- #ifndef PPI_CHG1_CH14_Pos
- #define PPI_CHG1_CH14_Pos PPI_CHG_CH14_Pos
- #endif
- #ifndef PPI_CHG1_CH14_Msk
- #define PPI_CHG1_CH14_Msk PPI_CHG_CH14_Msk
- #endif
- #ifndef PPI_CHG1_CH14_Excluded
- #define PPI_CHG1_CH14_Excluded PPI_CHG_CH14_Excluded
- #endif
- #ifndef PPI_CHG1_CH14_Included
- #define PPI_CHG1_CH14_Included PPI_CHG_CH14_Included
- #endif
- #ifndef PPI_CHG1_CH13_Pos
- #define PPI_CHG1_CH13_Pos PPI_CHG_CH13_Pos
- #endif
- #ifndef PPI_CHG1_CH13_Msk
- #define PPI_CHG1_CH13_Msk PPI_CHG_CH13_Msk
- #endif
- #ifndef PPI_CHG1_CH13_Excluded
- #define PPI_CHG1_CH13_Excluded PPI_CHG_CH13_Excluded
- #endif
- #ifndef PPI_CHG1_CH13_Included
- #define PPI_CHG1_CH13_Included PPI_CHG_CH13_Included
- #endif
- #ifndef PPI_CHG1_CH12_Pos
- #define PPI_CHG1_CH12_Pos PPI_CHG_CH12_Pos
- #endif
- #ifndef PPI_CHG1_CH12_Msk
- #define PPI_CHG1_CH12_Msk PPI_CHG_CH12_Msk
- #endif
- #ifndef PPI_CHG1_CH12_Excluded
- #define PPI_CHG1_CH12_Excluded PPI_CHG_CH12_Excluded
- #endif
- #ifndef PPI_CHG1_CH12_Included
- #define PPI_CHG1_CH12_Included PPI_CHG_CH12_Included
- #endif
- #ifndef PPI_CHG1_CH11_Pos
- #define PPI_CHG1_CH11_Pos PPI_CHG_CH11_Pos
- #endif
- #ifndef PPI_CHG1_CH11_Msk
- #define PPI_CHG1_CH11_Msk PPI_CHG_CH11_Msk
- #endif
- #ifndef PPI_CHG1_CH11_Excluded
- #define PPI_CHG1_CH11_Excluded PPI_CHG_CH11_Excluded
- #endif
- #ifndef PPI_CHG1_CH11_Included
- #define PPI_CHG1_CH11_Included PPI_CHG_CH11_Included
- #endif
- #ifndef PPI_CHG1_CH10_Pos
- #define PPI_CHG1_CH10_Pos PPI_CHG_CH10_Pos
- #endif
- #ifndef PPI_CHG1_CH10_Msk
- #define PPI_CHG1_CH10_Msk PPI_CHG_CH10_Msk
- #endif
- #ifndef PPI_CHG1_CH10_Excluded
- #define PPI_CHG1_CH10_Excluded PPI_CHG_CH10_Excluded
- #endif
- #ifndef PPI_CHG1_CH10_Included
- #define PPI_CHG1_CH10_Included PPI_CHG_CH10_Included
- #endif
- #ifndef PPI_CHG1_CH9_Pos
- #define PPI_CHG1_CH9_Pos PPI_CHG_CH9_Pos
- #endif
- #ifndef PPI_CHG1_CH9_Msk
- #define PPI_CHG1_CH9_Msk PPI_CHG_CH9_Msk
- #endif
- #ifndef PPI_CHG1_CH9_Excluded
- #define PPI_CHG1_CH9_Excluded PPI_CHG_CH9_Excluded
- #endif
- #ifndef PPI_CHG1_CH9_Included
- #define PPI_CHG1_CH9_Included PPI_CHG_CH9_Included
- #endif
- #ifndef PPI_CHG1_CH8_Pos
- #define PPI_CHG1_CH8_Pos PPI_CHG_CH8_Pos
- #endif
- #ifndef PPI_CHG1_CH8_Msk
- #define PPI_CHG1_CH8_Msk PPI_CHG_CH8_Msk
- #endif
- #ifndef PPI_CHG1_CH8_Excluded
- #define PPI_CHG1_CH8_Excluded PPI_CHG_CH8_Excluded
- #endif
- #ifndef PPI_CHG1_CH8_Included
- #define PPI_CHG1_CH8_Included PPI_CHG_CH8_Included
- #endif
- #ifndef PPI_CHG1_CH7_Pos
- #define PPI_CHG1_CH7_Pos PPI_CHG_CH7_Pos
- #endif
- #ifndef PPI_CHG1_CH7_Msk
- #define PPI_CHG1_CH7_Msk PPI_CHG_CH7_Msk
- #endif
- #ifndef PPI_CHG1_CH7_Excluded
- #define PPI_CHG1_CH7_Excluded PPI_CHG_CH7_Excluded
- #endif
- #ifndef PPI_CHG1_CH7_Included
- #define PPI_CHG1_CH7_Included PPI_CHG_CH7_Included
- #endif
- #ifndef PPI_CHG1_CH6_Pos
- #define PPI_CHG1_CH6_Pos PPI_CHG_CH6_Pos
- #endif
- #ifndef PPI_CHG1_CH6_Msk
- #define PPI_CHG1_CH6_Msk PPI_CHG_CH6_Msk
- #endif
- #ifndef PPI_CHG1_CH6_Excluded
- #define PPI_CHG1_CH6_Excluded PPI_CHG_CH6_Excluded
- #endif
- #ifndef PPI_CHG1_CH6_Included
- #define PPI_CHG1_CH6_Included PPI_CHG_CH6_Included
- #endif
- #ifndef PPI_CHG1_CH5_Pos
- #define PPI_CHG1_CH5_Pos PPI_CHG_CH5_Pos
- #endif
- #ifndef PPI_CHG1_CH5_Msk
- #define PPI_CHG1_CH5_Msk PPI_CHG_CH5_Msk
- #endif
- #ifndef PPI_CHG1_CH5_Excluded
- #define PPI_CHG1_CH5_Excluded PPI_CHG_CH5_Excluded
- #endif
- #ifndef PPI_CHG1_CH5_Included
- #define PPI_CHG1_CH5_Included PPI_CHG_CH5_Included
- #endif
- #ifndef PPI_CHG1_CH4_Pos
- #define PPI_CHG1_CH4_Pos PPI_CHG_CH4_Pos
- #endif
- #ifndef PPI_CHG1_CH4_Msk
- #define PPI_CHG1_CH4_Msk PPI_CHG_CH4_Msk
- #endif
- #ifndef PPI_CHG1_CH4_Excluded
- #define PPI_CHG1_CH4_Excluded PPI_CHG_CH4_Excluded
- #endif
- #ifndef PPI_CHG1_CH4_Included
- #define PPI_CHG1_CH4_Included PPI_CHG_CH4_Included
- #endif
- #ifndef PPI_CHG1_CH3_Pos
- #define PPI_CHG1_CH3_Pos PPI_CHG_CH3_Pos
- #endif
- #ifndef PPI_CHG1_CH3_Msk
- #define PPI_CHG1_CH3_Msk PPI_CHG_CH3_Msk
- #endif
- #ifndef PPI_CHG1_CH3_Excluded
- #define PPI_CHG1_CH3_Excluded PPI_CHG_CH3_Excluded
- #endif
- #ifndef PPI_CHG1_CH3_Included
- #define PPI_CHG1_CH3_Included PPI_CHG_CH3_Included
- #endif
- #ifndef PPI_CHG1_CH2_Pos
- #define PPI_CHG1_CH2_Pos PPI_CHG_CH2_Pos
- #endif
- #ifndef PPI_CHG1_CH2_Msk
- #define PPI_CHG1_CH2_Msk PPI_CHG_CH2_Msk
- #endif
- #ifndef PPI_CHG1_CH2_Excluded
- #define PPI_CHG1_CH2_Excluded PPI_CHG_CH2_Excluded
- #endif
- #ifndef PPI_CHG1_CH2_Included
- #define PPI_CHG1_CH2_Included PPI_CHG_CH2_Included
- #endif
- #ifndef PPI_CHG1_CH1_Pos
- #define PPI_CHG1_CH1_Pos PPI_CHG_CH1_Pos
- #endif
- #ifndef PPI_CHG1_CH1_Msk
- #define PPI_CHG1_CH1_Msk PPI_CHG_CH1_Msk
- #endif
- #ifndef PPI_CHG1_CH1_Excluded
- #define PPI_CHG1_CH1_Excluded PPI_CHG_CH1_Excluded
- #endif
- #ifndef PPI_CHG1_CH1_Included
- #define PPI_CHG1_CH1_Included PPI_CHG_CH1_Included
- #endif
- #ifndef PPI_CHG1_CH0_Pos
- #define PPI_CHG1_CH0_Pos PPI_CHG_CH0_Pos
- #endif
- #ifndef PPI_CHG1_CH0_Msk
- #define PPI_CHG1_CH0_Msk PPI_CHG_CH0_Msk
- #endif
- #ifndef PPI_CHG1_CH0_Excluded
- #define PPI_CHG1_CH0_Excluded PPI_CHG_CH0_Excluded
- #endif
- #ifndef PPI_CHG1_CH0_Included
- #define PPI_CHG1_CH0_Included PPI_CHG_CH0_Included
- #endif
- #ifndef PPI_CHG2_CH15_Pos
- #define PPI_CHG2_CH15_Pos PPI_CHG_CH15_Pos
- #endif
- #ifndef PPI_CHG2_CH15_Msk
- #define PPI_CHG2_CH15_Msk PPI_CHG_CH15_Msk
- #endif
- #ifndef PPI_CHG2_CH15_Excluded
- #define PPI_CHG2_CH15_Excluded PPI_CHG_CH15_Excluded
- #endif
- #ifndef PPI_CHG2_CH15_Included
- #define PPI_CHG2_CH15_Included PPI_CHG_CH15_Included
- #endif
- #ifndef PPI_CHG2_CH14_Pos
- #define PPI_CHG2_CH14_Pos PPI_CHG_CH14_Pos
- #endif
- #ifndef PPI_CHG2_CH14_Msk
- #define PPI_CHG2_CH14_Msk PPI_CHG_CH14_Msk
- #endif
- #ifndef PPI_CHG2_CH14_Excluded
- #define PPI_CHG2_CH14_Excluded PPI_CHG_CH14_Excluded
- #endif
- #ifndef PPI_CHG2_CH14_Included
- #define PPI_CHG2_CH14_Included PPI_CHG_CH14_Included
- #endif
- #ifndef PPI_CHG2_CH13_Pos
- #define PPI_CHG2_CH13_Pos PPI_CHG_CH13_Pos
- #endif
- #ifndef PPI_CHG2_CH13_Msk
- #define PPI_CHG2_CH13_Msk PPI_CHG_CH13_Msk
- #endif
- #ifndef PPI_CHG2_CH13_Excluded
- #define PPI_CHG2_CH13_Excluded PPI_CHG_CH13_Excluded
- #endif
- #ifndef PPI_CHG2_CH13_Included
- #define PPI_CHG2_CH13_Included PPI_CHG_CH13_Included
- #endif
- #ifndef PPI_CHG2_CH12_Pos
- #define PPI_CHG2_CH12_Pos PPI_CHG_CH12_Pos
- #endif
- #ifndef PPI_CHG2_CH12_Msk
- #define PPI_CHG2_CH12_Msk PPI_CHG_CH12_Msk
- #endif
- #ifndef PPI_CHG2_CH12_Excluded
- #define PPI_CHG2_CH12_Excluded PPI_CHG_CH12_Excluded
- #endif
- #ifndef PPI_CHG2_CH12_Included
- #define PPI_CHG2_CH12_Included PPI_CHG_CH12_Included
- #endif
- #ifndef PPI_CHG2_CH11_Pos
- #define PPI_CHG2_CH11_Pos PPI_CHG_CH11_Pos
- #endif
- #ifndef PPI_CHG2_CH11_Msk
- #define PPI_CHG2_CH11_Msk PPI_CHG_CH11_Msk
- #endif
- #ifndef PPI_CHG2_CH11_Excluded
- #define PPI_CHG2_CH11_Excluded PPI_CHG_CH11_Excluded
- #endif
- #ifndef PPI_CHG2_CH11_Included
- #define PPI_CHG2_CH11_Included PPI_CHG_CH11_Included
- #endif
- #ifndef PPI_CHG2_CH10_Pos
- #define PPI_CHG2_CH10_Pos PPI_CHG_CH10_Pos
- #endif
- #ifndef PPI_CHG2_CH10_Msk
- #define PPI_CHG2_CH10_Msk PPI_CHG_CH10_Msk
- #endif
- #ifndef PPI_CHG2_CH10_Excluded
- #define PPI_CHG2_CH10_Excluded PPI_CHG_CH10_Excluded
- #endif
- #ifndef PPI_CHG2_CH10_Included
- #define PPI_CHG2_CH10_Included PPI_CHG_CH10_Included
- #endif
- #ifndef PPI_CHG2_CH9_Pos
- #define PPI_CHG2_CH9_Pos PPI_CHG_CH9_Pos
- #endif
- #ifndef PPI_CHG2_CH9_Msk
- #define PPI_CHG2_CH9_Msk PPI_CHG_CH9_Msk
- #endif
- #ifndef PPI_CHG2_CH9_Excluded
- #define PPI_CHG2_CH9_Excluded PPI_CHG_CH9_Excluded
- #endif
- #ifndef PPI_CHG2_CH9_Included
- #define PPI_CHG2_CH9_Included PPI_CHG_CH9_Included
- #endif
- #ifndef PPI_CHG2_CH8_Pos
- #define PPI_CHG2_CH8_Pos PPI_CHG_CH8_Pos
- #endif
- #ifndef PPI_CHG2_CH8_Msk
- #define PPI_CHG2_CH8_Msk PPI_CHG_CH8_Msk
- #endif
- #ifndef PPI_CHG2_CH8_Excluded
- #define PPI_CHG2_CH8_Excluded PPI_CHG_CH8_Excluded
- #endif
- #ifndef PPI_CHG2_CH8_Included
- #define PPI_CHG2_CH8_Included PPI_CHG_CH8_Included
- #endif
- #ifndef PPI_CHG2_CH7_Pos
- #define PPI_CHG2_CH7_Pos PPI_CHG_CH7_Pos
- #endif
- #ifndef PPI_CHG2_CH7_Msk
- #define PPI_CHG2_CH7_Msk PPI_CHG_CH7_Msk
- #endif
- #ifndef PPI_CHG2_CH7_Excluded
- #define PPI_CHG2_CH7_Excluded PPI_CHG_CH7_Excluded
- #endif
- #ifndef PPI_CHG2_CH7_Included
- #define PPI_CHG2_CH7_Included PPI_CHG_CH7_Included
- #endif
- #ifndef PPI_CHG2_CH6_Pos
- #define PPI_CHG2_CH6_Pos PPI_CHG_CH6_Pos
- #endif
- #ifndef PPI_CHG2_CH6_Msk
- #define PPI_CHG2_CH6_Msk PPI_CHG_CH6_Msk
- #endif
- #ifndef PPI_CHG2_CH6_Excluded
- #define PPI_CHG2_CH6_Excluded PPI_CHG_CH6_Excluded
- #endif
- #ifndef PPI_CHG2_CH6_Included
- #define PPI_CHG2_CH6_Included PPI_CHG_CH6_Included
- #endif
- #ifndef PPI_CHG2_CH5_Pos
- #define PPI_CHG2_CH5_Pos PPI_CHG_CH5_Pos
- #endif
- #ifndef PPI_CHG2_CH5_Msk
- #define PPI_CHG2_CH5_Msk PPI_CHG_CH5_Msk
- #endif
- #ifndef PPI_CHG2_CH5_Excluded
- #define PPI_CHG2_CH5_Excluded PPI_CHG_CH5_Excluded
- #endif
- #ifndef PPI_CHG2_CH5_Included
- #define PPI_CHG2_CH5_Included PPI_CHG_CH5_Included
- #endif
- #ifndef PPI_CHG2_CH4_Pos
- #define PPI_CHG2_CH4_Pos PPI_CHG_CH4_Pos
- #endif
- #ifndef PPI_CHG2_CH4_Msk
- #define PPI_CHG2_CH4_Msk PPI_CHG_CH4_Msk
- #endif
- #ifndef PPI_CHG2_CH4_Excluded
- #define PPI_CHG2_CH4_Excluded PPI_CHG_CH4_Excluded
- #endif
- #ifndef PPI_CHG2_CH4_Included
- #define PPI_CHG2_CH4_Included PPI_CHG_CH4_Included
- #endif
- #ifndef PPI_CHG2_CH3_Pos
- #define PPI_CHG2_CH3_Pos PPI_CHG_CH3_Pos
- #endif
- #ifndef PPI_CHG2_CH3_Msk
- #define PPI_CHG2_CH3_Msk PPI_CHG_CH3_Msk
- #endif
- #ifndef PPI_CHG2_CH3_Excluded
- #define PPI_CHG2_CH3_Excluded PPI_CHG_CH3_Excluded
- #endif
- #ifndef PPI_CHG2_CH3_Included
- #define PPI_CHG2_CH3_Included PPI_CHG_CH3_Included
- #endif
- #ifndef PPI_CHG2_CH2_Pos
- #define PPI_CHG2_CH2_Pos PPI_CHG_CH2_Pos
- #endif
- #ifndef PPI_CHG2_CH2_Msk
- #define PPI_CHG2_CH2_Msk PPI_CHG_CH2_Msk
- #endif
- #ifndef PPI_CHG2_CH2_Excluded
- #define PPI_CHG2_CH2_Excluded PPI_CHG_CH2_Excluded
- #endif
- #ifndef PPI_CHG2_CH2_Included
- #define PPI_CHG2_CH2_Included PPI_CHG_CH2_Included
- #endif
- #ifndef PPI_CHG2_CH1_Pos
- #define PPI_CHG2_CH1_Pos PPI_CHG_CH1_Pos
- #endif
- #ifndef PPI_CHG2_CH1_Msk
- #define PPI_CHG2_CH1_Msk PPI_CHG_CH1_Msk
- #endif
- #ifndef PPI_CHG2_CH1_Excluded
- #define PPI_CHG2_CH1_Excluded PPI_CHG_CH1_Excluded
- #endif
- #ifndef PPI_CHG2_CH1_Included
- #define PPI_CHG2_CH1_Included PPI_CHG_CH1_Included
- #endif
- #ifndef PPI_CHG2_CH0_Pos
- #define PPI_CHG2_CH0_Pos PPI_CHG_CH0_Pos
- #endif
- #ifndef PPI_CHG2_CH0_Msk
- #define PPI_CHG2_CH0_Msk PPI_CHG_CH0_Msk
- #endif
- #ifndef PPI_CHG2_CH0_Excluded
- #define PPI_CHG2_CH0_Excluded PPI_CHG_CH0_Excluded
- #endif
- #ifndef PPI_CHG2_CH0_Included
- #define PPI_CHG2_CH0_Included PPI_CHG_CH0_Included
- #endif
- #ifndef PPI_CHG3_CH15_Pos
- #define PPI_CHG3_CH15_Pos PPI_CHG_CH15_Pos
- #endif
- #ifndef PPI_CHG3_CH15_Msk
- #define PPI_CHG3_CH15_Msk PPI_CHG_CH15_Msk
- #endif
- #ifndef PPI_CHG3_CH15_Excluded
- #define PPI_CHG3_CH15_Excluded PPI_CHG_CH15_Excluded
- #endif
- #ifndef PPI_CHG3_CH15_Included
- #define PPI_CHG3_CH15_Included PPI_CHG_CH15_Included
- #endif
- #ifndef PPI_CHG3_CH14_Pos
- #define PPI_CHG3_CH14_Pos PPI_CHG_CH14_Pos
- #endif
- #ifndef PPI_CHG3_CH14_Msk
- #define PPI_CHG3_CH14_Msk PPI_CHG_CH14_Msk
- #endif
- #ifndef PPI_CHG3_CH14_Excluded
- #define PPI_CHG3_CH14_Excluded PPI_CHG_CH14_Excluded
- #endif
- #ifndef PPI_CHG3_CH14_Included
- #define PPI_CHG3_CH14_Included PPI_CHG_CH14_Included
- #endif
- #ifndef PPI_CHG3_CH13_Pos
- #define PPI_CHG3_CH13_Pos PPI_CHG_CH13_Pos
- #endif
- #ifndef PPI_CHG3_CH13_Msk
- #define PPI_CHG3_CH13_Msk PPI_CHG_CH13_Msk
- #endif
- #ifndef PPI_CHG3_CH13_Excluded
- #define PPI_CHG3_CH13_Excluded PPI_CHG_CH13_Excluded
- #endif
- #ifndef PPI_CHG3_CH13_Included
- #define PPI_CHG3_CH13_Included PPI_CHG_CH13_Included
- #endif
- #ifndef PPI_CHG3_CH12_Pos
- #define PPI_CHG3_CH12_Pos PPI_CHG_CH12_Pos
- #endif
- #ifndef PPI_CHG3_CH12_Msk
- #define PPI_CHG3_CH12_Msk PPI_CHG_CH12_Msk
- #endif
- #ifndef PPI_CHG3_CH12_Excluded
- #define PPI_CHG3_CH12_Excluded PPI_CHG_CH12_Excluded
- #endif
- #ifndef PPI_CHG3_CH12_Included
- #define PPI_CHG3_CH12_Included PPI_CHG_CH12_Included
- #endif
- #ifndef PPI_CHG3_CH11_Pos
- #define PPI_CHG3_CH11_Pos PPI_CHG_CH11_Pos
- #endif
- #ifndef PPI_CHG3_CH11_Msk
- #define PPI_CHG3_CH11_Msk PPI_CHG_CH11_Msk
- #endif
- #ifndef PPI_CHG3_CH11_Excluded
- #define PPI_CHG3_CH11_Excluded PPI_CHG_CH11_Excluded
- #endif
- #ifndef PPI_CHG3_CH11_Included
- #define PPI_CHG3_CH11_Included PPI_CHG_CH11_Included
- #endif
- #ifndef PPI_CHG3_CH10_Pos
- #define PPI_CHG3_CH10_Pos PPI_CHG_CH10_Pos
- #endif
- #ifndef PPI_CHG3_CH10_Msk
- #define PPI_CHG3_CH10_Msk PPI_CHG_CH10_Msk
- #endif
- #ifndef PPI_CHG3_CH10_Excluded
- #define PPI_CHG3_CH10_Excluded PPI_CHG_CH10_Excluded
- #endif
- #ifndef PPI_CHG3_CH10_Included
- #define PPI_CHG3_CH10_Included PPI_CHG_CH10_Included
- #endif
- #ifndef PPI_CHG3_CH9_Pos
- #define PPI_CHG3_CH9_Pos PPI_CHG_CH9_Pos
- #endif
- #ifndef PPI_CHG3_CH9_Msk
- #define PPI_CHG3_CH9_Msk PPI_CHG_CH9_Msk
- #endif
- #ifndef PPI_CHG3_CH9_Excluded
- #define PPI_CHG3_CH9_Excluded PPI_CHG_CH9_Excluded
- #endif
- #ifndef PPI_CHG3_CH9_Included
- #define PPI_CHG3_CH9_Included PPI_CHG_CH9_Included
- #endif
- #ifndef PPI_CHG3_CH8_Pos
- #define PPI_CHG3_CH8_Pos PPI_CHG_CH8_Pos
- #endif
- #ifndef PPI_CHG3_CH8_Msk
- #define PPI_CHG3_CH8_Msk PPI_CHG_CH8_Msk
- #endif
- #ifndef PPI_CHG3_CH8_Excluded
- #define PPI_CHG3_CH8_Excluded PPI_CHG_CH8_Excluded
- #endif
- #ifndef PPI_CHG3_CH8_Included
- #define PPI_CHG3_CH8_Included PPI_CHG_CH8_Included
- #endif
- #ifndef PPI_CHG3_CH7_Pos
- #define PPI_CHG3_CH7_Pos PPI_CHG_CH7_Pos
- #endif
- #ifndef PPI_CHG3_CH7_Msk
- #define PPI_CHG3_CH7_Msk PPI_CHG_CH7_Msk
- #endif
- #ifndef PPI_CHG3_CH7_Excluded
- #define PPI_CHG3_CH7_Excluded PPI_CHG_CH7_Excluded
- #endif
- #ifndef PPI_CHG3_CH7_Included
- #define PPI_CHG3_CH7_Included PPI_CHG_CH7_Included
- #endif
- #ifndef PPI_CHG3_CH6_Pos
- #define PPI_CHG3_CH6_Pos PPI_CHG_CH6_Pos
- #endif
- #ifndef PPI_CHG3_CH6_Msk
- #define PPI_CHG3_CH6_Msk PPI_CHG_CH6_Msk
- #endif
- #ifndef PPI_CHG3_CH6_Excluded
- #define PPI_CHG3_CH6_Excluded PPI_CHG_CH6_Excluded
- #endif
- #ifndef PPI_CHG3_CH6_Included
- #define PPI_CHG3_CH6_Included PPI_CHG_CH6_Included
- #endif
- #ifndef PPI_CHG3_CH5_Pos
- #define PPI_CHG3_CH5_Pos PPI_CHG_CH5_Pos
- #endif
- #ifndef PPI_CHG3_CH5_Msk
- #define PPI_CHG3_CH5_Msk PPI_CHG_CH5_Msk
- #endif
- #ifndef PPI_CHG3_CH5_Excluded
- #define PPI_CHG3_CH5_Excluded PPI_CHG_CH5_Excluded
- #endif
- #ifndef PPI_CHG3_CH5_Included
- #define PPI_CHG3_CH5_Included PPI_CHG_CH5_Included
- #endif
- #ifndef PPI_CHG3_CH4_Pos
- #define PPI_CHG3_CH4_Pos PPI_CHG_CH4_Pos
- #endif
- #ifndef PPI_CHG3_CH4_Msk
- #define PPI_CHG3_CH4_Msk PPI_CHG_CH4_Msk
- #endif
- #ifndef PPI_CHG3_CH4_Excluded
- #define PPI_CHG3_CH4_Excluded PPI_CHG_CH4_Excluded
- #endif
- #ifndef PPI_CHG3_CH4_Included
- #define PPI_CHG3_CH4_Included PPI_CHG_CH4_Included
- #endif
- #ifndef PPI_CHG3_CH3_Pos
- #define PPI_CHG3_CH3_Pos PPI_CHG_CH3_Pos
- #endif
- #ifndef PPI_CHG3_CH3_Msk
- #define PPI_CHG3_CH3_Msk PPI_CHG_CH3_Msk
- #endif
- #ifndef PPI_CHG3_CH3_Excluded
- #define PPI_CHG3_CH3_Excluded PPI_CHG_CH3_Excluded
- #endif
- #ifndef PPI_CHG3_CH3_Included
- #define PPI_CHG3_CH3_Included PPI_CHG_CH3_Included
- #endif
- #ifndef PPI_CHG3_CH2_Pos
- #define PPI_CHG3_CH2_Pos PPI_CHG_CH2_Pos
- #endif
- #ifndef PPI_CHG3_CH2_Msk
- #define PPI_CHG3_CH2_Msk PPI_CHG_CH2_Msk
- #endif
- #ifndef PPI_CHG3_CH2_Excluded
- #define PPI_CHG3_CH2_Excluded PPI_CHG_CH2_Excluded
- #endif
- #ifndef PPI_CHG3_CH2_Included
- #define PPI_CHG3_CH2_Included PPI_CHG_CH2_Included
- #endif
- #ifndef PPI_CHG3_CH1_Pos
- #define PPI_CHG3_CH1_Pos PPI_CHG_CH1_Pos
- #endif
- #ifndef PPI_CHG3_CH1_Msk
- #define PPI_CHG3_CH1_Msk PPI_CHG_CH1_Msk
- #endif
- #ifndef PPI_CHG3_CH1_Excluded
- #define PPI_CHG3_CH1_Excluded PPI_CHG_CH1_Excluded
- #endif
- #ifndef PPI_CHG3_CH1_Included
- #define PPI_CHG3_CH1_Included PPI_CHG_CH1_Included
- #endif
- #ifndef PPI_CHG3_CH0_Pos
- #define PPI_CHG3_CH0_Pos PPI_CHG_CH0_Pos
- #endif
- #ifndef PPI_CHG3_CH0_Msk
- #define PPI_CHG3_CH0_Msk PPI_CHG_CH0_Msk
- #endif
- #ifndef PPI_CHG3_CH0_Excluded
- #define PPI_CHG3_CH0_Excluded PPI_CHG_CH0_Excluded
- #endif
- #ifndef PPI_CHG3_CH0_Included
- #define PPI_CHG3_CH0_Included PPI_CHG_CH0_Included
- #endif
- #endif
|