Searched refs:APBPeriph_CLOCK_NULL (Results 1 – 2 of 2) sorted by relevance
65 #define APBPeriph_CLOCK_NULL 0 //if you dont want to set any clock, you can use this macro182 if (APBPeriph_Clock != APBPeriph_CLOCK_NULL) { in RCC_PeriphClockCmd_AON()
64 #define APBPeriph_CLOCK_NULL 0 //if you dont want to set any clock, you can use this macro
Completed in 3 milliseconds