Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_scb_uart.h603 __STATIC_INLINE void Cy_SCB_UART_DisableCts (CySCB_Type *base);
1033 __STATIC_INLINE void Cy_SCB_UART_DisableCts(CySCB_Type *base) in Cy_SCB_UART_DisableCts() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_uart.c1163 Cy_SCB_UART_DisableCts(obj->base); in cyhal_uart_enable_flow_control()