Searched defs:data_buffer (Results 1 – 7 of 7) sorted by relevance
| /device/soc/winnermicro/wm800/board/platform/common/params/ |
| D | wm_param.c | 54 static int param_flash_verify(u32 data_addr, u8 *data_buffer, u32 len) in param_flash_verify()
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| D | r8168_realwow.h | 68 void *data_buffer; member
|
| D | r8168_dash.h | 78 void *data_buffer; member
|
| /device/soc/esp/esp32/components/esp32/ |
| D | spiram_psram.c | 478 static void spi_user_psram_write(psram_spi_num_t spi_num, uint32_t address, uint32_t *data_buffer, … in spi_user_psram_write() 503 static void spi_user_psram_read(psram_spi_num_t spi_num, uint32_t address, uint32_t *data_buffer, u… in spi_user_psram_read()
|
| /device/soc/esp/esp32/components/hal/esp32/include/hal/ |
| D | twai_ll.h | 661 uint8_t *data_buffer = (is_extd) ? tx_frame->extended.data : tx_frame->standard.data; in twai_ll_format_frame_buffer() local 706 …uint8_t *data_buffer = (rx_frame->frame_format) ? rx_frame->extended.data : rx_frame->standard.dat… in twai_ll_prase_frame_buffer() local
|
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
| D | hci_h5.c | 2267 size_t hci_h5_int_read_data(uint8_t *data_buffer, size_t max_size) in hci_h5_int_read_data()
|
| /device/board/unionman/unionpi_tiger/hardware/bt/src/ |
| D | hci_h5.c | 1748 size_t hci_h5_int_read_data(uint8_t *data_buffer, size_t max_size) in hci_h5_int_read_data()
|