Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_stdio_rtt/SEGGER/Config/
DSEGGER_RTT_Conf.h146 #ifndef SEGGER_RTT_MAX_INTERRUPT_PRIORITY
147 …#define SEGGER_RTT_MAX_INTERRUPT_PRIORITY (0x20) // Interrupt priority to lock on SEGGER… macro
174 #ifndef SEGGER_RTT_MAX_INTERRUPT_PRIORITY
175 #define SEGGER_RTT_MAX_INTERRUPT_PRIORITY (0x20) macro
183 … : "i"(SEGGER_RTT_MAX_INTERRUPT_PRIORITY) \
260 #ifndef SEGGER_RTT_MAX_INTERRUPT_PRIORITY
261 #define SEGGER_RTT_MAX_INTERRUPT_PRIORITY (0x20) macro
266 __set_BASEPRI(SEGGER_RTT_MAX_INTERRUPT_PRIORITY);
342 #ifndef SEGGER_RTT_MAX_INTERRUPT_PRIORITY
343 #define SEGGER_RTT_MAX_INTERRUPT_PRIORITY (0x20) macro
[all …]