Home
last modified time | relevance | path

Searched refs:linklayer_debug_signal_t (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/RTDebug/
DRTDebug.c61 void LINKLAYER_DEBUG_SIGNAL_SET(linklayer_debug_signal_t signal) in LINKLAYER_DEBUG_SIGNAL_SET()
68 void LINKLAYER_DEBUG_SIGNAL_RESET(linklayer_debug_signal_t signal) in LINKLAYER_DEBUG_SIGNAL_RESET()
75 void LINKLAYER_DEBUG_SIGNAL_TOGGLE(linklayer_debug_signal_t signal) in LINKLAYER_DEBUG_SIGNAL_TOGGLE()
DRTDebug.h84 void LINKLAYER_DEBUG_SIGNAL_SET(linklayer_debug_signal_t signal);
85 void LINKLAYER_DEBUG_SIGNAL_RESET(linklayer_debug_signal_t signal);
86 void LINKLAYER_DEBUG_SIGNAL_TOGGLE(linklayer_debug_signal_t signal);
Ddebug_signals.h28 typedef Debug_GPIO_t linklayer_debug_signal_t; typedef