Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/devicetree/api/
Dapp.overlay309 test_mbox: mbox {
416 mboxes = <&test_mbox 1>, <&test_mbox 2>, <&test_mbox_zero_cell>;
/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c3088 DEVICE_DT_DEFINE(DT_NODELABEL(test_mbox), NULL, NULL, NULL, NULL, POST_KERNEL,
3093 ZTEST(devicetree_api, test_mbox) in ZTEST() argument
3108 DT_NODELABEL(test_mbox)), ""); in ZTEST()
3110 DT_NODELABEL(test_mbox)), ""); in ZTEST()