Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_uart.h202 } cyhal_uart_cfg_t; typedef
230 …o_t rx, cyhal_gpio_t cts, cyhal_gpio_t rts, const cyhal_clock_t *clk, const cyhal_uart_cfg_t *cfg);
258 cy_rslt_t cyhal_uart_configure(cyhal_uart_t *obj, const cyhal_uart_cfg_t *cfg);
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_debug_uart.c462 const cyhal_uart_cfg_t uart_config = in cybt_debug_uart_init()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_uart.c804 const cyhal_clock_t *clk, const cyhal_uart_cfg_t *cfg) in cyhal_uart_init()
1044 cy_rslt_t cyhal_uart_configure(cyhal_uart_t *obj, const cyhal_uart_cfg_t *cfg) in cyhal_uart_configure()