Searched refs:CYHAL_I2C_EVENT_NONE (Results 1 – 2 of 2) sorted by relevance
85 (uint32_t)CYHAL_I2C_EVENT_NONE, // Default no event in _cyhal_i2c_convert_interrupt_cause()98 (uint32_t)CYHAL_I2C_EVENT_NONE, // Default no event in _cyhal_i2c_convert_interrupt_cause()369 obj->irq_cause = CYHAL_I2C_EVENT_NONE; in _cyhal_i2c_init_hw()915 obj->irq_cause = CYHAL_I2C_EVENT_NONE; in cyhal_i2c_register_callback()
170 CYHAL_I2C_EVENT_NONE = 0, /**< No event */ enumerator