Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_max22190.c32 #define MAX22190_MAX_PKT_SIZE 3 macro
287 uint8_t local_rx_buff[MAX22190_MAX_PKT_SIZE] = {0}; in max22190_reg_transceive()
288 uint8_t local_tx_buff[MAX22190_MAX_PKT_SIZE] = {0}; in max22190_reg_transceive()