Searched refs:BBRAM_NODELABEL (Results 1 – 1 of 1) sorted by relevance
11 #define BBRAM_NODELABEL DT_NODELABEL(bbram) macro12 #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 …]