Collaboration diagram for QSPI Interrupts:Macros | |
| #define | QSPI_IT_TXU LL_QSPI_IS_TXU |
| Transmit FIFO Underflow Interrupt flag More... | |
| #define | QSPI_IT_XRXO LL_QSPI_IS_XRXO |
| XIP Receive FIFO Overflow Interrupt flag. More... | |
| #define | QSPI_IT_MST LL_QSPI_IS_MST |
| Multi-Master Contention Interrupt flag. More... | |
| #define | QSPI_IT_RXF LL_QSPI_IS_RXF |
| Receive FIFO Full Interrupt flag. More... | |
| #define | QSPI_IT_RXO LL_QSPI_IS_RXO |
| Receive FIFO Overflow Interrupt flag. More... | |
| #define | QSPI_IT_RXU LL_QSPI_IS_RXU |
| Receive FIFO Underflow Interrupt flag. More... | |
| #define | QSPI_IT_TXO LL_QSPI_IS_TXO |
| Transmit FIFO Overflow Interrupt flag. More... | |
| #define | QSPI_IT_TXE LL_QSPI_IS_TXE |
| Transmit FIFO Empty Interrupt flag. More... | |
| #define | QSPI_IT_ALL LL_QSPI_IS_ALL |
| ALL QSPI Interrupts flag. More... | |
| #define QSPI_IT_ALL LL_QSPI_IS_ALL |
| #define QSPI_IT_MST LL_QSPI_IS_MST |
| #define QSPI_IT_RXF LL_QSPI_IS_RXF |
| #define QSPI_IT_RXO LL_QSPI_IS_RXO |
| #define QSPI_IT_RXU LL_QSPI_IS_RXU |
| #define QSPI_IT_TXE LL_QSPI_IS_TXE |
| #define QSPI_IT_TXO LL_QSPI_IS_TXO |
| #define QSPI_IT_TXU LL_QSPI_IS_TXU |
Transmit FIFO Underflow Interrupt flag
Definition at line 548 of file gr55xx_hal_qspi.h.
| #define QSPI_IT_XRXO LL_QSPI_IS_XRXO |
XIP Receive FIFO Overflow Interrupt flag.
Definition at line 549 of file gr55xx_hal_qspi.h.