Home
last modified time | relevance | path

Searched defs:BSP_PLACE_IN_SECTION (Results 1 – 2 of 2) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/bsp/mcu/all/
H A Dbsp_compiler_support.h65 #define BSP_PLACE_IN_SECTION(x) __attribute__ ((section(x))) __attribute__ ((__used__)) macro
81 #define BSP_PLACE_IN_SECTION(x) @ x macro
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/mcu/all/
H A Dbsp_compiler_support.h71 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro