Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/serialization/spinel_base/
Dspinel.c316 int depth = 0; in spinel_next_packed_datatype() local
323 depth++; in spinel_next_packed_datatype()
327 depth--; in spinel_next_packed_datatype()
329 if (depth == 0) in spinel_next_packed_datatype()
336 } while ((depth > 0) && *pack_format != 0); in spinel_next_packed_datatype()
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile2659 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2660 # generated by dot. A depth value of 3 means that only nodes reachable from the
2665 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile2671 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the graphs
2672 # generated by dot. A depth value of 3 means that only nodes reachable from the
2677 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.