Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio_i2c_master.h93 typedef struct _flexio_i2c_master_handle flexio_i2c_master_handle_t; typedef
97 flexio_i2c_master_handle_t *handle,
406 flexio_i2c_master_handle_t *handle,
425 flexio_i2c_master_handle_t *handle,
437 status_t FLEXIO_I2C_MasterTransferGetCount(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handl…
448 void FLEXIO_I2C_MasterTransferAbort(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handle);
Dfsl_flexio_i2c_master.c47 flexio_i2c_master_handle_t *handle,
60 flexio_i2c_master_handle_t *handle,
71 flexio_i2c_master_handle_t *handle,
84 flexio_i2c_master_handle_t *handle, in FLEXIO_I2C_MasterTransferInitStateMachine()
148 flexio_i2c_master_handle_t *handle, in FLEXIO_I2C_MasterTransferRunStateMachine()
338 flexio_i2c_master_handle_t *handle, in FLEXIO_I2C_MasterTransferComplete()
672 flexio_i2c_master_handle_t tmpHandle; in FLEXIO_I2C_MasterTransferBlocking()
698 flexio_i2c_master_handle_t *handle, in FLEXIO_I2C_MasterTransferCreateHandle()
721 flexio_i2c_master_handle_t *handle, in FLEXIO_I2C_MasterTransferNonBlocking()
743 void FLEXIO_I2C_MasterTransferAbort(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handle) in FLEXIO_I2C_MasterTransferAbort()
[all …]