Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 49) sorted by relevance

12

/device/board/openvalley/niobeu4/liteos_m/hdf_drivers/i2c/
Di2c_esp32u4.c90 …eviceI2cWrite(int id, unsigned char addr, const unsigned char *data, unsigned int dataLen, int ack) in DeviceI2cWrite()
124 …DeviceI2cRead(int id, unsigned char addr, const unsigned char *data, unsigned int dataLen, int ack) in DeviceI2cRead()
/device/soc/rockchip/common/sdk_linux/drivers/soc/rockchip/
Dpm_domains.c136 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup, keepon) … argument
142 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup, keepon) … argument
149 #define DOMAIN_M_O(_name, pwr, status, p_offset, req, idle, ack, r_offset, wakeup, keepon) … argument
156 #define DOMAIN_M_O_R(_name, p_offset, pwr, status, r_status, r_offset, req, idle, ack, wakeup, keep… argument
164 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) … argument
/device/soc/rockchip/common/vendor/drivers/rockchip/
Dpm_domains.c125 #define DOMAIN(_name, pwr, status, req, idle, ack, wakeup, keepon) … argument
131 #define DOMAIN_M(_name, pwr, status, req, idle, ack, wakeup, keepon) … argument
138 #define DOMAIN_M_O(_name, pwr, status, p_offset, req, idle, ack, r_offset, wakeup, keepon) … argument
145 #define DOMAIN_M_O_R(_name, p_offset, pwr, status, r_status, r_offset, req, idle, ack, wakeup, keep… argument
153 #define DOMAIN_RK3036(_name, req, ack, idle, wakeup) … argument
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_wifi/include/bk_private/
Dbk_wifi_debug.h41 uint32_t ack; /* acknoledgment number */ member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/mailbox/
Dmailbox_channel.h99 mb_chnl_ack_t ack; member
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/driver/
Dmailbox_channel.h99 mb_chnl_ack_t ack; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_cfg80211.c118 hi_u64 cookie, const hi_u8 *buf, size_t len, hi_u8 ack, oal_gfp_enum_uint8 gfp) in oal_cfg80211_mgmt_tx_status()
Dplat_pm_wlan.c792 hi_void wlan_pm_ack_handle(hi_s32 ack, hi_void *data) in wlan_pm_ack_handle()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/soc/bk7235/soc/
Di2c_struct.h49 uint32_t ack: 1; /**< bit[8] */ member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.h403 #define rtw_cfg80211_mgmt_tx_status(wdev, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status(wdev_… argument
406 #define rtw_cfg80211_mgmt_tx_status(wdev, cookie, buf, len, ack, gfp) HdfWifiEventMgmtTxStatus(get_… argument
408 #define rtw_cfg80211_mgmt_tx_status(wdev, cookie, buf, len, ack, gfp) cfg80211_mgmt_tx_status(wdev,… argument
/device/soc/esp/esp32/components/driver/
Di2c.c996 …master_read_static(i2c_cmd_handle_t cmd_handle, uint8_t *data, size_t data_len, i2c_ack_type_t ack) in i2c_master_read_static()
1020 esp_err_t i2c_master_read_byte(i2c_cmd_handle_t cmd_handle, uint8_t *data, i2c_ack_type_t ack) in i2c_master_read_byte()
1036 …_t i2c_master_read(i2c_cmd_handle_t cmd_handle, uint8_t *data, size_t data_len, i2c_ack_type_t ack) in i2c_master_read()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_hci.c286 struct ble_hs_hci_ack ack; in ble_hs_hci_cmd_tx() local
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dtransport.c92 struct k_delayed_work ack; member
735 u32_t ack; in trans_ack() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_cfg80211_apt.c222 hi_u8 cfg80211_mgmt_tx_status(struct wireless_dev *wdev, const hi_u8 *buffer, size_t len, hi_u8 ack) in cfg80211_mgmt_tx_status()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
Dtcp.h129 uint16_t ack:1; member
137 uint16_t ack:1; member
/device/soc/chipsea/cst85/liteos_m/sdk/modules/lwip-2.1/porting/src/
Dporting_net_al.c355 const uint8_t *dst_addr, bool *ack) in net_l2_send()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/halmac/halmac_88xx/
Dhalmac_common_88xx.c1929 send_bt_coex_88xx(struct halmac_adapter *adapter, u8 *buf, u32 size, u8 ack) in send_bt_coex_88xx()
1952 u8 ack) in send_bt_coex_cmd_88xx()
2131 set_h2c_header_88xx(struct halmac_adapter *adapter, u8 *hdr, u16 *seq, u8 ack) in set_h2c_header_88xx()
Dhalmac_fw_88xx.c1185 drv_fwctrl_88xx(struct halmac_adapter *adapter, u8 *payload, u32 size, u8 ack) in drv_fwctrl_88xx()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_p2p.c894 … hmac_p2p_tx_status_event(const mac_vap_stru *mac_vap, const hi_u8 *puc_buf, hi_u32 len, hi_u8 ack) in hmac_p2p_tx_status_event()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_android_ext.c128 uint32 ack; /* TCP Ack Number */ member
146 uint32 ack; member
1472 uint32 sess_id = 0, ipid = 0, srcport = 0, dstport = 0, seq = 0, ack = 0, in wl_ext_tcpka_conn_add() local
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dwl_android_ext.c140 uint32 ack; /* TCP Ack Number */ member
158 uint32 ack; member
1548 uint32 sess_id = 0, ipid = 0, srcport = 0, dstport = 0, seq = 0, ack = 0, in wl_ext_tcpka_conn_add() local
Ddhd_linux_pktdump.c335 bool pair, ack, mic, kerr, req, sec, install; in dhd_is_4way_msg() local
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Duserial_vendor.c1311 uint8_t cmd = 0, ack = 0; in userial_sco_ctrl_skt_handle() local
/device/board/unionman/unionpi_tiger/hardware/bt/src/
Duserial_vendor.c1215 uint8_t cmd = 0, ack = 0; in userial_sco_ctrl_skt_handle() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
Dmali_kbase_csf.c2548 u32 req, ack, irqreq, irqack; in process_csg_interrupts() local

12