Searched refs:RCC_FLAG_BORRST (Results 1 – 3 of 3) sorted by relevance
416 #define RCC_FLAG_BORRST ((uint8_t)0x79) macro425 ((FLAG) == RCC_FLAG_LSIRDY) || ((FLAG) == RCC_FLAG_BORRST) || \
692 #define RCC_FLAG_BORRST ((uint8_t)0x79) macro702 ((FLAG) == RCC_FLAG_LSIRDY) || ((FLAG) == RCC_FLAG_BORRST) || \
403 #define RCC_FLAG_BORRST ((uint8_t)0x79) macro
Completed in 13 milliseconds