Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 53) sorted by relevance

123

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_debug.h334 static __inline void PDM_SNPF(u32 out_len, u32 used, char *buff, int len, in PDM_SNPF()
374 #define PDM_VAST_SNPF(out_len, used, buff, len, fmt, args...) RT_PRINTK(fmt, ## args) argument
377 #define PDM_VAST_SNPF(out_len, used, buff, len, fmt, args...) \ argument
382 #define PDM_VAST_SNPF(out_len, used, buff, len, fmt, args...) argument
384 #define PDM_VAST_SNPF(out_len, used, buff, len, fmt, args...) \ argument
390 #define PDM_SNPF(out_len, used, buff, len, fmt, args...) \ argument
396 #define PDM_SNPF(out_len, used, buff, len, fmt, args...) \ argument
/device/board/bearpi/bearpi_hm_micro/app/setting/setting/src/main/cpp/
Dmain_ability_slice.cpp176 char buff[64] = {0}; in SetWifiButtonView() local
273 char buff[62]; in SetAboutButtonView() local
340 char buff[64] = {0}; in OnActive() local
Dsetting_wifi_ability_slice.cpp192 char* buff = GetSsid(ssidIndex); // GetSsid need return point in AddWifi() local
Dapp_ability_slice.cpp106 char buff[64] = {0}; in SetAnAppInfo() local
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/easy_flash/src/
Def_iap.c205 uint32_t buff[32]; in ef_copy_spec_app_from_bak() local
258 uint32_t buff[32]; in ef_copy_bl_from_bak() local
/device/soc/telink/b91/b91_ble_sdk/drivers/B91/
Danalog.c238 _attribute_ram_code_sec_noinline_ void analog_write_buff(unsigned char addr, unsigned char *buff, i… in analog_write_buff()
283 _attribute_ram_code_sec_noinline_ void analog_read_buff(unsigned char addr, unsigned char *buff, in… in analog_read_buff()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/bt/include/interface/
Dcs_adp_tws.h77 host_data_struct * buff; member
81 host_data_struct * buff; member
Dcs_adp_hfp.h79 CS_ADP_HFP_AUDIO_DATA * buff; member
83 CS_ADP_HFP_AUDIO_DATA * buff; member
/device/soc/hpmicro/sdk/hpm_sdk/components/uart_lin/
Dhpm_uart_lin.c136 uint8_t *buff = data.buff; in hpm_uart_lin_master_receive_frame() local
234 uint8_t *buff = data.buff; in hpm_uart_lin_master_receive_data() local
Dhpm_uart_lin.h34 uint8_t *buff; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/
Ddev_fb.c961 static int sunxi_user_mmap(struct dma_buf *buff, struct vm_area_struct *vma) in sunxi_user_mmap()
998 static void sunxi_dma_buf_release(struct dma_buf *buff) in sunxi_dma_buf_release()
1007 static int sunxi_dma_buf_attach(struct dma_buf *buff, in sunxi_dma_buf_attach()
1022 static void sunxi_dma_buf_detach(struct dma_buf *buff, struct dma_buf_attachment *attachment) in sunxi_dma_buf_detach()
1034 static void *sunxi_dma_buf_kmap(struct dma_buf *buff, unsigned long page_num) in sunxi_dma_buf_kmap()
1043 static void sunxi_dma_buf_kunmap(struct dma_buf *buff, unsigned long page_num, in sunxi_dma_buf_kunmap()
/device/board/osware/imx8mm/drivers/camera/driver_adapter/test/main_test/
Dstream_customer.cpp51 OHOS::sptr<OHOS::SurfaceBuffer> buff = nullptr; in CamFrame() local
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dharmony_ble_adpter.c326 int BleGattServiceRead1(unsigned char *buff, unsigned int *len) in BleGattServiceRead1()
336 int BleGattServiceWrite1(unsigned char *buff, unsigned int len) in BleGattServiceWrite1()
343 int BleGattServiceIndicate1(unsigned char *buff, unsigned int len) in BleGattServiceIndicate1()
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_spi_drv.c100 hpm_stat_t spi_write_data(SPI_Type *ptr, uint8_t data_len_in_bytes, uint8_t *buff, uint32_t count) in spi_write_data()
145 hpm_stat_t spi_read_data(SPI_Type *ptr, uint8_t data_len_in_bytes, uint8_t *buff, uint32_t count) in spi_read_data()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dnet_bdh_adpater.c570 static void hdf_bdh6_send_eapol_data(const struct NetDevice *netDev, NetBuf *buff) in hdf_bdh6_send_eapol_data()
583 …cessingResult hdf_bdh6_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_bdh6_netdev_specialethertypeprocess()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/
Dnet_bdh_adpater.c594 static void hdf_bdh6_send_eapol_data(const struct NetDevice *netDev, NetBuf *buff) in hdf_bdh6_send_eapol_data()
607 …cessingResult hdf_bdh6_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_bdh6_netdev_specialethertypeprocess()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oam/
Doam_ext_if.h53 #define oam_error_buf(vid, eid, fmt, buff, size) oam_print_err(fmt, buff, size) argument
60 #define oam_warning_buf(vid, eid, fmt, buff, size) oam_print_warn(fmt, buff, size) argument
68 #define oam_info_buf(vid, eid, fmt, buff, size) oam_print_info(fmt, buff, size) argument
/device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/
Dcfiflash_fs_hal.c56 static DSTATUS DiskIoctl(BYTE pdrv, BYTE cmd, void *buff) in DiskIoctl()
/device/board/unionman/unionpi_tiger/kernel/hdf/wifi/rtl8822cs/hdf/
Dnet_adapter.c72 …ngResult hdf_rtl8822cs_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_rtl8822cs_netdev_specialethertypeprocess()
550 …ocessingResult hdf_p2p_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_p2p_netdev_specialethertypeprocess()
/device/soc/hpmicro/sdk/hpm_sdk/components/codec/wm8960/
Dhpm_wm8960.c491 uint8_t buff[2]; in wm8960_write_reg() local
/device/board/isoftstone/zhiyuan/kernel/hdf/driver/wifi/xr829_hdfadapter/
Dnet_adpater.c260 ProcessingResult hdf_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_netdev_specialethertypeprocess()
/device/board/osware/imx8mm/drivers/wifi/ap6212/hdfadapter/
Dnet_adpater.c271 ProcessingResult hdf_netdev_specialethertypeprocess(const struct NetDevice *netDev, NetBuf *buff) in hdf_netdev_specialethertypeprocess()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/hal/
Djpeg_dec_hal.c64 static uint16_t jpeg_dec_input_func (JDEC* jd, uint8_t* buff, uint16_t ndata) in jpeg_dec_input_func()
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/driver/bt/
Dbt_cs8800_driver.c456 void bt_drv_send_data(const uint8_t *buff,uint8_t len) in bt_drv_send_data()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dmlme_linux.c312 u8 *buff, *p, i; in rtw_report_sec_ie() local

123