<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Lpc800_driver_lib ? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565060#M17833</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mvinger on Thu May 02 17:23:20 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I previously had found the location of all of the functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am wondering is if there is any documentation for these lpc800_driver_lib functions like there is for the LPCOpen versions of these CHIP_ and IP_ functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Malcolm&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:57:32 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:57:32Z</dc:date>
    <item>
      <title>Lpc800_driver_lib ?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565058#M17831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mvinger on Wed May 01 20:58:36 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;New User:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a place/pdf to look-up function descriptions (i.e. GPIOInit(), SystemCoreClockUpdate(), etc.)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the LPCOpen documentation but it has BOARD, CHIP &amp;amp; IP specific descriptions with different parameters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:57:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565058#M17831</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lpc800_driver_lib ?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565059#M17832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tha on Thu May 02 01:39:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The GPIOInit() function is in the modules|chip specific drivers.&amp;nbsp; The SystemCoreClockUpdate() is in the board specific drivers and functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just do a search in the search bar for other functions of interest.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565059#M17832</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Lpc800_driver_lib ?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565060#M17833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mvinger on Thu May 02 17:23:20 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I previously had found the location of all of the functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am wondering is if there is any documentation for these lpc800_driver_lib functions like there is for the LPCOpen versions of these CHIP_ and IP_ functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Malcolm&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565060#M17833</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lpc800_driver_lib ?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565061#M17834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tha on Thu May 02 18:01:31 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;After poking around some more, I have to say your best best is to open the C file for the function and read the comments.&amp;nbsp; Of course, ideally there would should be an example for each function showing how to use it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565061#M17834</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Lpc800_driver_lib ?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565062#M17835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by fjrg76 on Thu May 02 19:51:33 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Most NXP libraries are equipped with documentation written in Doxygen. So download this application and try it!! You get the documentation in HTML or PDF format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another very handy way to look at the library is through our best friends CSCOPE + EXHUBERANT CTAGS + VIM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this way you can navigate back and forth very quickly among the dozens of files in the library.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Lpc800-driver-lib/m-p/565062#M17835</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:57:34Z</dc:date>
    </item>
  </channel>
</rss>

