Searched defs:IS_RCC_AHB1_CLOCK_PERIPH (Results 1 – 2 of 2) sorted by relevance
280 #define IS_RCC_AHB1_CLOCK_PERIPH(PERIPH) ((((PERIPH) & 0x819BEE00) == 0x00) && ((PERIPH) != 0x00)) macro
519 #define IS_RCC_AHB1_CLOCK_PERIPH(PERIPH) ((((PERIPH) & 0x810BE800) == 0x00) && ((PERIPH) != 0x00)) macro
Completed in 6 milliseconds