Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/
Dcompiler.h66 #define NORETURN_FUNCTION(function) __noreturn function macro
193 #define NORETURN_FUNCTION(function) __attribute__((noreturn)) function macro
332 #define NORETURN_FUNCTION(function) __attribute__((noreturn)) function macro