Zephyr API 3.6.99
Loading...
Searching...
No Matches
sram.h File Reference

Chosen SRAM Devicetree macro public API header file. More...

Go to the source code of this file.

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.
 

Detailed Description

Chosen SRAM Devicetree macro public API header file.