Searched refs:PIC_device (Results 1 – 7 of 7) sorted by relevance
61 typedef struct PIC_device { struct80 } PIC_device; argument83 PIC_device *init_pic(char *pic_type);92 PIC_device * pic14_getPIC(void);
33 static PIC_device *Pics[MAX_PICLIST];34 static PIC_device *pic = NULL;115 static PIC_device *120 PIC_device *new_pic; in create_pic()123 new_pic = Safe_alloc(sizeof(PIC_device)); in create_pic()216 static PIC_device *570 PIC_device *818 PIC_device * pic14_getPIC(void) in pic14_getPIC()
128 PIC_device *pic = pic14_getPIC (); in emitPseudoStack()
452 PIC_device *pic; in initStack()
1785 PIC_device *pic; in pCodeInitRegisters()
49 static PIC_device *pic = NULL;
27222 * src/pic16/device.h: removed (now) unused fields from PIC_device32202 * src/pic/device.h (struct PIC_device),32535 * src/pic/device.h (PIC_device): added fields for verbose output38928 * src/pic16/device.c,: structure PIC_device is made public and39634 * src/pic16/device.h (typedef struct PIC_device): added field