Home
last modified time | relevance | path

Searched defs:StmGpio (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c22 struct StmGpio { struct
23 volatile uint32_t MODER;
24 volatile uint32_t OTYPER;
25 volatile uint32_t OSPEEDR;
26 volatile uint32_t PUPDR;
27 volatile uint32_t IDR;
28 volatile uint32_t ODR;
29 volatile uint32_t BSRR;
30 volatile uint32_t LCKR;
31 volatile uint32_t AFR[2];
Dbl.c31 struct StmGpio { struct
32 volatile uint32_t MODER;
33 volatile uint32_t OTYPER;
34 volatile uint32_t OSPEEDR;
35 volatile uint32_t PUPDR;
36 volatile uint32_t IDR;
37 volatile uint32_t ODR;
38 volatile uint32_t BSRR;
39 volatile uint32_t LCKR;
40 volatile uint32_t AFR[2];