Searched refs:MAX_TX_PAYLOAD_SIZE (Results 1 – 1 of 1) sorted by relevance
43 #define MAX_TX_PAYLOAD_SIZE DT_PROP(DT_INST_PARENT(0), tx_plsize) macro53 uint8_t read_buf[MAX_TX_PAYLOAD_SIZE];502 if (pckt->len > MAX_TX_PAYLOAD_SIZE) { in espi_taf_npcx_rpmc_op2()