Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 105) sorted by relevance

12345

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dbcmendian.h202 #define htol16_ua_store(val, bytes) \ argument
210 #define htol32_ua_store(val, bytes) \ argument
220 #define htol64_ua_store(val, bytes) \ argument
231 #define hton16_ua_store(val, bytes) \ argument
239 #define hton32_ua_store(val, bytes) \ argument
249 #define ltoh16_ua(bytes) \ argument
255 #define ltoh32_ua(bytes) \ argument
261 #define ltoh64_ua(bytes) \ argument
267 #define ntoh16_ua(bytes) \ argument
273 #define ntoh32_ua(bytes) \ argument
[all …]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmendian.h192 #define htol16_ua_store(val, bytes) ({ \ argument
199 #define htol32_ua_store(val, bytes) ({ \ argument
208 #define htol64_ua_store(val, bytes) ({ \ argument
218 #define hton16_ua_store(val, bytes) ({ \ argument
225 #define hton32_ua_store(val, bytes) ({ \ argument
234 #define ltoh16_ua(bytes) ({ \ argument
239 #define ltoh32_ua(bytes) ({ \ argument
244 #define ltoh64_ua(bytes) ({ \ argument
249 #define ntoh16_ua(bytes) ({ \ argument
254 #define ntoh32_ua(bytes) ({ \ argument
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dbcmendian.h158 #define htol16_ua_store(val, bytes) ({ \ argument
165 #define htol32_ua_store(val, bytes) ({ \ argument
174 #define hton16_ua_store(val, bytes) ({ \ argument
181 #define hton32_ua_store(val, bytes) ({ \ argument
190 #define ltoh16_ua(bytes) ({ \ argument
195 #define ltoh32_ua(bytes) ({ \ argument
200 #define ntoh16_ua(bytes) ({ \ argument
205 #define ntoh32_ua(bytes) ({ \ argument
255 htol16_ua_store(uint16 val, uint8 *bytes) in htol16_ua_store()
265 htol32_ua_store(uint32 val, uint8 *bytes) in htol32_ua_store()
[all …]
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dbcmendian.h226 #define htol16_ua_store(val, bytes) ({ \ argument
233 #define htol32_ua_store(val, bytes) ({ \ argument
242 #define htol64_ua_store(val, bytes) ({ \ argument
252 #define hton16_ua_store(val, bytes) ({ \ argument
259 #define hton32_ua_store(val, bytes) ({ \ argument
268 #define ltoh16_ua(bytes) ({ \ argument
273 #define ltoh32_ua(bytes) ({ \ argument
278 #define ltoh64_ua(bytes) ({ \ argument
283 #define ntoh16_ua(bytes) ({ \ argument
288 #define ntoh32_ua(bytes) ({ \ argument
[all …]
/device/soc/rockchip/common/sdk_linux/drivers/nvmem/
Drockchip-efuse.c141 static int rockchip_rk1808_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk1808_efuse_read()
198 static int rockchip_rk3128_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3128_efuse_read()
233 static int rockchip_rk3288_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3288_efuse_read()
268 … int rockchip_rk3288_efuse_secure_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3288_efuse_secure_read()
306 static int rockchip_rk3328_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3328_efuse_read()
358 static int rockchip_rk3368_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3368_efuse_read()
396 static int rockchip_rk3399_efuse_read(void *context, unsigned int offset, void *val, size_t bytes) in rockchip_rk3399_efuse_read()
Dcore.c50 int bytes; member
69 static int nvmem_reg_read(struct nvmem_device *nvmem, unsigned int offset, void *val, size_t bytes) in nvmem_reg_read()
78 static int nvmem_reg_write(struct nvmem_device *nvmem, unsigned int offset, void *val, size_t bytes) in nvmem_reg_write()
1559 int nvmem_device_read(struct nvmem_device *nvmem, unsigned int offset, size_t bytes, void *buf) in nvmem_device_read()
1583 int nvmem_device_write(struct nvmem_device *nvmem, unsigned int offset, size_t bytes, void *buf) in nvmem_device_write()
/device/board/talkweb/niobe407/applications/402_file_fs_store/
Dfs_test.c79 int bytes = 0; in read_test() local
109 int bytes = _write(fd, data, strlen(data)); in write_test() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dled.h75 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_tx()
84 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_rx()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/nvmem/
Dsunxi_sid.c41 void *val, size_t bytes) in sunxi_sid_read()
82 void *val, size_t bytes) in sun8i_sid_read_by_reg()
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/iperf/
Dlwip_iperf.c69 u64_t bytes = outputInfo->currentByte; in do_iperf_terminate_timer() local
194 u64_t bytes = outputInfo->currentByte - outputInfo->lastByte; in do_iperf_output() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/store/config/src/
Dwm_bt_storage.c111 const char *value, int bytes, int type, bool dummy_wr) in btif_wm_config_set_local()
311 char *value, int *bytes, int *type, bool dummy_rd) in btif_wm_config_get_local()
683 const char *value, int bytes, int type, bool dummy_wr) in btif_wm_config_set_remote()
688 char *value, int *bytes, int *type, bool dummy_rd) in btif_wm_config_get_remote()
800 int btif_config_get(const char *section, const char *key, const char *name, char *value, int *bytes, in btif_config_get()
816 int bytes, int type) in btif_config_set()
/device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/
Dcfiflash_fs_hal.c40 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DisckRead() local
49 unsigned int bytes = CfiFlashSec2Bytes(nSectors); in DiskWrite() local
/device/soc/esp/esp32/components/spi_flash/include/
Desp_spi_flash_counters.h34 uint32_t bytes; // total number of bytes member
/device/soc/st/common/platform/spi/
Dstm32mp1_spi.c362 uint8_t bytes = Mp1xxSpiToByteWidth(stm32mp1->bitsPerWord); in Mp1xxSpiWriteFifo() local
389 uint8_t bytes = Mp1xxSpiToByteWidth(stm32mp1->bitsPerWord); in Mp1xxSpiReadFifo() local
434 uint8_t bytes = Mp1xxSpiToByteWidth(stm32mp1->bitsPerWord); in Mp1xxSpiTxRx() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
Dmali_kbase_tl_serialize.h45 static inline size_t kbasep_serialize_bytes(char *buffer, size_t pos, const void *bytes, size_t len) in kbasep_serialize_bytes()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
Dmali_kbase_tl_serialize.h47 const void *bytes, in kbasep_serialize_bytes()
/device/soc/amlogic/a311d/hardware/media/libamplayer/samples/
Dkplayer.c66 int bytes; in amsysfs_set_sysfs_int() local
83 int bytes; in amsysfs_set_sysfs_str() local
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_i2s_drv.c322 uint8_t bytes = samplebits / 8U; in i2s_send_buff() local
359 uint8_t bytes = samplebits / 8U; in i2s_receive_buff() local
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/mbed/
DMQTTSocket.h35 int bytes = 0; in common() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/tools/efuse_tool/
Defuse_cfg_gen.py30 def print_bytes(bytes): argument
/device/soc/st/common/platform/rng/
Dstm32mp1_rng.c63 static int RngRead(char *buffer, size_t bytes) in RngRead()
/device/soc/esp/esp32/components/bt/host/bluedroid/device/
Dbdaddr.c121 const char *bytes = (const char *)key; in hash_function_bdaddr() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DSocketBuffer.h59 size_t bytes; member
/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/samples/baremetalserial/
Dping_nb.c233 int samplesend(unsigned char *address, unsigned int bytes) in samplesend()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/apps/src/
Dble_smartconfig_wifi_example.c75 int to_sent, sent, bytes, resp_len; in example_connect_website() local

12345