Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/ipm/
Dipm_stm32_ipcc.c59 #define IPCC_ReadOtherInstReg_SR(hipcc) READ_REG(hipcc->C2TOC1SR) macro
87 #define IPCC_ReadOtherInstReg_SR(hipcc) READ_REG(hipcc->C1TOC2SR) macro
113 mask &= IPCC_ReadOtherInstReg_SR(cfg->ipcc) & IPCC_ALL_SR_CH_MASK; in stm32_ipcc_mailbox_rx_isr()