Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dusart.c23 struct StmUsart { struct
24 volatile uint16_t SR;
25 uint8_t unused0[2];
26 volatile uint16_t DR;
27 uint8_t unused1[2];
28 volatile uint16_t BRR;
29 uint8_t unused2[2];
30 volatile uint16_t CR1;
31 uint8_t unused3[2];
32 volatile uint16_t CR2;
[all …]