Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_USART.c105 static uint32_t ARM_USART_GetTxCount(void) in ARM_USART_GetTxCount() function
147 ARM_USART_GetTxCount,
/trusted-firmware-m-latest/platform/ext/target/nxp/common/CMSIS_Driver/
DDriver_USART.c221 static uint32_t ARM_USART_GetTxCount(void) in ARM_USART_GetTxCount() function
264 .GetTxCount = ARM_USART_GetTxCount,