Searched defs:async (Results 1 – 4 of 4) sorted by relevance
139 static void timerPrsConfig(TIMER_TypeDef * timer, unsigned int cc, unsigned int prsCh, bool async) in timerPrsConfig()286 bool async = (init->prsInputType != timerPrsInputSync); in TIMER_InitCC() local
542 USART_InitAsync_TypeDef async; member