Home
last modified time | relevance | path

Searched refs:LL_RCC_I2C4_CLKSOURCE (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_rcc.c67 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE)\
74 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
782 else if (I2CxSource == LL_RCC_I2C4_CLKSOURCE) in LL_RCC_GetI2CClockFreq()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_rcc.c63 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
522 if (I2CxSource == LL_RCC_I2C4_CLKSOURCE) in LL_RCC_GetI2CClockFreq()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c58 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
638 if (I2CxSource == LL_RCC_I2C4_CLKSOURCE) in LL_RCC_GetI2CClockFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c56 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
555 else if (I2CxSource == LL_RCC_I2C4_CLKSOURCE) in LL_RCC_GetI2CClockFreq()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c67 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
653 if (I2CxSource == LL_RCC_I2C4_CLKSOURCE) in LL_RCC_GetI2CClockFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c80 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
1944 else if (I2CxSource == LL_RCC_I2C4_CLKSOURCE) in LL_RCC_GetI2CClockFreq()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c58 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h514 #define LL_RCC_I2C4_CLKSOURCE (((uint32_t)RCC_OFFSET_CCIPR2 << 24U) | ((uint32_t)RCC_C… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h1111 #define LL_RCC_I2C4_CLKSOURCE LL_CLKSOURCE(D3CCIP, RCC_D3CCIPR_I2C4SEL, RCC_D3CCIPR_… macro
1113 #define LL_RCC_I2C4_CLKSOURCE LL_CLKSOURCE(SRDCCIP, RCC_SRDCCIPR_I2C4SEL, RCC_SRDCCIPR… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1546 #define __HAL_RCC_GET_I2C4_SOURCE() LL_RCC_GetI2CClockSource(LL_RCC_I2C4_CLKSOURCE)
Dstm32n6xx_ll_rcc.h1297 #define LL_RCC_I2C4_CLKSOURCE LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I2C4SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h556 #define LL_RCC_I2C4_CLKSOURCE RCC_DCKCFGR2_I2C4SEL /*!< I2C4 Clock source selection */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c74 || ((__VALUE__) == LL_RCC_I2C4_CLKSOURCE))
Dstm32n6xx_hal_rcc_ex.c2649 frequency = RCCEx_GetI2CCLKFreq(LL_RCC_I2C4_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h593 #define LL_RCC_I2C4_CLKSOURCE (((uint32_t)RCC_OFFSET_CCIPR2 << 24U) | ((uint32_t)RCC_C… macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h714 #define LL_RCC_I2C4_CLKSOURCE (((uint32_t)RCC_OFFSET_CCIPR2 << 24U) | ((uint32_t)RCC_C… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1061 #define LL_RCC_I2C4_CLKSOURCE LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I2C4SEL, RCC_CCIPR… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h885 #define LL_RCC_I2C4_CLKSOURCE ((RCC_OFFSET_CCIPR1 << 24U) | (RCC_CCIPR1_I2C4SEL_Pos << … macro