Searched refs:PollTimes (Results 1 – 3 of 3) sorted by relevance
513 _LONG_CALL_ void USI_UARTWaitBusy(USI_TypeDef* USIx, u32 PollTimes);
531 _LONG_CALL_ void UART_WaitBusy(UART_TypeDef* UARTx, u32 PollTimes);
790 void USI_UARTWaitBusy(USI_TypeDef* USIx, u32 PollTimes) in USI_UARTWaitBusy() argument807 if (times > PollTimes) in USI_UARTWaitBusy()
Completed in 7 milliseconds