Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Config/Log/
Dlog_module_conf.h224 #define LOG_DEBUG_APP(...) Log_Module_Print( LOG_VERBOSE_DEBUG, LOG_REGION_APP, __VA_ARGS__) macro
229 #define LOG_DEBUG_APP(...) do {} while(0) macro