NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
aht20_crc
sys/dev/i2c/aht20.c
40
static uint8_t aht20_crc(uint8_t *, size_t);
sys/dev/i2c/aht20.c
432
testcrc = aht20_crc(&rawdata[0],6);