Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/bbram/emul/src/
Dmain.c11 #define BBRAM_NODELABEL DT_NODELABEL(bbram) macro
12 #define BBRAM_SIZE DT_PROP(BBRAM_NODELABEL, size)
16 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
27 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
40 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
55 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
65 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
75 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
85 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
95 const struct device *const dev = DEVICE_DT_GET(BBRAM_NODELABEL); in ZTEST()
[all …]