Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/src/
DUSART_Demo.c19 ARM_USART_EVENT_SEND_COMPLETE | in myUSART_callback()
/cmsis_6-latest/CMSIS/Driver/Include/
DDriver_USART.h195 #define ARM_USART_EVENT_SEND_COMPLETE (1UL << 0) ///< Send completed; however USART may stil… macro