Home
last modified time | relevance | path

Searched defs:APP_DBG (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_conf.h383 #define APP_DBG(...) \ macro
388 #define APP_DBG(...) printf(__VA_ARGS__) macro
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/Core/Inc/
Dapp_conf.h232 #define APP_DBG LOG_INFO_APP macro