| /bsp/wch/arm/ch579m/libraries/StdPeriphDriver/ |
| A D | CH57x_spi0.c | 109 void SPI0_MasterTrans( UINT8 *pbuf, UINT16 len ) in SPI0_MasterTrans() 136 void SPI0_MasterRecv( UINT8 *pbuf, UINT16 len ) in SPI0_MasterRecv() 162 void SPI0_MasterDMATrans( PUINT8 pbuf, UINT16 len) in SPI0_MasterDMATrans() 181 void SPI0_MasterDMARecv( PUINT8 pbuf, UINT16 len) in SPI0_MasterDMARecv() 241 void SPI0_SlaveRecv( PUINT8 pbuf, UINT16 len ) in SPI0_SlaveRecv() 266 void SPI0_SlaveTrans( UINT8 *pbuf, UINT16 len ) in SPI0_SlaveTrans() 292 void SPI0_SlaveDMARecv( PUINT8 pbuf, UINT16 len) in SPI0_SlaveDMARecv() 311 void SPI0_SlaveDMATrans( PUINT8 pbuf, UINT16 len) in SPI0_SlaveDMATrans()
|
| A D | CH57x_spi1.c | 109 void SPI1_MasterTrans( UINT8 *pbuf, UINT16 len ) in SPI1_MasterTrans() 136 void SPI1_MasterRecv( UINT8 *pbuf, UINT16 len ) in SPI1_MasterRecv()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/core/Source/ |
| A D | usbd_core.c | 165 uint32_t usbd_ep_recev (usb_core_driver *udev, uint8_t ep_addr, uint8_t *pbuf, uint32_t len) in usbd_ep_recev() 196 uint32_t usbd_ep_send (usb_core_driver *udev, uint8_t ep_addr, uint8_t *pbuf, uint32_t len) in usbd_ep_send()
|
| A D | usbd_enum.c | 162 void int_to_unicode (uint32_t value, uint8_t *pbuf, uint8_t len) in int_to_unicode()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/msc/Source/ |
| A D | usbh_msc_core.c | 481 uint8_t *pbuf, in usbh_msc_read() 529 uint8_t *pbuf, in usbh_msc_write()
|
| /bsp/loongson/ls1cdev/drivers/net/ |
| A D | synopGMAC.c | 285 struct pbuf *pbuf; in eth_init() local 441 u32 pbuf; in rt_eth_tx() local 557 struct pbuf *pbuf = RT_NULL; in rt_eth_rx() local
|
| /bsp/stm32/libraries/templates/stm32l1xx/board/CubeMX_Config/Src/ |
| A D | usbd_conf.c | 528 USBD_StatusTypeDef USBD_LL_Transmit(USBD_HandleTypeDef *pdev, uint8_t ep_addr, uint8_t *pbuf, uint1… in USBD_LL_Transmit() 548 USBD_StatusTypeDef USBD_LL_PrepareReceive(USBD_HandleTypeDef *pdev, uint8_t ep_addr, uint8_t *pbuf,… in USBD_LL_PrepareReceive()
|
| A D | usbd_cdc_if.c | 183 static int8_t CDC_Control_FS(uint8_t cmd, uint8_t* pbuf, uint16_t length) in CDC_Control_FS()
|
| A D | usbd_desc.c | 367 static void IntToUnicode(uint32_t value, uint8_t * pbuf, uint8_t len) in IntToUnicode()
|
| /bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/HID/ |
| A D | usbh_hid_keybd.c | 96 void USBH_HID_KeyBD_Decode(uint8_t *pbuf) in USBH_HID_KeyBD_Decode()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/device/class/audio/Source/ |
| A D | audio_out_itf.c | 117 static uint8_t audio_cmd (uint8_t* pbuf, uint32_t size, uint8_t cmd) in audio_cmd()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_d_r/ |
| A D | usb.c | 1619 uint8_t* pbuf, uint32_t buf_size) in usb_device_endpoint_write_buffer_job() 1654 uint8_t* pbuf, uint32_t buf_size) in usb_device_endpoint_read_buffer_job() 1687 uint8_t* pbuf) in usb_device_endpoint_setup_buffer_job()
|
| /bsp/samd21/sam_d2x_asflib/sam0/drivers/usb/usb_sam_l/ |
| A D | usb.c | 1619 uint8_t* pbuf, uint32_t buf_size) in usb_device_endpoint_write_buffer_job() 1654 uint8_t* pbuf, uint32_t buf_size) in usb_device_endpoint_read_buffer_job() 1687 uint8_t* pbuf) in usb_device_endpoint_setup_buffer_job()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/ |
| A D | drv_ov5640.c | 474 rt_int32_t *pbuf = RT_NULL; in rt_hw_camera_rx_callback() local 500 int *pbuf = RT_NULL; in jpeg_data_process() local
|
| /bsp/stm32/stm32h743-openmv-h7plus/board/ports/ |
| A D | drv_ov5640.c | 451 rt_int32_t *pbuf = RT_NULL; in rt_hw_camera_rx_callback() local 477 int *pbuf = RT_NULL; in jpeg_data_process() local
|
| /bsp/stm32/stm32h743-atk-apollo/board/ports/ |
| A D | drv_ov2640.c | 487 rt_uint32_t *pbuf; in camera_dma_data_process() local 513 rt_uint32_t *pbuf = RT_NULL; in camera_frame_data_process() local
|
| /bsp/loongson/ls2kdev/drivers/net/ |
| A D | synopGMAC.c | 308 struct pbuf *pbuf; in eth_init() local 461 u64 pbuf; in rt_eth_tx() local 583 struct pbuf *pbuf = RT_NULL; in rt_eth_rx() local
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/spinor/ |
| A D | cache.c | 297 char *pbuf; in nor_cache_write() local 378 char *pbuf; in nor_cache_read() local
|
| /bsp/nv32f100x/lib/src/ |
| A D | eeprom.c | 253 uint8_t *pbuf; in EERPOM_Writeup4byte() local
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_usbd.c | 144 static void usb_readytorx(usb_core_instance *pdev, uint8_t ep_addr, uint8_t *pbuf, uint16_t buf_len) in usb_readytorx() 173 static void usb_deveptx(usb_core_instance *pdev, uint8_t ep_addr, uint8_t *pbuf, uint32_t buf_len) in usb_deveptx()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/class/msc/Include/ |
| A D | usbh_msc_bbb.h | 107 uint8_t *pbuf; member
|
| /bsp/nuvoton/libraries/n9h30/rtt_port/ |
| A D | drv_i2s.c | 121 …rt_uint8_t *pbuf = (uint8_t *)((uint32_t)&psNuI2sDai->fifo[u8FifoBlockIdx * NU_I2S_DMA_BUF_BLOCK_S… in nu_i2s_isr() local
|
| /bsp/nuvoton/libraries/nuc980/rtt_port/ |
| A D | drv_i2s.c | 121 …rt_uint8_t *pbuf = (uint8_t *)((uint32_t)&psNuI2sDai->fifo[u8FifoBlockIdx * NU_I2S_DMA_BUF_BLOCK_S… in nu_i2s_isr() local
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_usbfs_library/host/core/Source/ |
| A D | usbh_enum.c | 382 usb_desc_header *usbh_nextdesc_get (uint8_t *pbuf, uint16_t *ptr) in usbh_nextdesc_get()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_sdh.c | 94 uint8_t *pbuf; member
|