Searched refs:test_mbox (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 309 test_mbox: mbox { 416 mboxes = <&test_mbox 1>, <&test_mbox 2>, <&test_mbox_zero_cell>;
|
/Zephyr-latest/tests/lib/devicetree/api/src/ |
D | main.c | 3088 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()
|