Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 83) sorted by relevance

1234

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dusb_list.h37 struct usb_list_head *next; member
70 struct usb_list_head *next) in __usb_list_add()
93 static inline void __usb_list_del(struct usb_list_head *prev, struct usb_list_head *next) in __usb_list_del()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Daw_list.h17 struct list_head *next, *prev; member
44 struct list_head *next) in __list_add()
91 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
211 struct list_head *next = head->next; in list_empty_careful() local
280 struct list_head *next) in __list_splice()
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dlist.h21 struct list_head *next, *prev; member
43 struct list_head *next) in __list_add()
85 static __always_inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del()
199 struct list_head *next = head->next; in list_empty_careful() local
268 struct list_head *next) in __list_splice()
/bsp/xuantie/libraries/xuantie_libraries/csi/csi2/include/drv/
A Dlist.h29 struct dlist_s *next; member
32 static inline void __dlist_add(dlist_t *node, dlist_t *prev, dlist_t *next) in __dlist_add()
65 dlist_t *next = node->next; in dlist_del() local
202 struct slist_s *next; member
A Dcodec.h59 struct csi_codec_output *next; member
74 struct csi_codec_input *next; member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/usb/device/
A Dusbdc.h111 struct usbdc_handler *next; member
134 struct usbdf_driver *next; member
A Dusbdc.c42 struct usbdc_sof_handler *next; member
50 struct usbdc_req_handler *next; member
58 struct usbdc_change_handler *next; member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/usb/device/
A Dusbdc.h111 struct usbdc_handler *next; member
134 struct usbdf_driver *next; member
A Dusbdc.c42 struct usbdc_sof_handler *next; member
50 struct usbdc_req_handler *next; member
58 struct usbdc_change_handler *next; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/dma/
A Dhal_dma.c192 static void *sunxi_lli_list(struct sunxi_dma_lli *prev, struct sunxi_dma_lli *next, in sunxi_lli_list()
337 struct sunxi_dma_lli *li_adr = NULL, *next = NULL; in sunxi_dma_free_ill() local
505 struct sunxi_dma_lli *li_adr = NULL, *next = NULL; in hal_dma_prep_cyclic() local
/bsp/ht32/libraries/ht32_drivers/
A Dcpuport.h18 unsigned short next; member
/bsp/raspberry-pico/RP2040/libcpu/
A Dcpuport.h18 unsigned short next; member
/bsp/raspberry-pi/raspi2/cpu/
A Dcpuport.h8 unsigned short next; member
/bsp/raspberry-pi/raspi3-32/cpu/
A Dcpuport.h17 unsigned short next; member
/bsp/allwinner_tina/libcpu/
A Dcpuport.h18 unsigned short next; member
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dke_timer.h50 struct ke_timer *next; member
A Dco_list.h57 struct co_list_hdr *next; member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/include/
A Dutils_list.h53 struct list_element *next; member
/bsp/microchip/samc21/bsp/hal/utils/include/
A Dutils_list.h53 struct list_element *next; member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/include/
A Dutils_list.h53 struct list_element *next; member
/bsp/microchip/saml10/bsp/hal/utils/include/
A Dutils_list.h53 struct list_element *next; member
/bsp/microchip/same70/bsp/hal/utils/include/
A Dutils_list.h53 struct list_element *next; member
/bsp/microchip/same54/bsp/hal/utils/include/
A Dutils_list.h53 struct list_element *next; member
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_platform_dma.h28 uint32_t next; member
/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/
A Dhal_pmsis_types_pi.h51 struct pi_task *next; member

Completed in 47 milliseconds

1234