Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_i2c.c130 LL_APB1_GRP2_ForceReset(LL_APB1_GRP2_PERIPH_I2C5); in LL_I2C_DeInit()
133 LL_APB1_GRP2_ReleaseReset(LL_APB1_GRP2_PERIPH_I2C5); in LL_I2C_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_bus.h251 #define LL_APB1_GRP2_PERIPH_I2C5 RCC_APB1ENR2_I2C5EN macro