Searched refs:__HSE__ (Results 1 – 1 of 1) sorted by relevance
158 #define IS_RCC_HSE(__HSE__) (((__HSE__) == RCC_HSE_OFF) || ((__HSE__) == RCC_HSE_ON) || \ argument159 ((__HSE__) == RCC_HSE_BYPASS))
Completed in 14 milliseconds