Searched defs:tx_channel (Results 1 – 8 of 8) sorted by relevance
56 const struct mbox_dt_spec tx_channel = in ZTEST() local89 const struct mbox_dt_spec tx_channel = in ZTEST() local118 const struct mbox_dt_spec tx_channel = in ZTEST() local162 const struct mbox_dt_spec tx_channel = in ZTEST() local193 const struct mbox_dt_spec tx_channel = in ZTEST() local230 const struct mbox_dt_spec tx_channel = in ZTEST() local328 const struct mbox_dt_spec tx_channel = in ZTEST() local362 const struct mbox_dt_spec tx_channel = in ZTEST() local506 const struct mbox_dt_spec tx_channel = in ZTEST() local
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
94 uint32_t tx_channel; member