Searched refs:edge (Results 1 – 5 of 5) sorted by relevance
31 edge = line.split(" ", 2)32 edge[0] = int(edge[0])33 edge[1] = int(edge[1])35 assert("Send" in edge[2])36 assert("Receive" in edge[2])37 edge[2] = edge[2].replace("Send ", "").rstrip()38 edge[2] = edge[2].replace("Receive ", "").rstrip()40 send, receive = [int(x) for x in edge[2].split()]42 graph.add_edge(edge[0], edge[1], send=send, receive=receive)
37 node represents. Each edge represents a physical link between the corresponding39 whose link IDs are described by the edge (henceforth referred to as the Local48 the link ID is encoded as the name of the edge. The format of this name must be53 An example graph edge line is::
450 ctimer_capture_edge_t edge, in CTIMER_SetupCapture() argument460 reg |= ((uint32_t)edge) << (CTIMER_CCR_CAP0RE_SHIFT + ((uint32_t)capture * 3U)); in CTIMER_SetupCapture()
344 ctimer_capture_edge_t edge,
42 secure connection with edge gateways and IoT cloud services. It also protects