Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb/hci/
Dapp_common.h101 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
Dutilities_common.h124 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
Dstm32_wpan_common.h138 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/
Dstm32_wpan_common.h124 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/Core/Inc/
Dapp_common.h104 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/
Dutilities_common.h125 #define PLACE_IN_SECTION( __x__ ) __attribute__((section (__x__))) macro
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_common.h124 #define PLACE_IN_SECTION( __x__ ) __attribute__((used, section (__x__))) macro