Home
last modified time | relevance | path

Searched refs:PSA_CLIENT_REPLY_NVIC_IRQn (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/mailbox/
Dplatform_ns_mailbox.c34 NVIC_SetPriority(PSA_CLIENT_REPLY_NVIC_IRQn, PSA_CLIENT_REPLY_IRQ_PRIORITY); in mailbox_ipc_config()
36 NVIC_EnableIRQ(PSA_CLIENT_REPLY_NVIC_IRQn); in mailbox_ipc_config()
Dns_ipc_config.h19 #define PSA_CLIENT_REPLY_NVIC_IRQn IPC_PSA_CLIENT_REPLY_IPC_INTR macro