Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_fmpi2c.c97 LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_FMPI2C1); in LL_FMPI2C_DeInit()
100 LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_FMPI2C1); in LL_FMPI2C_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h242 #define LL_APB1_GRP1_PERIPH_FMPI2C1 RCC_APB1ENR_FMPI2C1EN macro