Searched refs:RCC_LSI_DIV1 (Results 1 – 13 of 13) sorted by relevance
577 if (RCC_OscInitStruct->LSIDiv == RCC_LSI_DIV1) in HAL_RCC_OscConfig()1426 RCC_OscInitStruct->LSIDiv = RCC_LSI_DIV1; in HAL_RCC_GetOscConfig()
137 RCC_OscInitStruct.LSIDiv = RCC_LSI_DIV1; in HAL_InitTick()
135 RCC_OscInitStruct.LSIDiv = RCC_LSI_DIV1; in HAL_InitTick()
97 #define IS_RCC_LSIDIV(__LSIDIV__) (((__LSIDIV__) == RCC_LSI_DIV1) || ((__LSIDIV__) == RCC_LSI_DIV1…
118 RCC_OscInitStruct.LSIDiv = RCC_LSI_DIV1; in HAL_InitTick()
707 if (RCC_OscInitStruct->LSIDiv == RCC_LSI_DIV1) in HAL_RCC_OscConfig()1656 RCC_OscInitStruct->LSIDiv = RCC_LSI_DIV1; in HAL_RCC_GetOscConfig()
112 #define IS_RCC_LSIDIV(__LSIDIV__) (((__LSIDIV__) == RCC_LSI_DIV1) || ((__LSIDIV__) == RCC_LSI_DIV1…400 #define RCC_LSI_DIV1 LL_RCC_LSI_PREDIV_1 /*!< LSI clock not divided */ macro
234 #define RCC_LSI_DIV1 0U /*!< LSI1 clock is not divided */ macro2358 #define IS_RCC_LSIDIV(__LSIDIV__) (((__LSIDIV__) == RCC_LSI_DIV1) || ((__LSIDIV__) ==…
205 #define RCC_LSI_DIV1 (0x00000000U) /*!< LSI clock is not divided */ macro2832 #define IS_RCC_LSIDIV(__DIV__) (((__DIV__) == RCC_LSI_DIV1) || ((__DIV__) == RCC_LSI_DIV128))
1625 RCC_OscInitStruct->LSIDiv = RCC_LSI_DIV1; in HAL_RCC_GetOscConfig()
212 #define RCC_LSI_DIV1 0U /*!< LSI clock is not divided */ macro3407 #define IS_RCC_LSIDIV(__DIV__) (((__DIV__) == RCC_LSI_DIV1) || ((__DIV__) == RCC_LSI_DIV128))
230 #define RCC_LSI_DIV1 0x00000000U /*!< LSI clock not divided */ macro4684 #define IS_RCC_LSIDIV(__LSIDIV__) (((__LSIDIV__) == RCC_LSI_DIV1) || ((__LSIDIV__) == RCC_LSI_DIV1…
272 #define RCC_LSI_DIV1 0U /*!< LSI clock is not divided */ macro