Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mbox/
Dmbox_nxp_mailbox.c58 bool channel_enable[MAILBOX_MAX_CHANNELS]; member
82 if (!data->channel_enable[i_channel]) { in mailbox_isr()
178 data->channel_enable[channel] = enable; in nxp_mailbox_set_enabled()