Searched refs:lpi2c_rtos_handle_t (Results 1 – 2 of 2) sorted by relevance
18 lpi2c_rtos_handle_t *handle = (lpi2c_rtos_handle_t *)userData; in LPI2C_RTOS_Callback()36 status_t LPI2C_RTOS_Init(lpi2c_rtos_handle_t *handle, in LPI2C_RTOS_Init()51 (void)memset(handle, 0, sizeof(lpi2c_rtos_handle_t)); in LPI2C_RTOS_Init()81 status_t LPI2C_RTOS_Deinit(lpi2c_rtos_handle_t *handle) in LPI2C_RTOS_Deinit()100 status_t LPI2C_RTOS_Transfer(lpi2c_rtos_handle_t *handle, lpi2c_master_transfer_t *transfer) in LPI2C_RTOS_Transfer()
43 } lpi2c_rtos_handle_t; typedef70 status_t LPI2C_RTOS_Init(lpi2c_rtos_handle_t *handle,82 status_t LPI2C_RTOS_Deinit(lpi2c_rtos_handle_t *handle);93 status_t LPI2C_RTOS_Transfer(lpi2c_rtos_handle_t *handle, lpi2c_master_transfer_t *transfer);