⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 per_xex100_m22e.lst

📁 freescale 协处理器应用相关实例
💻 LST
📖 第 1 页 / 共 2 页
字号:
  120:  volatile tINT     Interrupt  @0x0120;  /* Interrupt Control Registers */
  121:  volatile tSCI     SCI4     @0x0130;    /* SCI Module 4 */
  122:  volatile tSCI     SCI5     @0x0138;    /* SCI Module 5 */
  123:  volatile tMSCAN   CAN0     @0x0140;    /* MSCAN Module 0 */
  124:  volatile tMSCAN   CAN1     @0x0180;    /* MSCAN Module 1 */
  125:  volatile tMSCAN   CAN2     @0x01C0;    /* MSCAN Module 2 */
  126:  volatile tMSCAN   CAN3     @0x0200;    /* MSCAN Module 3 */
  127:  
  128:  volatile tPORT    PTT      @0x0240;    /* PORT T I/O Register */
  129:  volatile tPORT    PTIT     @0x0241;    /* PORT T Input Register */
  130:  volatile tPORT    DDRT     @0x0242;    /* PORT T Data Direction Register */
  131:  volatile tPORT    RDRT     @0x0243;    /* PORT T Reduced Drive Register */
  132:  volatile tPORT    PERT     @0x0244;    /* PORT T Pull Device Enable Register */
  133:  volatile tPORT    PPST     @0x0245;    /* PORT T Polarity Select Register */
  134:  
  135:  volatile tPORT    PTS      @0x0248;    /* PORT S I/O Register */
  136:  volatile tPORT    PTIS     @0x0249;    /* PORT S Input Register */
  137:  volatile tPORT    DDRS     @0x024A;    /* PORT S Data Direction Register */
  138:  volatile tPORT    RDRS     @0x024B;    /* PORT S Reduced Drive Register */
  139:  volatile tPORT    PERS     @0x024C;    /* PORT S Pull Device Enable Register */
  140:  volatile tPORT    PPSS     @0x024D;    /* PORT S Polarity Select Register */
  141:  volatile tPORT    WOMS     @0x024E;    /* PORT S Wired-Or Mode Register */
  142:  
  143:  volatile tPORT    PTM      @0x0250;    /* PORT M I/O Register */
  144:  volatile tPORT    PTIM     @0x0251;    /* PORT M Input Register */
  145:  volatile tPORT    DDRM     @0x0252;    /* PORT M Data Direction Register */
  146:  volatile tPORT    RDRM     @0x0253;    /* PORT M Reduced Drive Register */
  147:  volatile tPORT    PERM     @0x0254;    /* PORT M Pull Device Enable Register */
  148:  volatile tPORT    PPSM     @0x0255;    /* PORT M Polarity Select Register */
  149:  volatile tPORT    WOMM     @0x0256;    /* PORT M Wired-Or Mode Register */
  150:  volatile tPORT    MODRR    @0x0257;    /* Module Routing Register */
  151:  
  152:  volatile tPORT    PTP      @0x0258;    /* PORT P I/O Register */
  153:  volatile tPORT    PTIP     @0x0259;    /* PORT P Input Register */
  154:  volatile tPORT    DDRP     @0x025A;    /* PORT P Data Direction Register */
  155:  volatile tPORT    RDRP     @0x025B;    /* PORT P Reduced Drive Register */
  156:  volatile tPORT    PERP     @0x025C;    /* PORT P Pull Device Enable Register */
  157:  volatile tPORT    PPSP     @0x025D;    /* PORT P Polarity Select Register */
  158:  volatile tPORT    PIEP     @0x025E;    /* PORT P Interrupt Enable Register */
  159:  volatile tPORT    PIFP     @0x025F;    /* PORT P Interrupt Flag Register */ 
  160:  
  161:  volatile tPORT    PTH      @0x0260;    /* PORT H I/O Register */
  162:  volatile tPORT    PTIH     @0x0261;    /* PORT H Input Register */
  163:  volatile tPORT    DDRH     @0x0262;    /* PORT H Data Direction Register */
  164:  volatile tPORT    RDRH     @0x0263;    /* PORT H Reduced Drive Register */
  165:  volatile tPORT    PERH     @0x0264;    /* PORT H Pull Device Enable Register */
  166:  volatile tPORT    PPSH     @0x0265;    /* PORT H Polarity Select Register */
  167:  volatile tPORT    PIEH     @0x0266;    /* PORT H Interrupt Enable Register */
  168:  volatile tPORT    PIFH     @0x0267;    /* PORT H Interrupt Flag Register */
  169:  
  170:  volatile tPORT    PTJ      @0x0268;    /* PORT J I/O Register */
  171:  volatile tPORT    PTIJ     @0x0269;    /* PORT J Input Register */
  172:  volatile tPORT    DDRJ     @0x026A;    /* PORT J Data Direction Register */
  173:  volatile tPORT    RDRJ     @0x026B;    /* PORT J Reduced Drive Register */
  174:  volatile tPORT    PERJ     @0x026C;    /* PORT J Pull Device Enable Register */
  175:  volatile tPORT    PPSJ     @0x026D;    /* PORT J Polarity Select Register */
  176:  volatile tPORT    PIEJ     @0x026E;    /* PORT J Interrupt Enable Register */
  177:  volatile tPORT    PIFJ     @0x026F;    /* PORT J Interrupt Flag Register */
  178:  
  179:  volatile tPORT    PT0AD0   @0x0270;    /* PORT AD0 I/O Register 0 */
  180:  volatile tPORT    PT1AD0   @0x0271;    /* PORT AD0 I/O Register 1 */
  181:  volatile tPORT    DDR0AD0  @0x0272;    /* PORT AD0 Data Direction Register 0 */
  182:  volatile tPORT    DDR1AD0  @0x0273;    /* PORT AD0 Data Direction Register 1 */
  183:  volatile tPORT    RDR0AD0  @0x0274;    /* PORT AD0 Reduced Drive Register 0 */
  184:  volatile tPORT    RDR1AD0  @0x0275;    /* PORT AD0 Reduced Drive Register 1 */
  185:  volatile tPORT    PER0AD0  @0x0276;    /* PORT AD0 Pull-up Enable Register 0 */ 
  186:  volatile tPORT    PER1AD0  @0x0277;    /* PORT AD0 Pull-up Enable Register 1 */ 
  187:  
  188:  volatile tPORT    PT0AD1   @0x0278;    /* PORT AD1 I/O Register 0 */
  189:  volatile tPORT    PT1AD1   @0x0279;    /* PORT AD1 I/O Register 1 */
  190:  volatile tPORT    DDR0AD1  @0x027A;    /* PORT AD1 Data Direction Register 0 */
  191:  volatile tPORT    DDR1AD1  @0x027B;    /* PORT AD1 Data Direction Register 1 */
  192:  volatile tPORT    RDR0AD1  @0x027C;    /* PORT AD1 Reduced Drive Register 0 */
  193:  volatile tPORT    RDR1AD1  @0x027D;    /* PORT AD1 Reduced Drive Register 1 */
  194:  volatile tPORT    PER0AD1  @0x027E;    /* PORT AD1 Pull-up Enable Register 0 */
  195:  volatile tPORT    PER1AD1  @0x027F;    /* PORT AD1 Pull-up Enable Register 1 */
  196:  
  197:  volatile tMSCAN   CAN4     @0x0280;    /* MSCAN Module 4 */
  198:  volatile tATD16   ATD0     @0x02C0;    /* ATD Module 0 - 16 Channel ATD */
  199:  volatile tVREG    VREG     @0x02F0;    /* Voltage Regulator */
  200:  volatile tPWM     PWM      @0x0300;    /* PWM */
  201:  
  202:  volatile tSCI     SCI6     @0x0330;    /* SCI Module 6 */
  203:  volatile tSCI     SCI7     @0x0338;    /* SCI Module 7 */
  204:  
  205:  volatile tPIT     PIT      @0x0340;    /* PIT */
  206:  
  207:  volatile tPORT    PTR      @0x0368;    /* PORT R I/O Register */
  208:  volatile tPORT    PTIR     @0x0369;    /* PORT R Input Register */
  209:  volatile tPORT    DDRR     @0x036A;    /* PORT R Data Direction Register */
  210:  volatile tPORT    RDRR     @0x036B;    /* PORT R Reduced Drive Register */
  211:  volatile tPORT    PERR     @0x036C;    /* PORT R Pull Device Enable Register */
  212:  volatile tPORT    PPSR     @0x036D;    /* PORT R Polarity Select Register */
  213:  volatile tPORT    PTRRR    @0x036F;    /* PORT R Module Routing Register */
  214:  
  215:  volatile tPORT    PTL      @0x0370;    /* PORT L I/O Register */
  216:  volatile tPORT    PTIL     @0x0371;    /* PORT L Input Register */
  217:  volatile tPORT    DDRL     @0x0372;    /* PORT L Data Direction Register */
  218:  volatile tPORT    RDRL     @0x0373;    /* PORT L Reduced Drive Register */
  219:  volatile tPORT    PERL     @0x0374;    /* PORT L Pull Device Enable Register */
  220:  volatile tPORT    PPSL     @0x0375;    /* PORT L Polarity Select Register */
  221:  volatile tPORT    WOML     @0x0376;    /* PORT L Wired-Or Mode Register */
  222:  volatile tPORT    PTLRR    @0x0377;    /* PORT L Module Routing Register */
  223:  
  224:  volatile tPORT    PTF      @0x0378;    /* PORT F I/O Register */
  225:  volatile tPORT    PTIF     @0x0379;    /* PORT F Input Register */
  226:  volatile tPORT    DDRF     @0x037A;    /* PORT F Data Direction Register */
  227:  volatile tPORT    RDRF     @0x037B;    /* PORT F Reduced Drive Register */
  228:  volatile tPORT    PERF     @0x037C;    /* PORT F Pull Device Enable Register */
  229:  volatile tPORT    PPSF     @0x037D;    /* PORT F Polarity Select Register */
  230:  volatile tPORT    PTFRR    @0x037F;    /* PORT F Module Routing Register */
  231:  
  232:  volatile tXGATE   XGATE    @0x0380;    /* XGATE Module */
  233:  volatile tTIMER   Timer    @0x03D0;    /* Enhanced Capture Timer Module */
  234:  
  235:    
  236:    
  237:  
  238:  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -