Home
last modified time | relevance | path

Searched refs:RCC_REG (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dpwr.c99 #define RCC_REG(_bus, _type) ({ \ macro
112 volatile uint32_t *reg = RCC_REG(bus, ENR); in pwrUnitClock()
122 volatile uint32_t *reg = RCC_REG(bus, RSTR); in pwrUnitReset()