Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dmailbox.c115 uint32_t temp_info; in mbox_message_match() local
127 temp_info = rx_msg->info; in mbox_message_match()
129 tx_msg->info = temp_info; in mbox_message_match()