![]() |
MCUSW
|
This file contains ISR function declaration for SPI MCAL driver.
Go to the source code of this file.
Macros | |
SPI Driver ISR category level | |
Definitions for SPI Driver ISR ISR category level. | |
#define | SPI_ISR_VOID (0x00U) |
void ISR type More... | |
#define | SPI_ISR_CAT1 (0x01U) |
Category 1 ISR type. More... | |
#define | SPI_ISR_CAT2 (0x02U) |
Category 2 ISR type. More... | |
Functions | |
void | Spi_IntISR_McuMcspiTxRx (Spi_HWUnitType Spi_HwUnit) |
ADC ISR. More... | |
void | Spi_IntISR_McuMcspiDmaTx (Spi_HWUnitType MaxHwUnit, Spi_HWUnitType Spi_HwUnit) |
void | Spi_IntISR_McuMcspiDmaRx (Spi_HWUnitType MaxHwUnit, Spi_HWUnitType Spi_HwUnit) |