Home
last modified time | relevance | path

Searched refs:UUART_DisableFlowCtrl (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dusci_uart.h432 void UUART_DisableFlowCtrl(UUART_T* uuart);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dusci_uart.h432 void UUART_DisableFlowCtrl(UUART_T* uuart);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dusci_uart.c716 void UUART_DisableFlowCtrl(UUART_T* uuart) in UUART_DisableFlowCtrl() function