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 301 const char *Polarity;
332 "\n\nPin Type Direction Polarity"
346 Polarity = PolarityDecode[Info->Polarity];
353 Polarity = " ";
363 Info->PinNumber, Type, Direction, Polarity);
asltypes.h 466 UINT8 Polarity;
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 204 /* Polarity */
289 UINT8 Polarity;
542 UINT8 Polarity;
574 UINT8 Polarity; /* For values, see Interrupt Attributes above */

Completed in 14 milliseconds