S32K312 SPI Interrupt Handler Prototypes

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K312 SPI Interrupt Handler Prototypes

ソリューションへジャンプ
2,361件の閲覧回数
rexoplans
Contributor III

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.

タグ(1)
0 件の賞賛
返信
1 解決策
2,268件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rexoplans 

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.

元の投稿で解決策を見る

0 件の賞賛
返信
6 返答(返信)
2,344件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rexoplans 

The definitions of the LPSPI interrupt can be found in the RTD file of the project -> scr -> Lpspi_Ip_Irq.c file.

 

B.R.

VaneB

0 件の賞賛
返信
2,321件の閲覧回数
rexoplans
Contributor III
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
0 件の賞賛
返信
2,312件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rexoplans 

Did you mean like the ones included in Lpspi_Ip.h?

VaneB_0-1692741313816.png

0 件の賞賛
返信
2,275件の閲覧回数
rexoplans
Contributor III

What is the version?

0 件の賞賛
返信
2,269件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @rexoplans 

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.

0 件の賞賛
返信
2,245件の閲覧回数
rexoplans
Contributor III
Can you share example link or files ?
0 件の賞賛
返信