Collaboration diagram for ISO7816 Interrupt Definition:Macros | |
| #define | APP_ISO7816_INTR_PRESENCE HAL_ISO7816_INTR_PRESENCE |
| Source presence interrupt More... | |
| #define | APP_ISO7816_INTR_STATE_ERR HAL_ISO7816_INTR_STATE_ERR |
| Source state error interrupt More... | |
| #define | APP_ISO7816_INTR_DMA_ERR HAL_ISO7816_INTR_DMA_ERR |
| Source dma error interrupt More... | |
| #define | APP_ISO7816_INTR_RETRY_ERR HAL_ISO7816_INTR_RETRY_ERR |
| Source retry error interrupt More... | |
| #define | APP_ISO7816_INTR_RX_ERR HAL_ISO7816_INTR_RX_ERR |
| Source rx error interrupt More... | |
| #define | APP_ISO7816_INTR_DONE HAL_ISO7816_INTR_DONE |
| Source done error interrupt More... | |
| #define APP_ISO7816_INTR_DMA_ERR HAL_ISO7816_INTR_DMA_ERR |
Source dma error interrupt
Definition at line 88 of file app_iso7816.h.
| #define APP_ISO7816_INTR_DONE HAL_ISO7816_INTR_DONE |
Source done error interrupt
Definition at line 91 of file app_iso7816.h.
| #define APP_ISO7816_INTR_PRESENCE HAL_ISO7816_INTR_PRESENCE |
Source presence interrupt
Definition at line 86 of file app_iso7816.h.
| #define APP_ISO7816_INTR_RETRY_ERR HAL_ISO7816_INTR_RETRY_ERR |
Source retry error interrupt
Definition at line 89 of file app_iso7816.h.
| #define APP_ISO7816_INTR_RX_ERR HAL_ISO7816_INTR_RX_ERR |
Source rx error interrupt
Definition at line 90 of file app_iso7816.h.
| #define APP_ISO7816_INTR_STATE_ERR HAL_ISO7816_INTR_STATE_ERR |
Source state error interrupt
Definition at line 87 of file app_iso7816.h.