Searched refs:RT_DEBUG_SIGNAL_UNUSED (Results 1 – 3 of 3) sorted by relevance
/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/RTDebug/ |
D | local_debug_tables.h | 34 [SCM_SETUP] = RT_DEBUG_SIGNAL_UNUSED, 40 [SCM_SYSTEM_CLOCK_CONFIG] = RT_DEBUG_SIGNAL_UNUSED, 46 [SCM_HSERDY_ISR] = RT_DEBUG_SIGNAL_UNUSED, 52 [ADC_ACTIVATION] = RT_DEBUG_SIGNAL_UNUSED, 58 [ADC_DEACTIVATION] = RT_DEBUG_SIGNAL_UNUSED, 64 [ADC_TEMPERATURE_ACQUISITION] = RT_DEBUG_SIGNAL_UNUSED, 70 [RNG_ENABLE] = RT_DEBUG_SIGNAL_UNUSED, 76 [RNG_DISABLE] = RT_DEBUG_SIGNAL_UNUSED, 82 [RNG_GEN_RAND_NUM] = RT_DEBUG_SIGNAL_UNUSED, 88 [LOW_POWER_STOP_MODE_ENTER] = RT_DEBUG_SIGNAL_UNUSED, [all …]
|
D | RTDebug.h | 39 if(debug_table_idx != RT_DEBUG_SIGNAL_UNUSED) \ 54 if(debug_table_idx != RT_DEBUG_SIGNAL_UNUSED) \ 69 if(debug_table_idx != RT_DEBUG_SIGNAL_UNUSED) \
|
D | debug_signals.h | 58 RT_DEBUG_SIGNAL_UNUSED = 0x0, enumerator
|