Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/RTDebug/
DRTDebug.c64 GENERIC_DEBUG_GPIO_SET(signal, linklayer_debug_table); in LINKLAYER_DEBUG_SIGNAL_SET()
71 GENERIC_DEBUG_GPIO_RESET(signal, linklayer_debug_table); in LINKLAYER_DEBUG_SIGNAL_RESET()
78 GENERIC_DEBUG_GPIO_TOGGLE(signal, linklayer_debug_table); in LINKLAYER_DEBUG_SIGNAL_TOGGLE()
Dlocal_debug_tables.h126 static const rt_debug_signal_t linklayer_debug_table[] = { variable