Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1248 #define SET_NUM(v, n) ((v) |= ((n) << 4)) macro
1303 SET_NUM(val, ctx->current / bytes); in coap_append_block1_option()
1306 SET_NUM(val, ctx->current / bytes); in coap_append_block1_option()
1322 SET_NUM(val, ctx->current / bytes); in coap_append_block2_option()
1326 SET_NUM(val, ctx->current / bytes); in coap_append_block2_option()