Home
last modified time | relevance | path

Searched refs:PIC12_INSN_TRIS (Results 1 – 2 of 2) sorted by relevance

/dports/devel/gputils/gputils-1.5.0/libgputils/
H A Dgpopcode.c60 …{ "tris" , PIC12_MASK_TRIS , PIC12_INSN_TRIS , ICODE_TRIS , INSN_CLASS_OPF3 , INV_MASK…
123 …{ "tris" , PIC12_MASK_TRIS , PIC12_INSN_TRIS , ICODE_TRIS , INSN_CLASS_OPF5 , INV_MAS…
H A Dgpopcode.h268 #define PIC12_INSN_TRIS 0x000 macro