Second level ISR (HISR), used to complete ISR functions. More...
#include <ipc_types.h>
Data Fields | |
| uintptr_t | arg0 |
| uintptr_t | arg1 |
| Ipc_OsalHIsrFxn | hIsrFxn |
| void * | hLosHisrHandle |
Second level ISR (HISR), used to complete ISR functions.
| uintptr_t Ipc_OsalHIsrHandle::arg0 |
First argument, expected to be of type RPMessage_CallbackData
| uintptr_t Ipc_OsalHIsrHandle::arg1 |
First argument, Not used in this implementation
| Ipc_OsalHIsrFxn Ipc_OsalHIsrHandle::hIsrFxn |
Function to handle HIsr
| void* Ipc_OsalHIsrHandle::hLosHisrHandle |
When used to high level OS, TIRTOS, associated HISR handle