Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/lib/os/
Dbitarray.c30 struct bundle_data *bd, in setup_bundle_data()
67 struct bundle_data *bd, in match_region()
174 struct bundle_data *bd) in set_region()
390 struct bundle_data bd; in sys_bitarray_alloc() local
462 struct bundle_data bd; in sys_bitarray_free() local
497 struct bundle_data bd; in is_region_set_clear() local
562 struct bundle_data bd; in sys_bitarray_test_and_set_region() local
/Zephyr-Core-3.4.0/drivers/usb/udc/
Dudc_kinetis.c148 static bool usbfsotg_bd_is_busy(const struct usbfsotg_bd *const bd) in usbfsotg_bd_is_busy()
154 static void usbfsotg_bd_set_ctrl(struct usbfsotg_bd *const bd, in usbfsotg_bd_set_ctrl()
186 struct usbfsotg_bd *bd; in usbfsotg_xfer_continue() local
237 struct usbfsotg_bd *bd; in usbfsotg_ctrl_feed_start() local
261 struct usbfsotg_bd *bd; in usbfsotg_ctrl_feed_start_next() local
540 struct usbfsotg_bd *bd, *bd_op; in isr_handle_xfer_done() local
725 struct usbfsotg_bd *bd; in usbfsotg_ep_dequeue() local
750 struct usbfsotg_bd *bd; in ctrl_drop_out_successor() local
770 struct usbfsotg_bd *bd; in usbfsotg_ep_set_halt() local
796 struct usbfsotg_bd *bd; in usbfsotg_ep_clear_halt() local
/Zephyr-Core-3.4.0/drivers/dma/
Ddma_iproc_pax.h468 void *bd; member