Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_ezi2c.h176 } cyhal_ezi2c_cfg_t; typedef
190 … *obj, cyhal_gpio_t sda, cyhal_gpio_t scl, const cyhal_clock_t *clk, const cyhal_ezi2c_cfg_t *cfg);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_ezi2c.c274 …t *obj, cyhal_gpio_t sda, cyhal_gpio_t scl, const cyhal_clock_t *clk, const cyhal_ezi2c_cfg_t *cfg) in cyhal_ezi2c_init()