Home
last modified time | relevance | path

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

/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Di2c.h126 uint_fast8_t byteCounterThreshold; member
H A Di2c.c67 EUSCI_B_CMSIS(moduleInstance)->TBCNT = config->byteCounterThreshold; in I2C_initMaster()