Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c98 static uint32_t mOldApb2State; variable
426 mOldApb2State = RCC->APB2ENR; in blSetup()
452 RCC->APB2ENR = mOldApb2State; in blCleanup()