Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_uart.h470 cy_rslt_t cyhal_uart_init_cfg(cyhal_uart_t *obj, const cyhal_uart_configurator_t *cfg);
/hal_infineon-3.7.0/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h1570 } cyhal_uart_configurator_t; typedef
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_uart.c852 cy_rslt_t cyhal_uart_init_cfg(cyhal_uart_t *obj, const cyhal_uart_configurator_t *cfg) in cyhal_uart_init_cfg()