Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ncm.c157 struct nth16 nth; member
167 struct nth16 nth; member
346 const struct nth16 *nthdr16 = &ntb->nth; in verify_nth16()
349 if (len < sizeof(ntb->nth)) { in verify_nth16()
429 const struct nth16 *nthdr16 = &ntb->nth; in check_frame()
455 sys_le16_to_cpu(ntb->nth.wBlockLength)); in check_frame()
542 nthdr16 = &ntb->nth; in cdc_ncm_acl_out_cb()
1048 ntb->nth.dwSignature = sys_cpu_to_le32(NTH16_SIGNATURE); in cdc_ncm_send()
1049 ntb->nth.wHeaderLength = sys_cpu_to_le16(sizeof(struct nth16)); in cdc_ncm_send()
1050 ntb->nth.wSequence = sys_cpu_to_le16(++data->tx_seq); in cdc_ncm_send()
[all …]
/Zephyr-latest/doc/_static/css/
Dcustom.css260 .wy-table-striped tr:nth-child(2n-1) td,
261 .rst-content table.docutils:not(.field-list) tr:nth-child(2n-1) td {
267 .wy-table-responsive table td:not(:nth-child(1)),
268 .wy-table-responsive table th:not(:nth-child(1)) {
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css2669 .section_buttons tr td:nth-of-type(1).markdownTableBodyLeft a {
2674 .section_buttons tr td:nth-of-type(2).markdownTableBodyRight a {