Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/msp432p4xx/driverlib/
Di2c.h121 uint_fast8_t byteCounterThreshold; member
Di2c.c67 EUSCI_B_CMSIS(moduleInstance)->TBCNT = config->byteCounterThreshold; in I2C_initMaster()