<?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: Why do the FlexCAN SDK v2.0 functions mix lowercase and uppercase &amp;quot;L&amp;quot; in the function names? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463118#M3454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not intentional. I'll ask the team to correct this immediately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for bringing this to my attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 May 2016 14:43:01 GMT</pubDate>
    <dc:creator>Jmart</dc:creator>
    <dc:date>2016-05-12T14:43:01Z</dc:date>
    <item>
      <title>Why do the FlexCAN SDK v2.0 functions mix lowercase and uppercase "L" in the function names?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463117#M3453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was confused by a linker problem to discover the API is strange.&amp;nbsp; Consider the following function list:&lt;/P&gt;&lt;PRE&gt;&lt;P&gt; FLEXCAN_Init&lt;/P&gt;&lt;P&gt; FLEXCAN_Deinit&lt;/P&gt;&lt;P&gt; FLEXCAN_GetDefaultConfig&lt;/P&gt;&lt;P&gt; FLEXCAN_SetTimingConfig&lt;/P&gt;&lt;P&gt; FlEXCAN_SetRxMbGlobalMask&lt;/P&gt;&lt;P&gt; FlEXCAN_SetRxFifoGlobalMask&lt;/P&gt;&lt;P&gt; FlEXCAN_SetRxIndividualMask&lt;/P&gt;&lt;P&gt; FLEXCAN_SetTxMbConfig&lt;/P&gt;&lt;P&gt; FLEXCAN_SetRxMbConfig&lt;/P&gt;&lt;P&gt; FlEXCAN_SetRxFifoConfig&lt;/P&gt;&lt;P&gt; FLEXCAN_GetStatusFlags&lt;/P&gt;&lt;P&gt; FLEXCAN_ClearStatusFlags&lt;/P&gt;&lt;P&gt; FlEXCAN_GetBusErrCount&lt;/P&gt;&lt;P&gt; FLEXCAN_GetMbStatusFlags&lt;/P&gt;&lt;P&gt; FLEXCAN_ClearMbStatusFlags&lt;/P&gt;&lt;P&gt; FLEXCAN_EnableInterrupts&lt;/P&gt;&lt;P&gt; FLEXCAN_DisableInterrupts&lt;/P&gt;&lt;P&gt; FLEXCAN_EnableMbInterrupts&lt;/P&gt;&lt;P&gt; FLEXCAN_DisableMbInterrupts&lt;/P&gt;&lt;P&gt; FLEXCAN_Enable&lt;/P&gt;&lt;P&gt; FLEXCAN_WriteTxMb&lt;/P&gt;&lt;P&gt; FLEXCAN_ReadRxMb&lt;/P&gt;&lt;P&gt; FlEXCAN_ReadRxFifo&lt;/P&gt;&lt;P&gt; FlEXCAN_TransferSendBlocking&lt;/P&gt;&lt;P&gt; FlEXCAN_TransferReceiveBlocking&lt;/P&gt;&lt;P&gt; FlEXCAN_TransferReceiveFifoBlocking&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferCreateHandle&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferSendNonBlocking&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferReceiveNonBlocking&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferReceiveFifoNonBlocking&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferAbortSend&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferAbortReceive&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferAbortReceiveFifo&lt;/P&gt;&lt;P&gt; FLEXCAN_TransferHandleIRQ&lt;/P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;
Some have the "F&lt;STRONG&gt;L&lt;/STRONG&gt;EXCAN_" prefix while many have the "F&lt;STRONG&gt;l&lt;/STRONG&gt;EXCAN_" prefix.&amp;nbsp; Why the lowercase "L"?

It appears this way in the documentation as well: &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fkex.nxp.com%2Fapidoc%2F2.0%2Fgroup__flexcan__driver.html" rel="nofollow noopener noreferrer" target="_blank"&gt;Kinetis SDK 2.0 API Reference Manual: FlexCAN Driver&lt;/A&gt; 
&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 03:00:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463117#M3453</guid>
      <dc:creator>kylemanna</dc:creator>
      <dc:date>2016-05-12T03:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the FlexCAN SDK v2.0 functions mix lowercase and uppercase "L" in the function names?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463118#M3454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not intentional. I'll ask the team to correct this immediately. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for bringing this to my attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 14:43:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463118#M3454</guid>
      <dc:creator>Jmart</dc:creator>
      <dc:date>2016-05-12T14:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the FlexCAN SDK v2.0 functions mix lowercase and uppercase "L" in the function names?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463119#M3455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for addressing this.&amp;nbsp; Look forward to the next release!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Kyle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 16:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463119#M3455</guid>
      <dc:creator>kylemanna</dc:creator>
      <dc:date>2016-05-12T16:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the FlexCAN SDK v2.0 functions mix lowercase and uppercase "L" in the function names?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463120#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Jmart"&gt;Jmart&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other minor comment: the internal API has two static function named FLEXCAN_EnterFrazeMode() and FLEXCAN_ExitFrazeMode().&amp;nbsp; I assume these are referring the the "Freeze" mode of the FlexCAN peripheral?&amp;nbsp; If someone is going to be cleaning up the public API, might be handy to rename these as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like my CAN peripherals like I like my movies: &lt;STRONG&gt;&lt;EM&gt;Frozen&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="frozen-vendor-20140616.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57926i10BAFC83E963B264/image-size/large?v=v2&amp;amp;px=999" role="button" title="frozen-vendor-20140616.jpg" alt="frozen-vendor-20140616.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 03:06:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463120#M3456</guid>
      <dc:creator>kylemanna</dc:creator>
      <dc:date>2016-05-13T03:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the FlexCAN SDK v2.0 functions mix lowercase and uppercase "L" in the function names?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463121#M3457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kyle, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spoke with the team and they have already cleaned up both issues in the latest FlexCAN driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jasno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 12:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Why-do-the-FlexCAN-SDK-v2-0-functions-mix-lowercase-and/m-p/463121#M3457</guid>
      <dc:creator>Jmart</dc:creator>
      <dc:date>2016-05-13T12:55:57Z</dc:date>
    </item>
  </channel>
</rss>

