Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_USART.c109 static uint32_t ARM_USART_GetRxCount(void) in ARM_USART_GetRxCount() function
148 ARM_USART_GetRxCount,
/trusted-firmware-m-latest/platform/ext/target/nxp/common/CMSIS_Driver/
DDriver_USART.c226 static uint32_t ARM_USART_GetRxCount(void) in ARM_USART_GetRxCount() function
265 .GetRxCount = ARM_USART_GetRxCount,