/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_rcc.h | 919 …fine __HAL_RCC_I2C3_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_I2C3) 933 …ine __HAL_RCC_I2C3_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_I2C3) 1114 …e __HAL_RCC_I2C3_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_I2C3) 1247 …efine __HAL_RCC_I2C3_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3) 1267 …ine __HAL_RCC_I2C3_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3) 1485 …__HAL_RCC_I2C3_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockSleep(LL_APB1_GRP1_PERIPH_I2C3) 1499 …_HAL_RCC_I2C3_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockSleep(LL_APB1_GRP1_PERIPH_I2C3) 1683 …AL_RCC_I2C3_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockSleep(LL_APB1_GRP1_PERIPH_I2C3)
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_rcc.h | 992 #define __HAL_RCC_I2C3_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_I2C3) 1016 #define __HAL_RCC_I2C3_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_I2C3) 1196 …ine __HAL_RCC_I2C3_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_I2C3) 1222 … __HAL_RCC_I2C3_IS_CLK_DISABLED() !(LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_I2C3)) 1840 #define __HAL_RCC_I2C3_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3) 1871 #define __HAL_RCC_I2C3_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3) 2132 …__HAL_RCC_I2C3_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockSleep(LL_APB1_GRP1_PERIPH_I2C3) 2157 …_HAL_RCC_I2C3_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockSleep(LL_APB1_GRP1_PERIPH_I2C3)
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_i2c.c | 114 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 117 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_i2c.c | 108 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 111 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_i2c.c | 105 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 108 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_i2c.c | 114 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 117 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_i2c.c | 116 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 119 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_i2c.c | 116 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 119 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_i2c.c | 115 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 118 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_i2c.c | 114 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 117 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_i2c.c | 122 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 125 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_i2c.c | 113 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit() 116 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_rcc.h | 1117 #define __HAL_RCC_I2C3_CLK_ENABLE() LL_APB1_GRP1_EnableClock(LL_APB1_GRP1_PERIPH_I2C3) 1118 #define __HAL_RCC_I2C3_CLK_DISABLE() LL_APB1_GRP1_DisableClock(LL_APB1_GRP1_PERIPH_I2C3) 1608 #define __HAL_RCC_I2C3_IS_CLK_ENABLED() LL_APB1_GRP1_IsEnabledClock(LL_APB1_GRP1_PERIPH_I2C3) 2063 #define __HAL_RCC_I2C3_FORCE_RESET() LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3) 2064 #define __HAL_RCC_I2C3_RELEASE_RESET() LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3) 2623 …fine __HAL_RCC_I2C3_CLK_SLEEP_ENABLE() LL_APB1_GRP1_EnableClockLowPower(LL_APB1_GRP1_PERIPH_I2C3) 2624 …ine __HAL_RCC_I2C3_CLK_SLEEP_DISABLE() LL_APB1_GRP1_DisableClockLowPower(LL_APB1_GRP1_PERIPH_I2C3) 3095 …HAL_RCC_I2C3_IS_CLK_SLEEP_ENABLED() LL_APB1_GRP1_IsEnabledClockLowPower(LL_APB1_GRP1_PERIPH_I2C3)
|
D | stm32n6xx_ll_bus.h | 245 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR1_I2C3EN macro 271 … LL_APB1_GRP1_PERIPH_I2C3 | LL_APB1_GRP1_PERIPH_I3C1 | \
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_bus.h | 175 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR_I2C3EN macro
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_bus.h | 135 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR_I2C3EN /*!< I2C3 clock enable */ macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_bus.h | 126 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APBENR1_I2C3EN macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_bus.h | 149 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APBENR1_I2C3EN macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_bus.h | 148 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR_I2C3EN macro
|