Searched defs:IS_RCC_AHB2_PERIPH (Results 1 – 2 of 2) sorted by relevance
295 #define IS_RCC_AHB2_PERIPH(PERIPH) ((((PERIPH) & 0xFFFFFF0E) == 0x00) && ((PERIPH) != 0x00)) macro
535 #define IS_RCC_AHB2_PERIPH(PERIPH) ((((PERIPH) & 0xFFFFFF0E) == 0x00) && ((PERIPH) != 0x00)) macro
Completed in 7 milliseconds