Home
last modified time | relevance | path

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

/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_i2c_bit_bang.c288 i2c_receive_byte(uint8_t *pRxByte, bool bNack) in i2c_receive_byte() function
534 status = i2c_receive_byte(pData, false); in am_hal_i2c_bit_bang_receive()
542 status = i2c_receive_byte(pData, true); in am_hal_i2c_bit_bang_receive()

Completed in 7 milliseconds