Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/mailbox/
Dplatform_ns_mailbox.c110 Cy_IPC_Drv_GetIpcBaseAddress(IPC_PSA_MAILBOX_LOCK_CHAN); in tfm_ns_mailbox_hal_enter_critical()
119 Cy_IPC_Drv_GetIpcBaseAddress(IPC_PSA_MAILBOX_LOCK_CHAN); in tfm_ns_mailbox_hal_exit_critical()
127 Cy_IPC_Drv_GetIpcBaseAddress(IPC_PSA_MAILBOX_LOCK_CHAN); in tfm_ns_mailbox_hal_enter_critical_isr()
136 Cy_IPC_Drv_GetIpcBaseAddress(IPC_PSA_MAILBOX_LOCK_CHAN); in tfm_ns_mailbox_hal_exit_critical_isr()
Dplatform_spe_mailbox.c84 Cy_IPC_Drv_GetIpcBaseAddress(IPC_PSA_MAILBOX_LOCK_CHAN); in tfm_mailbox_hal_enter_critical()
93 Cy_IPC_Drv_GetIpcBaseAddress(IPC_PSA_MAILBOX_LOCK_CHAN); in tfm_mailbox_hal_exit_critical()
Dplatform_multicore.h27 #define IPC_PSA_MAILBOX_LOCK_CHAN (10) macro