Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_location.h11 #define HAL_SEC_DEF_A(s, d, n) __attribute__((section(#s #d #n))) n macro
12 #define HAL_SEC_DEF(section, name) HAL_SEC_DEF_A(section, ., name)
13 #define HAL_SEC_LOC(section) HAL_SEC_DEF_A(section, , )

Completed in 2 milliseconds