Home
last modified time | relevance | path

Searched refs:LL_APB1_GRP1_PERIPH_I2C4 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_i2c.c117 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
120 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_i2c.c122 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
125 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_bus.h128 #define LL_APB1_GRP1_PERIPH_I2C4 RCC_APBENR1_I2C4EN macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h172 #define LL_APB1_GRP1_PERIPH_I2C4 RCC_APB1ENR_I2C4EN macro