Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/include/
Dcyhal_i2c.h234 } cyhal_i2c_adv_cfg_t; typedef
282 cy_rslt_t cyhal_i2c_configure_adv(cyhal_i2c_t *obj, const cyhal_i2c_adv_cfg_t *cfg);
/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_i2c.c511 cyhal_i2c_adv_cfg_t adv_cfg = { in cyhal_i2c_configure()
521 cy_rslt_t cyhal_i2c_configure_adv(cyhal_i2c_t *obj, const cyhal_i2c_adv_cfg_t *cfg) in cyhal_i2c_configure_adv()