Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flexio_i2c_master.h373 void FLEXIO_I2C_MasterReadBlocking(FLEXIO_I2C_Type *base, uint8_t *rxBuff, uint8_t rxSize);
Dfsl_flexio_i2c_master.c652 void FLEXIO_I2C_MasterReadBlocking(FLEXIO_I2C_Type *base, uint8_t *rxBuff, uint8_t rxSize) in FLEXIO_I2C_MasterReadBlocking() function