Home
last modified time | relevance | path

Searched defs:seg (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfriend.c189 struct bt_mesh_friend_seg *seg = &frnd->seg[i]; in friend_clear() local
1078 static bool is_seg(struct bt_mesh_friend_seg *seg, uint16_t src, uint16_t seq_zero) in is_seg()
1107 struct bt_mesh_friend_seg *seg = &frnd->seg[i]; in get_seg() local
1130 struct bt_mesh_friend_seg *seg = NULL; in enqueue_friend_pdu() local
1527 struct bt_mesh_friend_seg *seg = &frnd->seg[i]; in friend_queue_has_space() local
1706 struct bt_mesh_friend_seg *seg = &frnd->seg[j]; in bt_mesh_friend_clear_incomplete() local
Dtransport.c74 struct net_buf *seg[CONFIG_BLE_MESH_TX_SEG_MAX]; member
393 struct net_buf *seg = tx->seg[i]; in seg_tx_send_unacked() local
502 struct net_buf *seg = NULL; in send_seg() local
1219 struct net_buf *seg = NULL; in ctl_send_seg() local
Dtransport.h29 #define TRANS_CTL_HDR(op, seg) ((op & TRANS_CTL_OP_MASK) | (seg << 7)) argument
Dprov.c139 uint8_t seg; /* Bit-field of unreceived segments */ member
1486 uint8_t seg = CONT_SEG_INDEX(rx->gpc); in gen_prov_cont() local
Dprovisioner_prov.c169 uint8_t seg; /* Bit-field of unreceived segments */ member
2895 uint8_t seg = CONT_SEG_INDEX(rx->gpc); local
Dnet.h120 } seg[FRIEND_SEG_RX]; member
/hal_espressif-latest/components/hal/
Dtwai_hal_iram.c115 twai_ll_err_seg_t seg; local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_compiler.h18 #define __in_section_unique(seg) ___in_section(seg, __FILE__, __COUNTER__) argument
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h538 twai_ll_err_seg_t *seg) in twai_ll_parse_err_code_cap()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtwai_struct.h121 uint32_t seg: 5; /* ECC[4:0] Error Code Segment 0 to 5 */ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtwai_struct.h122 uint32_t seg: 5; /* ECC[4:0] Error Code Segment 0 to 5 */ member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtwai_struct.h119 uint32_t seg: 5; /* ECC[4:0] Error Code Segment 0 to 5 */ member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtwai_struct.h120 uint32_t seg: 5; /* ECC[4:0] Error Code Segment 0 to 5 */ member