Home
last modified time | relevance | path

Searched refs:ui32Cmd (Results 1 – 9 of 9) sorted by relevance

/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Di2c.c1243 I2CMasterControl(uint32_t ui32Base, uint32_t ui32Cmd) in I2CMasterControl() argument
1249 ASSERT((ui32Cmd == I2C_MASTER_CMD_SINGLE_SEND) || in I2CMasterControl()
1250 (ui32Cmd == I2C_MASTER_CMD_SINGLE_RECEIVE) || in I2CMasterControl()
1251 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_START) || in I2CMasterControl()
1252 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_CONT) || in I2CMasterControl()
1253 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_FINISH) || in I2CMasterControl()
1256 (ui32Cmd == I2C_MASTER_CMD_BURST_RECEIVE_CONT) || in I2CMasterControl()
1259 (ui32Cmd == I2C_MASTER_CMD_QUICK_COMMAND) || in I2CMasterControl()
1260 (ui32Cmd == I2C_MASTER_CMD_FIFO_SINGLE_SEND) || in I2CMasterControl()
1270 (ui32Cmd == I2C_MASTER_CMD_HS_MASTER_CODE_SEND)); in I2CMasterControl()
[all …]
A Di2c.h307 extern void I2CMasterControl(uint32_t ui32Base, uint32_t ui32Cmd);
A Drom.h1135 uint32_t ui32Cmd))ROM_I2CTABLE[18])
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/src/
A Di2c.c1286 I2CMasterControl(uint32_t ui32Base, uint32_t ui32Cmd) in I2CMasterControl() argument
1292 ASSERT((ui32Cmd == I2C_MASTER_CMD_SINGLE_SEND) || in I2CMasterControl()
1293 (ui32Cmd == I2C_MASTER_CMD_SINGLE_RECEIVE) || in I2CMasterControl()
1294 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_START) || in I2CMasterControl()
1295 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_CONT) || in I2CMasterControl()
1296 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_FINISH) || in I2CMasterControl()
1299 (ui32Cmd == I2C_MASTER_CMD_BURST_RECEIVE_CONT) || in I2CMasterControl()
1302 (ui32Cmd == I2C_MASTER_CMD_QUICK_COMMAND) || in I2CMasterControl()
1303 (ui32Cmd == I2C_MASTER_CMD_FIFO_SINGLE_SEND) || in I2CMasterControl()
1313 (ui32Cmd == I2C_MASTER_CMD_HS_MASTER_CODE_SEND)); in I2CMasterControl()
[all …]
/bsp/tm4c129x/libraries/driverlib/
A Di2c.c1286 I2CMasterControl(uint32_t ui32Base, uint32_t ui32Cmd) in I2CMasterControl() argument
1292 ASSERT((ui32Cmd == I2C_MASTER_CMD_SINGLE_SEND) || in I2CMasterControl()
1293 (ui32Cmd == I2C_MASTER_CMD_SINGLE_RECEIVE) || in I2CMasterControl()
1294 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_START) || in I2CMasterControl()
1295 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_CONT) || in I2CMasterControl()
1296 (ui32Cmd == I2C_MASTER_CMD_BURST_SEND_FINISH) || in I2CMasterControl()
1299 (ui32Cmd == I2C_MASTER_CMD_BURST_RECEIVE_CONT) || in I2CMasterControl()
1302 (ui32Cmd == I2C_MASTER_CMD_QUICK_COMMAND) || in I2CMasterControl()
1303 (ui32Cmd == I2C_MASTER_CMD_FIFO_SINGLE_SEND) || in I2CMasterControl()
1313 (ui32Cmd == I2C_MASTER_CMD_HS_MASTER_CODE_SEND)); in I2CMasterControl()
[all …]
A Di2c.h306 extern void I2CMasterControl(uint32_t ui32Base, uint32_t ui32Cmd);
A Drom.h3108 uint32_t ui32Cmd))ROM_I2CTABLE[18])
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Di2c.h306 extern void I2CMasterControl(uint32_t ui32Base, uint32_t ui32Cmd);
A Drom.h3108 uint32_t ui32Cmd))ROM_I2CTABLE[18])

Completed in 58 milliseconds