/device/linaro/dragonboard/qcom/pd-mapper/ |
D | servreg_loc.qmi | 18 u16 result; 19 u16 error; 36 optional u16 total_domains = 0x10; 37 optional u16 db_revision = 0x11;
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-base.c | 247 u16 length = m->length; in xa_base_set_param_ext() 248 u16 remaining = (length + 3) & ~3; in xa_base_set_param_ext() 249 u16 i; in xa_base_set_param_ext() 268 u16 id = cmd->desc.id; in xa_base_set_param_ext() 269 u16 dlen = cmd->desc.length; in xa_base_set_param_ext() 270 u16 dsize = (dlen + 3) & ~3; in xa_base_set_param_ext() 271 u16 pad = dlen & 3; in xa_base_set_param_ext() 332 u16 id = cmd->desc.id; in xa_base_get_param_ext() 333 u16 len = cmd->desc.length; in xa_base_get_param_ext() 334 u16 size = (len + 3) & ~3; in xa_base_get_param_ext()
|
/device/linaro/poplar/wifi/wifi_hal/ |
D | common.h | 215 u16 channel; 216 u16 flags; 228 u16 beacon_period; // units are Kusec 229 u16 capability; // Capability information
|
D | wifi_offload.cpp | 73 u16 mIpPktLen; 82 MKeepAliveCommand(wifi_interface_handle iface, u8 index, u8 *ip_packet, u16 ip_packet_len, in MKeepAliveCommand() 219 u16 /* ether_type */, u8 *ip_packet, u16 ip_packet_len, u8 *src_mac_addr, u8 *dst_mac_addr, in wifi_start_sending_offloaded_packet() argument
|
D | gscan.cpp | 1781 u16 channel; /* channel of GAS protocol */ in handleEvent() 1784 u16 status_code; /* status code on GAS completion */ in handleEvent() 1785 u16 data_len; /* length of data to follow */ in handleEvent()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/plugins/cadence/mixer/ |
D | xa-mixer.c | 131 u16 v_l[XA_MIXER_MAX_TRACK_NUMBER]; in xa_mixer_do_execute_stereo_16bit() 132 u16 v_r[XA_MIXER_MAX_TRACK_NUMBER]; in xa_mixer_do_execute_stereo_16bit() 133 u16 w_l, w_r; in xa_mixer_do_execute_stereo_16bit() 139 w_l = (u16)(t32 & 0xFFFF), w_r = (u16)(t32 >> 16); in xa_mixer_do_execute_stereo_16bit() 165 v_l[j] = (u16)(t32 & 0xFFFF), v_r[j] = (u16)(t32 >> 16); in xa_mixer_do_execute_stereo_16bit()
|
/device/linaro/dragonboard/qcom/rmtfs/ |
D | qmi_rmtfs.qmi | 18 u16 result; 19 u16 error;
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/ |
D | cpuMath.h | 20 #define U64_DIV_BY_CONST_U16(u64, u16) \ argument 22 const uint16_t divBy = u16; \
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/ |
D | xf-types.h | 52 typedef unsigned short u16; typedef
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
D | xf-opcode.h | 235 u16 id; 238 u16 length;
|
/device/linaro/hikey/hifi/xaf/host-apf/include/ |
D | xf-opcode.h | 224 u16 id; 227 u16 length;
|
/device/linaro/hikey/hifi/xaf/host-apf/include/sys/fio/ |
D | xf-types.h | 58 typedef uint16_t u16; typedef
|
/device/linaro/hikey/hifi/xaf/host-apf/include/audio/ |
D | xa-mixer-api.h | 63 ({ u32 __v = (u32)((v) * (1 << 12)); (__v > 0xFFFF ? __v = 0xFFFF : 0); (u16)__v; })
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/audio/ |
D | xa-mixer-api.h | 66 ({ u32 __v = (u32)((v) * (1 << 12)); (__v > 0xFFFF ? __v = 0xFFFF : 0); (u16)__v; })
|
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/ |
D | driver_cmd_wext.c | 130 u16 pasv_dwell = WEXT_CSCAN_PASV_DWELL_TIME_DEF; in wpa_driver_wext_set_cscan_params() 140 pasv_dwell = (u16)atoi(pasv_ptr); in wpa_driver_wext_set_cscan_params()
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | core_cm3.h | 665 …__O uint16_t u16; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 16-bit … member
|
D | core_sc300.h | 645 …__O uint16_t u16; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 16-bit … member
|
D | core_cm4.h | 705 …__O uint16_t u16; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 16-bit … member
|
D | core_cm7.h | 886 …__O uint16_t u16; /*!< Offset: 0x000 ( /W) ITM Stimulus Port 16-bit … member
|