Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
	///////////////////////////////////////////
	// !!! Code here your platform API call !!!
	///////////////////////////////////////////
 
	///////////////////////////////////////////
	// End
	///////////////////////////////////////////

GPI Functional Coupling

See GPI Functional Coupling page.

GPI Languages, Strings, and Lists Management

See GPI Languages, Strings, and Lists Management page.

GPI Primitives References

GPI’s Platform module provides a set of services related to the device’s operating system functions like file management, real time clock, shared memory, etc… It also integrates administrative services like gpiMain to provide flexible mechanisms for initialization and system’s release. See gpi.h, and gpiplatform.h

...

See GPI Primitives References page.

GPI Special Notes

GPI Polling

See GPI Polling page.

GPI Antenna Management

See GPI Antenna Management page.

GPI Performance

See GPI Performance page.