Home
last modified time | relevance | path

Searched refs:RCC_I2C3CLKSOURCE_HSI (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h94 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
286 #define RCC_I2C3CLKSOURCE_HSI LL_RCC_I2C3_CLKSOURCE_HSI /*!< HSI clock selected as I2C… macro
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc_ex.h341 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR3_I2C3SEL_1 macro
966 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h286 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR_I2C3SEL_1 macro
1211 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h118 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
512 #define RCC_I2C3CLKSOURCE_HSI LL_RCC_I2C3_CLKSOURCE_HSI /*!< HSI clock selected as I2C… macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc_ex.h330 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR_I2C3SEL_1 macro
1538 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h174 #define IS_RCC_I2C3CLKSOURCE(SOURCE) (((SOURCE) == RCC_I2C3CLKSOURCE_HSI) || \
228 #define IS_RCC_I2C3CLKSOURCE(SOURCE) (((SOURCE) == RCC_I2C3CLKSOURCE_HSI) || \
1206 #define RCC_I2C3CLKSOURCE_HSI RCC_CFGR3_I2C3SW_HSI macro
1405 #define RCC_I2C3CLKSOURCE_HSI RCC_CFGR3_I2C3SW_HSI macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h379 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR1_I2C3SEL_1 /*!< HSI */ macro
2024 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h869 #define RCC_I2C3CLKSOURCE_HSI RCC_I2C1235CLKSOURCE_HSI macro
874 #define RCC_I2C3CLKSOURCE_HSI RCC_I2C123CLKSOURCE_HSI macro
4115 ((SOURCE) == RCC_I2C3CLKSOURCE_HSI) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h270 #define RCC_I2C3CLKSOURCE_HSI LL_RCC_I2C3_CLKSOURCE_HSI macro
2788 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h502 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR_I2C3SEL_1 macro
2710 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc_ex.c713 else if (srcclk == RCC_I2C3CLKSOURCE_HSI) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h869 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR4_I2C3SEL_1 macro
3463 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI ) || \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c949 else if (srcclk == RCC_I2C3CLKSOURCE_HSI) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc_ex.h115 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI))
360 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR_I2C3SEL_1 macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc_ex.c1177 if ((srcclk == RCC_I2C3CLKSOURCE_HSI) && (HAL_IS_BIT_SET(RCC->CR, RCC_CR_HSIRDY))) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c774 case RCC_I2C3CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c142 ((__SOURCE__) == RCC_I2C3CLKSOURCE_HSI ) || \
2466 case RCC_I2C3CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c985 else if((HAL_IS_BIT_SET(RCC->CR, RCC_CR_HSIRDY)) && (srcclk == RCC_I2C3CLKSOURCE_HSI)) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h657 #define RCC_I2C3CLKSOURCE_HSI RCC_CCIPR3_I2C3SEL_1 macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c1022 case RCC_I2C3CLKSOURCE_HSI: /* HSI clock is used as source of I2C3 clock*/ in HAL_RCCEx_PeriphCLKConfig()
4109 else if ((HAL_IS_BIT_SET(RCC->CR, RCC_CR_HSIRDY)) && (srcclk == RCC_I2C3CLKSOURCE_HSI)) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c1389 case RCC_I2C3CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h469 #define RCC_I2C3CLKSOURCE_HSI RCC_DCKCFGR2_I2C3SEL_1 macro
3477 ((SOURCE) == RCC_I2C3CLKSOURCE_HSI))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c1818 case RCC_I2C3CLKSOURCE_HSI: in HAL_RCCEx_GetPeriphCLKFreq()