Home
last modified time | relevance | path

Searched refs:LL_APB3_GRP1_PERIPH_I2C4 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_i2c.c124 LL_APB3_GRP1_ForceReset(LL_APB3_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
127 LL_APB3_GRP1_ReleaseReset(LL_APB3_GRP1_PERIPH_I2C4); in LL_I2C_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_bus.h359 #define LL_APB3_GRP1_PERIPH_I2C4 RCC_APB3ENR_I2C4EN macro