Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dcompiler.h95 #define WEAK_FUNCTION(function) __weak function macro
217 #define WEAK_FUNCTION(function) __weak function macro
241 #define WEAK_FUNCTION(function) __attribute__((weak)) function macro
317 #define WEAK_FUNCTION(function) __attribute__((weak)) function macro