Home
last modified time | relevance | path

Searched defs:tx_msg (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/kernel/
Dmailbox.c33 struct k_mbox_msg tx_msg; /* transmit message descriptor */ member
112 static int mbox_message_match(struct k_mbox_msg *tx_msg, in mbox_message_match()
158 struct k_mbox_msg *tx_msg; in mbox_message_dispose() local
210 static int mbox_message_put(struct k_mbox *mbox, struct k_mbox_msg *tx_msg, in mbox_message_put()
295 int k_mbox_put(struct k_mbox *mbox, struct k_mbox_msg *tx_msg, in k_mbox_put()
311 void k_mbox_async_put(struct k_mbox *mbox, struct k_mbox_msg *tx_msg, in k_mbox_async_put()
386 struct k_mbox_msg *tx_msg; in k_mbox_get() local
/Zephyr-latest/drivers/w1/
Dw1_ds2477_85_common.c195 struct i2c_msg tx_msg[2] = { in ds2477_85_write_block() local
/Zephyr-latest/drivers/i2c/
Di2c_ifx_cat1.c285 struct i2c_msg *tx_msg; in ifx_cat1_i2c_transfer() local
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c129 uint8_t *tx_msg; /* Entry pointer of msg tx buffer */ member
/Zephyr-latest/drivers/can/
Dcan_nxp_s32_canxl.c118 Canexcel_TxFdMsgType *tx_msg; member