Home
last modified time | relevance | path

Searched defs:PLACE_IN_SECTION (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/
H A Dble_common.h103 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/
H A Dstm32_wpan_common.h139 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/utilities/
H A Dutilities_common.h125 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro