Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_conf.h365 #define CFG_DEBUG_APP_TRACE (0) macro
374 #if (CFG_DEBUG_APP_TRACE == 0)
391 #if (CFG_DEBUG_APP_TRACE != 0)
/hal_stm32-latest/lib/stm32wb/hci/
Dapp_conf.h569 #define CFG_DEBUG_APP_TRACE 1 macro
571 #if (CFG_DEBUG_APP_TRACE != 0)
577 #if ( (CFG_DEBUG_BLE_TRACE != 0) || (CFG_DEBUG_APP_TRACE != 0) )