Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/RTDebug/
DRTDebug.c38 GENERIC_DEBUG_GPIO_SET(signal, system_debug_table); in SYSTEM_DEBUG_SIGNAL_SET()
45 GENERIC_DEBUG_GPIO_RESET(signal, system_debug_table); in SYSTEM_DEBUG_SIGNAL_RESET()
52 GENERIC_DEBUG_GPIO_TOGGLE(signal, system_debug_table); in SYSTEM_DEBUG_SIGNAL_TOGGLE()
Dlocal_debug_tables.h30 static const rt_debug_signal_t system_debug_table[] = { variable