Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/RTDebug/
DRTDebug.c45 GENERIC_DEBUG_GPIO_RESET(signal, system_debug_table); in SYSTEM_DEBUG_SIGNAL_RESET()
71 GENERIC_DEBUG_GPIO_RESET(signal, linklayer_debug_table); in LINKLAYER_DEBUG_SIGNAL_RESET()
DRTDebug.h47 #define GENERIC_DEBUG_GPIO_RESET(signal, table) do { \ macro