![]() |
PDK API Guide for AM64x
|
Mailbox driver OSAL function pointers.
Mbox_OsalDisableAllIntrFxn Mbox_OsalPrms::disableAllIntr |
OSAL all interrupt disable function pointer
Mbox_OsalRestoreAllIntrFxn Mbox_OsalPrms::restoreAllIntr |
OSAL all interrupt restore function pointer
Mbox_OsalEnableIntrFxn Mbox_OsalPrms::enableIntr |
OSAL interrupt disable function pointer
Mbox_OsalDisableIntrFxn Mbox_OsalPrms::disableIntr |
OSAL interrupt disable function pointer
Mbox_OsalMutexCreateFxn Mbox_OsalPrms::createMutex |
Create mutex function pointer
Mbox_OsalMutexDeleteFxn Mbox_OsalPrms::deleteMutex |
Delete mutex function pointer
Mbox_OsalMutexLockFxn Mbox_OsalPrms::lockMutex |
Lock mutex function pointer
Mbox_OsalMutexUnlockFxn Mbox_OsalPrms::unlockMutex |
Unlock mutex function pointer
Mbox_OsalRegisterIntrFxn Mbox_OsalPrms::registerIntr |
Register interrupt function pointer
Mbox_OsalRegisterDirectIntrFxn Mbox_OsalPrms::registerDirectIntr |
Register direct interrupt function pointer - used only for R5F for certain SoCs
Mbox_OsalUnRegisterIntrFxn Mbox_OsalPrms::unRegisterIntr |
Unregister interrupt function pointer