Home
last modified time | relevance | path

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

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