HomeSort by relevance Sort by last modified time
    Searched defs:PSTR (Results 1 - 5 of 5) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/nrf8001/
hal_platform.h 51 //For ChipKit neither PROGMEM or PSTR are needed for PIC32
53 #define PSTR(s) (s)
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 123 typedef CHAR *PSTR; /* pstr */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 123 typedef CHAR *PSTR; /* pstr */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 352 typedef CHAR *NPSTR, *LPSTR, *PSTR;
353 typedef PSTR *PZPSTR;
354 typedef CONST PSTR *PCZPSTR;
winnt.h 209 typedef CHAR *NPSTR,*LPSTR,*PSTR;
210 typedef PSTR *PZPSTR;
211 typedef CONST PSTR *PCZPSTR;
    [all...]

Completed in 151 milliseconds