Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_i2c.c123 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
126 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C3); in LL_I2C_DeInit()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_bus.h241 #define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR_I2C3EN macro