Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c98 #define RCC_REG(_bus, _type) ({ \ macro
111 volatile uint32_t *reg = RCC_REG(bus, ENR); in pwrUnitClock()
121 volatile uint32_t *reg = RCC_REG(bus, RSTR); in pwrUnitReset()