HomeSort by: relevance | last modified time | path
    Searched defs:Polarity (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
aslmapoutput.c 193 const char *Polarity;
224 "\n\nPin Type Direction Polarity"
238 Polarity = PolarityDecode[Info->Polarity];
245 Polarity = " ";
255 Info->PinNumber, Type, Direction, Polarity);
asltypes.h 358 UINT8 Polarity;
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 96 /* Polarity */
181 UINT8 Polarity;
434 UINT8 Polarity;
466 UINT8 Polarity; /* For values, see Interrupt Attributes above */

Completed in 19 milliseconds