HomeSort by relevance Sort by last modified time
    Searched refs:AHB1RSTR (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/platform/stm32/
bl.c 65 volatile uint32_t AHB1RSTR;
426 RCC->AHB1RSTR |= PERIPH_AHB1_GPIOA;
428 RCC->AHB1RSTR &=~ PERIPH_AHB1_GPIOA;
446 RCC->AHB1RSTR |= PERIPH_AHB1_GPIOA;
448 RCC->AHB1RSTR &=~ PERIPH_AHB1_GPIOA;
pwr.c 29 volatile uint32_t AHB1RSTR;

Completed in 126 milliseconds