123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441 |
- /*==================================================================================================
- * Project : RTD AUTOSAR 4.4
- * Platform : CORTEXM
- * Peripheral : LPSPI
- * Dependencies :
- *
- * Autosar Version : 4.4.0
- * Autosar Revision : ASR_REL_4_4_REV_0000
- * Autosar Conf.Variant :
- * SW Version : 1.0.0
- * Build Version : S32K1_RTD_1_0_0_HF01_D2109_ASR_REL_4_4_REV_0000_20210907
- *
- * (c) Copyright 2020-2021 NXP Semiconductors
- * All Rights Reserved.
- *
- * NXP Confidential. This software is owned or controlled by NXP and may only be
- * used strictly in accordance with the applicable license terms. By expressly
- * accepting such terms or by downloading, installing, activating and/or otherwise
- * using the software, you are agreeing that you have read, and that you agree to
- * comply with and are bound by, such license terms. If you do not agree to be
- * bound by the applicable license terms, then you may not retain, install,
- * activate or otherwise use the software.
- ==================================================================================================*/
- #ifndef LPSPI_IP_H
- #define LPSPI_IP_H
- /**
- * @file Lpspi_Ip.h
- *
- *
- * @brief LPSPI IP driver header file.
- * @details LPSPI IP driver header file.
- * @addtogroup LPSPI_DRIVER Lpspi Driver
- * @{
- */
- #ifdef __cplusplus
- extern "C"{
- #endif
- /*==================================================================================================
- * INCLUDE FILES
- * 1) system and project includes
- * 2) needed interfaces from external units
- * 3) internal and external interfaces from this unit
- ==================================================================================================*/
- #include "Lpspi_Ip_Types.h"
- #ifdef LPSPI_IP_ENABLE_USER_MODE_SUPPORT
- #include "Mcal.h"
- #endif
- /*==================================================================================================
- * SOURCE FILE VERSION INFORMATION
- ==================================================================================================*/
- #define LPSPI_IP_VENDOR_ID 43
- #define LPSPI_IP_AR_RELEASE_MAJOR_VERSION 4
- #define LPSPI_IP_AR_RELEASE_MINOR_VERSION 4
- #define LPSPI_IP_AR_RELEASE_REVISION_VERSION 0
- #define LPSPI_IP_SW_MAJOR_VERSION 1
- #define LPSPI_IP_SW_MINOR_VERSION 0
- #define LPSPI_IP_SW_PATCH_VERSION 0
- /*==================================================================================================
- * FILE VERSION CHECKS
- ==================================================================================================*/
- /* Check if Lpspi_Ip.h and Lpspi_Ip_Types.h are of the same vendor */
- #if (LPSPI_IP_VENDOR_ID != LPSPI_IP_TYPES_VENDOR_ID)
- #error "Lpspi_Ip.h and Lpspi_Ip_Types.h have different vendor ids"
- #endif
- /* Check if Lpspi_Ip.h file and Lpspi_Ip_Types.h file are of the same Autosar version */
- #if ((LPSPI_IP_AR_RELEASE_MAJOR_VERSION != LPSPI_IP_TYPES_AR_RELEASE_MAJOR_VERSION) || \
- (LPSPI_IP_AR_RELEASE_MINOR_VERSION != LPSPI_IP_TYPES_AR_RELEASE_MINOR_VERSION) || \
- (LPSPI_IP_AR_RELEASE_REVISION_VERSION != LPSPI_IP_TYPES_AR_RELEASE_REVISION_VERSION))
- #error "AutoSar Version Numbers of Lpspi_Ip.h and Lpspi_Ip_Types.h are different"
- #endif
- #if ((LPSPI_IP_SW_MAJOR_VERSION != LPSPI_IP_TYPES_SW_MAJOR_VERSION) || \
- (LPSPI_IP_SW_MINOR_VERSION != LPSPI_IP_TYPES_SW_MINOR_VERSION) || \
- (LPSPI_IP_SW_PATCH_VERSION != LPSPI_IP_TYPES_SW_PATCH_VERSION))
- #error "Software Version Numbers of Lpspi_Ip.h and Lpspi_Ip_Types.h are different"
- #endif
- #ifndef DISABLE_MCAL_INTERMODULE_ASR_CHECK
- /* Check if current file and Mcal header file are of the same Autosar version */
- #if ((LPSPI_IP_AR_RELEASE_MAJOR_VERSION != MCAL_AR_RELEASE_MAJOR_VERSION) || \
- (LPSPI_IP_AR_RELEASE_MINOR_VERSION != MCAL_AR_RELEASE_MINOR_VERSION))
- #error "AutoSar Version Numbers of Lpspi_Ip.h and Mcal.h are different"
- #endif
- #endif
- /*==================================================================================================
- * CONSTANTS
- ==================================================================================================*/
- /*==================================================================================================
- * DEFINES AND MACROS
- ==================================================================================================*/
- /*==================================================================================================
- * ENUMS
- ==================================================================================================*/
- /*==================================================================================================
- * STRUCTURES AND OTHER TYPEDEFS
- ==================================================================================================*/
- /*==================================================================================================
- * GLOBAL VARIABLE DECLARATIONS
- ==================================================================================================*/
- #define SPI_START_SEC_CONFIG_DATA_UNSPECIFIED
- #include "Spi_MemMap.h"
- /**
- * @brief Export Post-Build configurations.
- */
- LPSPI_IP_CONFIG_EXT
- #define SPI_STOP_SEC_CONFIG_DATA_UNSPECIFIED
- #include "Spi_MemMap.h"
- /*==================================================================================================
- * FUNCTION PROTOTYPES
- ==================================================================================================*/
- #define SPI_START_SEC_CODE
- #include "Spi_MemMap.h"
- /**
- * @brief LPSPI peripheral initialization.
- * @details The function initialize the SPI Unit specified in the configuration.
- *
- * @param[in] PhyUnitConfigPtr - pointer to the specified SPI Unit configuration.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Initialization command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Initialization command has not been accepted.
- * @implements Lpspi_Ip_Init_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_Init(const Lpspi_Ip_ConfigType *PhyUnitConfigPtr);
- /**
- * @brief LPSPI peripheral deinitialization.
- * @details The function de-initialize the SPI peripheral instance specified.
- * All registers of SPI peripheral will be reset.
- *
- * @param[in] Instance - SPI peripheral instance number.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: De-initialization command has been accepted.
- * LPSPI_IP_STATUS_FAIL: De-initialization command has not been accepted.
- * @implements Lpspi_Ip_DeInit_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_DeInit(uint8 Instance);
- /**
- * @brief LPSPI synchronous transmission.
- * @details This function initializes a synchronous transfer using the bus parameters provided
- * by external device.
- *
- * @param[in] ExternalDevice - pointer to the external device where data is transmitted.
- * @param[in] TxBuffer - pointer to transmit buffer.
- * @param[in-out] RxBuffer - pointer to receive buffer.
- * @param[in] Length - number of bytes to be sent.
- * @param[in] TimeOut - duration for sending one frame.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Transmission command has been accepted.
- * LPSPI_IP_FIFO_ERROR: Overflow or underflow error occurred.
- * LPSPI_IP_STATUS_FAIL: Transmission command has not been accepted.
- * LPSPI_IP_TIMEOUT: Timeout error occurred.
- *
- * @implements Lpspi_Ip_SyncTransmit_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_SyncTransmit(
- const Lpspi_Ip_ExternalDeviceType *ExternalDevice,
- uint8 *TxBuffer,
- uint8 *RxBuffer,
- uint16 Length,
- uint32 TimeOut
- );
- /**
- * @brief LPSPI asynchronous transmission.
- * @details This function initializes an asynchronous transfer using the bus parameters provided
- * by external device.
- *
- * @param[in] ExternalDevice - pointer to the external device where data is transmitted
- * @param[in] TxBuffer - pointer to transmit buffer.
- * @param[in-out] RxBuffer - pointer to receive buffer.
- * @param[in] Length - number of bytes to be sent.
- * @param[in] EndCallback - callback function is called at the end of transfer.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Transmission command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Transmission command has not been accepted.
- * @implements Lpspi_Ip_AsyncTransmit_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_AsyncTransmit(
- const Lpspi_Ip_ExternalDeviceType *ExternalDevice,
- uint8 *TxBuffer,
- uint8 *RxBuffer,
- uint16 Length,
- Lpspi_Ip_CallbackType EndCallback
- );
- #if (STD_ON == LPSPI_IP_HALF_DUPLEX_MODE_SUPPORT)
- /**
- * @brief LPSPI synchronous transmission support half duplex mode.
- * @details This function initializes a synchronous transfer using the bus parameters provided
- * by external device.
- *
- * @param[in] ExternalDevice - pointer to the external device where data is transmitted.
- * @param[in] Buffer - pointer to transmit buffer.
- * @param[in] Length - number of bytes to be sent.
- * @param[in] TimeOut - duration for sending one frame.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Transmission command has been accepted.
- * LPSPI_IP_FIFO_ERROR: Overflow or underflow error occurred.
- * LPSPI_IP_STATUS_FAIL: Transmission command has not been accepted.
- * LPSPI_IP_TIMEOUT: Timeout error occurred.
- *
- * @implements Lpspi_Ip_SyncTransmitHalfDuplex_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_SyncTransmitHalfDuplex(
- const Lpspi_Ip_ExternalDeviceType *ExternalDevice,
- uint8 *Buffer,
- uint16 Length,
- Lpspi_Ip_HalfDuplexType TransferType,
- uint32 TimeOut
- );
- /**
- * @brief LPSPI asynchronous transmission support half duplex mode.
- * @details This function initializes an asynchronous transfer using the bus parameters provided
- * by external device.
- *
- * @param[in] ExternalDevice - pointer to the external device where data is transmitted
- * @param[in] Buffer - pointer to transmit buffer.
- * @param[in] Length - number of bytes to be sent.
- * @param[in] EndCallback - callback function is called at the end of transfer.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Transmission command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Transmission command has not been accepted.
- * @implements Lpspi_Ip_AsyncTransmitHalfDuplex_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_AsyncTransmitHalfDuplex(
- const Lpspi_Ip_ExternalDeviceType *ExternalDevice,
- uint8 *Buffer,
- uint16 Length,
- Lpspi_Ip_HalfDuplexType TransferType,
- Lpspi_Ip_CallbackType EndCallback
- );
- #endif
- #if (LPSPI_IP_DMA_USED == STD_ON)
- #if (LPSPI_IP_ENABLE_DMAFASTTRANSFER_SUPPORT == STD_ON)
- /**
- * @brief LPSPI asynchronous transmission fast.
- * @details This function initializes an asynchronous transmission for multiple transfers session
- * and CPU used only for processing at the end of sequence transfer.
- * The list of transfers session is composed of an array of fast transfers settings.
- * The settings array is defined by the user needs: it contains entries parameters to be configured
- * for each transfer session as defined in Lpspi_Ip_FastTransferType.
- *
- * How to use this interface:
- * 1. Use the "Lpspi_Ip_FastTransferType" to create a list(array) of transfer session.
- * Each field in Lpspi_Ip_FastTransferType for each transfer session must be configured.
- * Note: This feature requires:
- * a. The parameters SpiBaudrate, SpiHwUnit, SpiTimeClk2Cs, SpiTimeCs2Clk, SpiTimeCs2Cs, SpiDataWidth, SpiTransferStart in all External Devices used(pointed by ExternalDevice) must be the same in each transfer session.
- * b. In each transfer section, the number of data buffer(Length) is NOT higher than 32767 if SpiDataWidth < 9.
- * c. Only Master mode is supported(SpiPhyUnit/SpiPhyUnitMode = SPI_MASTER).
- * d. Make sure that SpiPhyUnit/SpiMaxDmaFastTransfer value must NOT lower than total of transfer sessions.
- * e. Make sure that number of ScatterGathers configuration in SpiPhyUnit/SpiPhyTxDmaChannel must NOT lower than
- * total of transfer sessions plus number of time request CS de-assert(KeepCs = FALSE) at the end of transfer session in the list configured.
- * f. Make sure that number of ScatterGathers configuration in each SpiPhyUnit/SpiPhyRxDmaChannel must NOT lower than total of transfer sessions.
- * 2. Call the "Lpspi_Ip_AsyncTransmitFast()" interface.
- *
- * Example:
- * The user shall create the desired configuration list for his specific application.
- * For example use case:
- * - Requiring 2 transfers session, keep CS assert at the end of first transfer session.
- * - Transfer session 1:
- * + Use SpiExternalDevice_0 with SpiCsIdentifier = PCS0, SpiCsContinous = TRUE.
- * + Send 5 bytes. Tx buffer is "uint8 u8TxBuffer1[5u]={0,1,2,3,4};". Rx buffer is "uint8 u8RxBuffer1[5u];".
- * + Keep CS assert at the end of this transfer session.
- * - Transfer session 2:
- * + Use SpiExternalDevice_0 with SpiCsIdentifier = PCS0, SpiCsContinous = TRUE.
- * + Send 10 bytes with default transmit data value is 5. Tx buffer is NULL_PTR. Rx buffer is "uint8 u8RxBuffer2[10u];".
- * + This is last transfer session, so CS will not kipped by default at the end of last transfer session.
- * - Configuration example on configuration tool:
- * + SpiGeneral/SpiEnableDmaFastTransferSupport = true.
- * + SpiPhyUnit/SpiMaxDmaFastTransfer = 2(2 transfers session).
- * + Number of ScatterGathers configuration for SpiPhyTxDmaChannel is 3(2 transfers session + 1 time CS de-assert at the end of last transfer session).
- * + Number of ScatterGathers configuration for SpiPhyRxDmaChannel is 2(2 transfers session).
- * - Call "UserCallbackFunc" when Fast transfer completed.
- * - Coding example:
- * void UserCallbackFunc(uint8 Instance, Lpspi_Ip_EventType event);
- * Lpspi_Ip_FastTransferType aUserFastTransferCfgList[2u] =
- * {
- * {
- * Lpspi_Ip_DeviceAttributes_SpiExternalDevice_0_BOARD_InitPeripherals, ->Point to External Device 0 configuration generated by configuration tool
- * u8TxBuffer1, -> Store pointer for Tx buffer
- * u8RxBuffer1, -> Store pointer for Rx buffer
- * 0u, -> Default transmit data, don't care due to Tx buffer is not NULL_PTR
- * 5u, -> Number of bytes to be sent
- * (boolean)TRUE -> Keep CS signal at the end of this transfer session
- * },
- * {
- * Lpspi_Ip_DeviceAttributes_SpiExternalDevice_0_BOARD_InitPeripherals, -> Point to external device configuration
- * NULL_PTR, -> Store pointer for Tx buffer
- * u8RxBuffer2, -> Store pointer for Rx buffer
- * 5u, -> Default transmit data, don't care due to Tx buffer is not NULL_PTR
- * 10u, -> Number of bytes to be sent
- * (boolean)FALSE -> Not keep CS signal at the end of this transfer session, don't care this parameter for last transfer
- * }
- * };
- * Lpspi_Ip_AsyncTransmitFast(aUserFastTransferCfgList, 2u, &UserCallbackFunc);
- *
- * @param[in-out] pFastTransferCfg - pointer to the list of transfers section configuration.
- * @param[in] u16NumberOfTransfer - number of transfers session in the list is pointed by pFastTransferCfg.
- * @param[in] EndCallback - callback function is called at the end of sequence transfer.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Transmission command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Transmission command has not been accepted.
- * @implements Lpspi_Ip_AsyncTransmitFast_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_AsyncTransmitFast(
- const Lpspi_Ip_FastTransferType *FastTransferCfg,
- uint8 NumberOfTransfer,
- Lpspi_Ip_CallbackType EndCallback
- );
- #endif
- #endif
- /**
- * @brief Get status of HW unit.
- * @details This function returns the status of the specified SPI Hardware microcontroller peripheral.
- *
- * @param[in] Instance - SPI peripheral instance number.
- *
- * @return Lpspi_Ip_HwStatusType
- * @implements Lpspi_Ip_GetStatus_Activity
- */
- Lpspi_Ip_HwStatusType Lpspi_Ip_GetStatus(uint8 Instance);
- /**
- * @brief Process transfer in POLLING mode.
- * @details This function shall polls the SPI interrupts linked to SPI peripheral instance allocated to
- * the transmission of data to enable the evolution of transmission state machine.
- *
- * @param[in] Instance - SPI peripheral instance number.
- *
- * @return void
- * @implements Lpspi_Ip_ManageBuffers_Activity
- */
- void Lpspi_Ip_ManageBuffers(uint8 Instance);
- /**
- * @brief LPSPI change frame size.
- * @details This function updates frame size of specific external device configuration for next transfers.
- *
- * @param[in] ExternalDevice - pointer to the external device configuration.
- * @param[in] FrameSize - Frame size.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Setting command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Setting command has not been accepted.
- * @implements Lpspi_Ip_UpdateFrameSize_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_UpdateFrameSize(const Lpspi_Ip_ExternalDeviceType *ExternalDevice, uint8 FrameSize);
- /**
- * @brief LPSPI change bit order.
- * @details This function updates bits order LSB or MSB of specific external device configuration for next transfer.
- *
- * @param[in] ExternalDevice - pointer to the external device configuration.
- * @param[in] Lsb - Data is transferred LSB first or not.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Setting command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Setting command has not been accepted.
- * @implements Lpspi_Ip_UpdateLsb_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_UpdateLsb(const Lpspi_Ip_ExternalDeviceType *ExternalDevice, boolean Lsb);
- /**
- * @brief LPSPI change default transmit data.
- * @details This function updates default transmit data of specific external device configuration for next transfer.
- *
- * @param[in] ExternalDevice - pointer to the external device configuration.
- * @param[in] DefaultData - New default transmit data.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Setting command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Setting command has not been accepted.
- * @implements Lpspi_Ip_UpdateDefaultTransmitData_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_UpdateDefaultTransmitData(const Lpspi_Ip_ExternalDeviceType *ExternalDevice, uint32 DefaultData);
- /**
- * @brief LPSPI change transfer mode.
- * @details This function updates the asynchronous mechanism mode for the specified SPI Hardware microcontroller peripheral.
- *
- * @param[in] Instance - SPI peripheral instance number.
- * @param[in] Mode - new mode (interrupt or polling).
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Setting command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Setting command has not been accepted.
- * @implements Lpspi_Ip_UpdateTransferMode_Activity
- */
- Lpspi_Ip_StatusType Lpspi_Ip_UpdateTransferMode(uint8 Instance, Lpspi_Ip_ModeType Mode);
- /**
- * @brief LPSPI cancel current asynchronous transmission.
- * @details This function cancels an asynchronous transmission in progress for the specified SPI Hardware microcontroller peripheral.
- *
- * @param[in] Instance - SPI peripheral instance number.
- *
- * @return void
- * @implements Lpspi_Ip_Cancel_Activity
- */
- void Lpspi_Ip_Cancel(uint8 Instance);
- #if (LPSPI_IP_DUAL_CLOCK_MODE == STD_ON)
- /**
- * @brief Change clock mode.
- * @details This function will change clock mode to operate with other clock reference.
- *
- * @param[in] Instance - SPI peripheral instance number.
- * @param[in] ClockMode Clock mode.
- *
- * @return LPSPI_IP_STATUS_SUCCESS: Setting command has been accepted.
- * LPSPI_IP_STATUS_FAIL: Setting command has not been accepted.
- */
- Lpspi_Ip_StatusType Lpspi_Ip_SetClockMode(uint8 Instance, Lpspi_Ip_DualClockModeType ClockMode);
- #endif
- void Lpspi_Ip_IrqHandler(uint8 Instance);
- #if (LPSPI_IP_DMA_USED == STD_ON)
- void Lpspi_Ip_IrqTxDmaHandler(uint8 Instance);
- void Lpspi_Ip_IrqRxDmaHandler(uint8 Instance);
- #endif
- #define SPI_STOP_SEC_CODE
- #include "Spi_MemMap.h"
- #ifdef __cplusplus
- }
- #endif
- #endif /* LPSPI_IP_H */
- /** @} */
|