Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/mailbox/
Dplatform_spe_mailbox.c53 platform_mailbox_send_msg_data(NS_MAILBOX_INIT_ENABLE); in tfm_mailbox_hal_init()
76 platform_mailbox_send_msg_data(S_MAILBOX_READY); in tfm_mailbox_hal_init()
Dplatform_multicore.c75 int platform_mailbox_send_msg_data(uint32_t data) in platform_mailbox_send_msg_data() function
125 if (platform_mailbox_send_msg_data(~IPC_SYNC_MAGIC) != in tfm_platform_ns_wait_for_s_cpu_ready()
Dplatform_multicore.h89 int platform_mailbox_send_msg_data(uint32_t data);