Searched refs:linklayer_debug_signal_t (Results 1 – 3 of 3) sorted by relevance
61 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()
84 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);
28 typedef Debug_GPIO_t linklayer_debug_signal_t; typedef