Searched refs:OA_TC6_HDR_SIZE (Results 1 – 2 of 2) sorted by relevance
23 uint8_t buf[OA_TC6_HDR_SIZE + 12] = {0}; in oa_tc6_reg_read()78 uint8_t buf_tx[OA_TC6_HDR_SIZE + 12] = {0}; in oa_tc6_reg_write()79 uint8_t buf_rx[OA_TC6_HDR_SIZE + 12] = {0}; in oa_tc6_reg_write()
77 #define OA_TC6_HDR_SIZE 4 macro