Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Dcmsis.h72 TIM2_IRQn = 28, enumerator
/device/google/contexthub/firmware/os/platform/stm32/
Dplatform.c281 NVIC_EnableIRQ(TIM2_IRQn); in platInitialize()