X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=device%2Flib%2Fpic%2Flibdev%2Fpic12f635.c;h=84f24216f8e879e25e03ad1426808063d63801f1;hb=d1509cf37c6ba9cc5aa238fcce11824efefc7941;hp=92c0818c27c712de64ab64f048f6ca9e6408537a;hpb=14fbdef91206e1fa14b6fedf1b013cbba1021124;p=fw%2Fsdcc diff --git a/device/lib/pic/libdev/pic12f635.c b/device/lib/pic/libdev/pic12f635.c index 92c0818c..84f24216 100644 --- a/device/lib/pic/libdev/pic12f635.c +++ b/device/lib/pic/libdev/pic12f635.c @@ -1,6 +1,6 @@ /* Register definitions for pic12f635. * This file was automatically generated by: - * inc2h.pl V1.7 + * inc2h.pl V4514 * Copyright (c) 2002, Kevin L. Pauba, All Rights Reserved */ #include @@ -49,14 +49,23 @@ __sfr __at (CRDAT3_ADDR) CRDAT3; // volatile __CMCON0_bits_t __at(CMCON0_ADDR) CMCON0_bits; volatile __CMCON1_bits_t __at(CMCON1_ADDR) CMCON1_bits; +volatile __CRCON_bits_t __at(CRCON_ADDR) CRCON_bits; +volatile __EECON1_bits_t __at(EECON1_ADDR) EECON1_bits; +volatile __GPIO_bits_t __at(GPIO_ADDR) GPIO_bits; volatile __INTCON_bits_t __at(INTCON_ADDR) INTCON_bits; +volatile __IOCA_bits_t __at(IOCA_ADDR) IOCA_bits; +volatile __LVDCON_bits_t __at(LVDCON_ADDR) LVDCON_bits; volatile __OPTION_REG_bits_t __at(OPTION_REG_ADDR) OPTION_REG_bits; volatile __OSCCON_bits_t __at(OSCCON_ADDR) OSCCON_bits; volatile __OSCTUNE_bits_t __at(OSCTUNE_ADDR) OSCTUNE_bits; volatile __PCON_bits_t __at(PCON_ADDR) PCON_bits; volatile __PIE1_bits_t __at(PIE1_ADDR) PIE1_bits; volatile __PIR1_bits_t __at(PIR1_ADDR) PIR1_bits; +volatile __PORTA_bits_t __at(PORTA_ADDR) PORTA_bits; volatile __STATUS_bits_t __at(STATUS_ADDR) STATUS_bits; volatile __T1CON_bits_t __at(T1CON_ADDR) T1CON_bits; +volatile __VRCON_bits_t __at(VRCON_ADDR) VRCON_bits; +volatile __WDA_bits_t __at(WDA_ADDR) WDA_bits; volatile __WDTCON_bits_t __at(WDTCON_ADDR) WDTCON_bits; +volatile __WPUDA_bits_t __at(WPUDA_ADDR) WPUDA_bits;