Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.c1092 uint32_t tail = pipe->ed->TailP & USB_HOST_OHCI_ED_TAILP_MASK; in USB_HostOhciTdDoneHandle() local
1966 uint32_t tail; in USB_HostOhciSof() local
2754 uint32_t tail = pipe->ed->TailP & USB_HOST_OHCI_ED_TAILP_MASK; in USB_HostOhciIsrFunction() local
/hal_nxp-3.5.0/mcux/mcux-sdk/components/log/
Dfsl_component_log_backend_ringbuffer.c42 __WEAK_FUNC void log_backend_ringbuffer_update(uint8_t *buffer, size_t head, size_t tail) in log_backend_ringbuffer_update()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.h71 struct list_element_tag *tail; /*!< list tail */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager_light.c138 struct blockHeader_s *tail; member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.h251 …volatile int8_t tail; /*!< The last TCD index. Should point to the next TCD to be stored into th… member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dma3/
Dfsl_edma.h248 volatile int8_t tail; /*!< The last TCD index. */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_bm.c132 uint16_t tail; /*!< Index of the next place to write to */ member