Searched defs:tx_channel (Results 1 – 7 of 7) sorted by relevance
48 const struct mbox_dt_spec tx_channel = MBOX_DT_SPEC_GET(DT_PATH(mbox_consumer), tx); in main() local
44 const struct mbox_dt_spec tx_channel = MBOX_DT_SPEC_GET(DT_PATH(mbox_consumer), tx); in main() local
29 const struct mbox_dt_spec tx_channel = MBOX_DT_SPEC_GET(DT_PATH(mbox_consumer), tx); in main() local
71 const struct mbox_dt_spec *tx_channel = &channels[current_channel_index][TX_CHANNEL_INDEX]; in mbox_data_tests_before() local113 const struct mbox_dt_spec *tx_channel = in mbox_test() local
58 const struct mbox_dt_spec *tx_channel = &channels[i][TX_CHANNEL_INDEX]; in main() local
93 uint32_t tx_channel; member