Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-hal-cat1/source/
Dcyhal_i2c.c184 static void _cyhal_i2c_cb_wrapper(uint32_t event) in _cyhal_i2c_cb_wrapper() function
913 Cy_SCB_I2C_RegisterEventCallback(obj->base, _cyhal_i2c_cb_wrapper, &(obj->context)); in cyhal_i2c_register_callback()