Home
last modified time | relevance | path

Searched refs:IPC_TX_NOTIFY_MASK (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/mailbox/
Dplatform_multicore.c67 IPC_TX_NOTIFY_MASK, msg_ptr); in platform_mailbox_send_msg_ptr()
80 IPC_TX_NOTIFY_MASK, data); in platform_mailbox_send_msg_data()
Dns_ipc_config.h17 #define IPC_TX_NOTIFY_MASK IPC_PSA_CLIENT_CALL_NOTIFY_MASK macro
Dspe_ipc_config.h18 #define IPC_TX_NOTIFY_MASK IPC_PSA_CLIENT_REPLY_NOTIFY_MASK macro
Dplatform_spe_mailbox.c29 IPC_TX_NOTIFY_MASK, in tfm_mailbox_hal_notify_peer()
Dplatform_ns_mailbox.c44 IPC_TX_NOTIFY_MASK, in tfm_ns_mailbox_hal_notify_peer()
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/
Dtfm_hal_multi_core.c84 IPC_TX_NOTIFY_MASK, IPC_SYNC_MAGIC); in tfm_hal_wait_for_ns_cpu_ready()