Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_max22190.c205 static uint8_t max22190_crc(uint8_t *data) in max22190_crc() function
310 local_tx_buff[2] = max22190_crc(&local_tx_buff[0]); in max22190_reg_transceive()
323 crc = max22190_crc(&local_rx_buff[0]); in max22190_reg_transceive()