Searched refs:CY_SCB_I2C_SUCCESS (Results 1 – 3 of 3) sorted by relevance
576 if (status == CY_SCB_I2C_SUCCESS) in cyhal_i2c_master_write()581 if (status != CY_SCB_I2C_SUCCESS) in cyhal_i2c_master_write()612 if (status == CY_SCB_I2C_SUCCESS) in cyhal_i2c_master_read()620 if (status != CY_SCB_I2C_SUCCESS) in cyhal_i2c_master_read()720 if (status != CY_SCB_I2C_SUCCESS) in cyhal_i2c_master_mem_write()
161 return CY_SCB_I2C_SUCCESS; in Cy_SCB_I2C_Init()1337 retStatus = CY_SCB_I2C_SUCCESS; in Cy_SCB_I2C_MasterRead()1567 retStatus = CY_SCB_I2C_SUCCESS; in Cy_SCB_I2C_MasterWrite()2059 if (CY_SCB_I2C_SUCCESS == retStatus) in Cy_SCB_I2C_MasterReadByte()3381 retStatus = CY_SCB_I2C_SUCCESS; in HandleStatus()
339 CY_SCB_I2C_SUCCESS = 0U, enumerator