Home
last modified time | relevance | path

Searched refs:MAILBOX_CALLBACK_REG_ERROR (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.4.0/interface/include/multi_core/
Dtfm_mailbox.h44 #define MAILBOX_CALLBACK_REG_ERROR (INT32_MIN + 6) macro
/trusted-firmware-m-3.4.0/secure_fw/spm/cmsis_psa/
Dtfm_spe_mailbox.c393 return MAILBOX_CALLBACK_REG_ERROR; in tfm_mailbox_init()
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/dual-cpu/
Dmailbox_design_on_dual_core_system.rst566 ``MAILBOX_CALLBACK_REG_ERROR``
569 ``MAILBOX_CALLBACK_REG_ERROR`` is a return value from mailbox function if the
574 #define MAILBOX_CALLBACK_REG_ERROR (INT32_MIN + 6)