Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_i2c.c125 LL_APB1_GRP2_ForceReset(LL_APB1_GRP2_PERIPH_I2C4); in LL_I2C_DeInit()
128 LL_APB1_GRP2_ReleaseReset(LL_APB1_GRP2_PERIPH_I2C4); in LL_I2C_DeInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_bus.h235 #define LL_APB1_GRP2_PERIPH_I2C4 RCC_APB1ENR2_I2C4EN macro