Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_kinetis.c602 uint8_t *bufp; in usb_dc_ep_write() local
667 uint8_t *bufp; in usb_dc_ep_read_wait() local
Dusb_dc_mcux.c618 uint8_t *bufp = NULL; in usb_dc_ep_read_wait() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_spi_st.c386 static int bt_spi_rx_buf_construct(uint8_t *msg, struct net_buf **bufp, uint16_t size) in bt_spi_rx_buf_construct()