Searched refs:IPI_OBS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.5.0/drivers/ipm/ | ||
D | ipm_xlnx_ipi.h | 25 #define IPI_OBS 0x04 macro |
D | ipm_xlnx_ipi.c | 141 obs_bit = sys_test_bit(config->host_ipi_reg + IPI_OBS, config->remote_ipi_ch_bit); in xlnx_ipi_send() |