Home
last modified time | relevance | path

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

/tinycbor-2.7.6/include/tinycbor/
Dcbor_encoder_writer.h37 cbor_encoder_write *write; member
Dcbor_cnt_writer.h50 cb->enc.write = &cbor_cnt_writer; in cbor_cnt_writer_init()
Dcbor.h167 cbor_encoder_write *write; member
/tinycbor-2.7.6/src/
Dcbor_mbuf_writer.c45 cb->enc.write = &cbor_mbuf_writer; in cbor_mbuf_writer_init()
Dcbor_buf_writer.c53 cb->enc.write = cbor_buf_writer; in cbor_buf_writer_init()
Dcborencoder.c245 return encoder->writer->write(encoder->writer, data, len); in append_to_buffer()
/tinycbor-2.7.6/
DDoxyfile1617 # section "Doxygen usage" for information on how to let doxygen write the
1733 # Note: WordPad (write) and others do not support links.