Searched refs:GetTxCount (Results 1 – 6 of 6) sorted by relevance
49 return STDIO_DRIVER.GetTxCount(); in stdio_output_string()
264 .GetTxCount = ARM_USART_GetTxCount,
329 …uint32_t (*GetTxCount) (void); ///< Pointer to \re… member
304 …uint32_t (*GetTxCount) (void); ///< Po… member
334 …uint32_t (*GetTxCount) (void); ///< Pointer to \re… member
401 .GetTxCount = ARM_USART##idx##_GetTxCount, \