Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dplat_addr_map.h26 #define RAM_TO_RAMX(d) ((d) - RAM_BASE + RAMX_BASE)
27 #define RAMX_TO_RAM(d) ((d) - RAMX_BASE + RAM_BASE)
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/haas1000/
A Dplat_addr_map_haas1000.h38 #define RAM_BASE RAM0_BASE macro

Completed in 3 milliseconds