Searched refs:AHB1RSTR (Results 1 – 2 of 2) sorted by relevance
65 volatile uint32_t AHB1RSTR; member426 RCC->AHB1RSTR |= PERIPH_AHB1_GPIOA; in blSetup()428 RCC->AHB1RSTR &=~ PERIPH_AHB1_GPIOA; in blSetup()446 RCC->AHB1RSTR |= PERIPH_AHB1_GPIOA; in blCleanup()448 RCC->AHB1RSTR &=~ PERIPH_AHB1_GPIOA; in blCleanup()
29 volatile uint32_t AHB1RSTR; member