Searched defs:sda (Results 1 – 2 of 2) sorted by relevance
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_ezi2c.c | 142 static cy_rslt_t _cyhal_ezi2c_setup_resources(cyhal_ezi2c_t *obj, cyhal_gpio_t sda, cyhal_gpio_t sc… in _cyhal_ezi2c_setup_resources() 274 cy_rslt_t cyhal_ezi2c_init(cyhal_ezi2c_t *obj, cyhal_gpio_t sda, cyhal_gpio_t scl, const cyhal_cloc… in cyhal_ezi2c_init()
|
| D | cyhal_i2c.c | 246 static cy_rslt_t _cyhal_i2c_init_resources(cyhal_i2c_t *obj, cyhal_gpio_t sda, cyhal_gpio_t scl, co… in _cyhal_i2c_init_resources() 429 cy_rslt_t cyhal_i2c_init(cyhal_i2c_t *obj, cyhal_gpio_t sda, cyhal_gpio_t scl, const cyhal_clock_t … in cyhal_i2c_init()
|