Searched refs:__HAL_RCC_GPIOH_RELEASE_RESET (Results 1 – 6 of 6) sorted by relevance
907 #define __HAL_RCC_GPIOH_RELEASE_RESET() CLEAR_BIT(RCC->IOPRSTR, (RCC_IOPRSTR_GPIOHRST)) macro
953 #define __HAL_RCC_GPIOH_RELEASE_RESET() (RCC->AHBRSTR &= ~(RCC_AHBRSTR_GPIOHRST)) macro
2154 #define __GPIOH_RELEASE_RESET __HAL_RCC_GPIOH_RELEASE_RESET
2053 #define __GPIOH_RELEASE_RESET __HAL_RCC_GPIOH_RELEASE_RESET
2045 #define __GPIOH_RELEASE_RESET __HAL_RCC_GPIOH_RELEASE_RESET
2278 #define __HAL_RCC_GPIOH_RELEASE_RESET() CLEAR_BIT(RCC->AHB2RSTR, RCC_AHB2RSTR_GPIOHRST) macro