<?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>S32KのトピックRe: S32K312 SPI Interrupt Handler Prototypes</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712615#M26525</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221589"&gt;@rexoplans&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To find the .h file, I checked the Lpspi_Flexio_Ip_Transfer_S32K312 example of the RTD 2.0.3, but I also confirmed this with the same example, but for the S32K344 in version 3.0.0.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 20:51:52 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2023-08-28T20:51:52Z</dc:date>
    <item>
      <title>S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1708199#M26264</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, I am using the S32K312 processor. In the RTD layer, why aren't the declarations prototypes of SPI interrupt functions defined in the header file? In other modules, functions prototypes are defined in the headers.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 08:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1708199#M26264</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-08-21T08:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1708590#M26287</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221589"&gt;@rexoplans&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The definitions of the LPSPI interrupt can be found in the RTD file of the project -&amp;gt; scr -&amp;gt; Lpspi_Ip_Irq.c file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B.R.&lt;/P&gt;
&lt;P&gt;VaneB&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 21:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1708590#M26287</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-08-21T21:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1708860#M26305</link>
      <description>Yes, it exists in the C file, but I want to use it in another C file. Therefore, it needs to be in the header file. While it is defined in the header files in other modules, it's missing in the Spi module</description>
      <pubDate>Tue, 22 Aug 2023 07:23:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1708860#M26305</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-08-22T07:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1709399#M26342</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221589"&gt;@rexoplans&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you mean like the ones included in Lpspi_Ip.h?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VaneB_0-1692741313816.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/237534i93D7BA6773097B79/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VaneB_0-1692741313816.png" alt="VaneB_0-1692741313816.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 21:55:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1709399#M26342</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-08-22T21:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712464#M26519</link>
      <description>&lt;P&gt;&lt;SPAN&gt;What is the version?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 14:34:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712464#M26519</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-08-28T14:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712615#M26525</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221589"&gt;@rexoplans&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To find the .h file, I checked the Lpspi_Flexio_Ip_Transfer_S32K312 example of the RTD 2.0.3, but I also confirmed this with the same example, but for the S32K344 in version 3.0.0.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 20:51:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712615#M26525</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2023-08-28T20:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 SPI Interrupt Handler Prototypes</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712868#M26537</link>
      <description>Can you share example link or files ?</description>
      <pubDate>Tue, 29 Aug 2023 07:09:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-SPI-Interrupt-Handler-Prototypes/m-p/1712868#M26537</guid>
      <dc:creator>rexoplans</dc:creator>
      <dc:date>2023-08-29T07:09:48Z</dc:date>
    </item>
  </channel>
</rss>

