Searched refs:LPI2C_RTOS_Callback (Results 1 – 1 of 1) sorted by relevance
16 static void LPI2C_RTOS_Callback(LPI2C_Type *base, lpi2c_master_handle_t *drv_handle, status_t statu… in LPI2C_RTOS_Callback() function69 … LPI2C_MasterTransferCreateHandle(base, &handle->drv_handle, LPI2C_RTOS_Callback, (void *)handle); in LPI2C_RTOS_Init()