Searched refs:RCC_HSE_DIV1 (Results 1 – 2 of 2) sorted by relevance
100 #define IS_RCC_HSEDIV(__HSEDIV__) (((__HSEDIV__) == RCC_HSE_DIV1) || ((__HSEDIV__) == RCC_HSE_DIV2…358 #define RCC_HSE_DIV1 0x00000000U /*!< HSE clock not divided */ macro
190 #define RCC_HSE_DIV1 0x00000000U /*!< HSE clock divided by 1 for SYSCLK */ macro2341 #define IS_RCC_HSEDIV(__HSEDIV__) (((__HSEDIV__) == RCC_HSE_DIV1) || ((__HSEDIV__) ==…