Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Doa_tc6.c23 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()
Doa_tc6.h77 #define OA_TC6_HDR_SIZE 4 macro