Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Dtransport_layer.h109 #define DEBUG_ARRAY_LEN 1000 macro
110 extern DebugLabel debug_buf[DEBUG_ARRAY_LEN];
113 … debug_buf[debug_cnt] = NOTE; debug_cnt = (debug_cnt+1)%DEBUG_ARRAY_LEN;\
Dtransport_layer.c85 DebugLabel debug_buf[DEBUG_ARRAY_LEN] = {EMPTY,};