Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_gpio.c135 LL_IOP_GRP1_ForceReset(LL_IOP_GRP1_PERIPH_GPIOH); in LL_GPIO_DeInit()
136 LL_IOP_GRP1_ReleaseReset(LL_IOP_GRP1_PERIPH_GPIOH); in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_bus.h182 #define LL_IOP_GRP1_PERIPH_GPIOH RCC_IOPENR_GPIOHEN /*!< GPIO port H control */ macro