Home
last modified time | relevance | path

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

/devicemodel/include/
A Dioc.h71 #define CBC_SOF_POS 0 macro
72 #define CBC_ELS_POS (CBC_SOF_POS + 1)
73 #define CBC_ADDR_POS (CBC_SOF_POS + CBC_LINK_HDR_SIZE - CBC_CHKSUM_SIZE)
/devicemodel/hw/platform/
A Dioc_cbc.c474 pkt->req->buf[CBC_SOF_POS] = CBC_SOF_VALUE; in cbc_pack_link()

Completed in 8 milliseconds