Searched defs:IS_RCC_AHB1_RESET_PERIPH (Results 1 – 2 of 2) sorted by relevance
281 #define IS_RCC_AHB1_RESET_PERIPH(PERIPH) ((((PERIPH) & 0xDD9FEE00) == 0x00) && ((PERIPH) != 0x00)) macro
520 #define IS_RCC_AHB1_RESET_PERIPH(PERIPH) ((((PERIPH) & 0xDD1FE800) == 0x00) && ((PERIPH) != 0x00)) macro
Completed in 6 milliseconds