Searched defs:IS_DBGMCU_APB2PERIPH (Results 1 – 2 of 2) sorted by relevance
55 #define IS_DBGMCU_APB2PERIPH(PERIPH) ((((PERIPH) & 0xFFF8F7FF) == 0x00) && ((PERIPH) != 0x00)) macro
Completed in 3 milliseconds