Searched refs:flexio_i2c_master_handle_t (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/i2c/ |
| D | fsl_flexio_i2c_master.c | 44 flexio_i2c_master_handle_t *handle, 57 flexio_i2c_master_handle_t *handle, 68 flexio_i2c_master_handle_t *handle, 78 …XIO_I2C_MasterTransferStateMachineStart(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handle); 92 flexio_i2c_master_handle_t *handle, 107 flexio_i2c_master_handle_t *handle, 122 … flexio_i2c_master_handle_t *handle, 138 flexio_i2c_master_handle_t *handle, 151 flexio_i2c_master_handle_t *handle, in FLEXIO_I2C_MasterTransferInitStateMachine() 221 …EXIO_I2C_MasterTransferStateMachineStart(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handle) in FLEXIO_I2C_MasterTransferStateMachineStart() [all …]
|
| D | fsl_flexio_i2c_master.h | 99 typedef struct _flexio_i2c_master_handle flexio_i2c_master_handle_t; typedef 103 flexio_i2c_master_handle_t *handle, 425 flexio_i2c_master_handle_t *handle, 444 flexio_i2c_master_handle_t *handle, 457 status_t FLEXIO_I2C_MasterTransferGetCount(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handl… 468 void FLEXIO_I2C_MasterTransferAbort(FLEXIO_I2C_Type *base, flexio_i2c_master_handle_t *handle);
|