Searched refs:cyhal_uart_init (Results 1 – 4 of 4) sorted by relevance
| /hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/ |
| D | cybt_debug_uart.c | 488 result = cyhal_uart_init(&cy_trans_uart.hal_obj, in cybt_debug_uart_init() 499 …result = cyhal_uart_init(&cy_trans_uart.hal_obj, config->uart_tx_pin, config->uart_rx_pin, NULL, &… in cybt_debug_uart_init()
|
| /hal_infineon-latest/mtb-hal-cat1/include/ |
| D | cyhal_uart.h | 230 cy_rslt_t cyhal_uart_init(cyhal_uart_t *obj, cyhal_gpio_t tx, cyhal_gpio_t rx, cyhal_gpio_t cts, cy…
|
| /hal_infineon-latest/mtb-hal-cat1/ |
| D | RELEASE.md | 131 … enablement status of flow control. CTS / RTS pins are now provided via cyhal_uart_init() function.
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_uart.c | 803 cy_rslt_t cyhal_uart_init(cyhal_uart_t *obj, cyhal_gpio_t tx, cyhal_gpio_t rx, cyhal_gpio_t cts, cy… in cyhal_uart_init() function
|