Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c55 struct StmTim { struct
57 volatile uint16_t CR1;
58 uint8_t unused0[2];
59 volatile uint16_t CR2;
60 uint8_t unused1[2];
61 volatile uint16_t SMCR;
62 uint8_t unused2[2];
63 volatile uint16_t DIER;
64 uint8_t unused3[2];
65 volatile uint16_t SR;
[all …]