Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/sim3l1xx/
Dsim3l1xx.h172 #define __SI32_RETENTION_REGION __attribute__ ((section(".SI32.RETENTION"), zero_init)) macro
178 #define __SI32_RETENTION_REGION _Pragma("location=\".SI32.RETENTION\"") macro
184 #define __SI32_RETENTION_REGION __attribute__ ((section(".bss.$RESERVED"))) macro
/hal_silabs-latest/si32/si32Hal/sim3c1xx/
Dsim3c1xx.h182 #define __SI32_RETENTION_REGION __attribute__ ((section(".SI32.RETENTION"), zero_init)) macro
190 #define __SI32_RETENTION_REGION _Pragma("location=\".SI32.RETENTION\"") macro
198 #define __SI32_RETENTION_REGION __attribute__ ((section(".bss.$RESERVED"))) macro
/hal_silabs-latest/si32/si32Hal/sim3u1xx/
Dsim3u1xx.h185 #define __SI32_RETENTION_REGION __attribute__ ((section(".SI32.RETENTION"), zero_init)) macro
193 #define __SI32_RETENTION_REGION _Pragma("location=\".SI32.RETENTION\"") macro
201 #define __SI32_RETENTION_REGION __attribute__ ((section(".bss.$RESERVED"))) macro