![]() |
Zephyr API 3.6.99
|
Macros | |
| #define | DT_CHOSEN_SRAM_ADDR DT_REG_ADDR(DT_CHOSEN(zephyr_sram)) |
| Get chosen SRAM node address. | |
| #define | DT_CHOSEN_SRAM_SIZE DT_REG_SIZE(DT_CHOSEN(zephyr_sram)) |
| Get chosen SRAM node size. | |
| #define DT_CHOSEN_SRAM_ADDR DT_REG_ADDR(DT_CHOSEN(zephyr_sram)) |
#include <zephyr/devicetree/sram.h>
Get chosen SRAM node address.
| #define DT_CHOSEN_SRAM_SIZE DT_REG_SIZE(DT_CHOSEN(zephyr_sram)) |
#include <zephyr/devicetree/sram.h>
Get chosen SRAM node size.