| /device/soc/esp/ |
| D | OAT.xml | 24 …2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilt… 25 …<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPol… 26 3. policyitem type: 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 38 …8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is u… 53 …<policyitem type="copyright" name="Hunan OpenValley Digital Industry Development Co., Ltd." path="… 54 … <policyitem type="license" name="BSDStyleLicense" path=".*" desc="License Header Invalid"/> 55 <policyitem type="license" name="MIT" path=".*" desc="License Header Invalid"/> 56 … <policyitem type="license" name="BSD-4-Clause" path=".*" desc="License Header Invalid"/> 57 … <policyitem type="license" name="BSD-2-Clause" path=".*" desc="License Header Invalid"/> [all …]
|
| /device/soc/esp/esp32/components/bt/common/btc/profile/esp/blufi/include/ |
| D | blufi_int.h | 59 uint8_t type; member 68 uint8_t type; member 90 // packet type 96 #define BLUFI_GET_TYPE(type) ((type) & BLUFI_TYPE_MASK) argument 97 #define BLUFI_GET_SUBTYPE(type) (((type) & BLUFI_SUBTYPE_MASK) >>BLUFI_SUBTYPE_SHIFT) argument 98 #define BLUFI_BUILD_TYPE(type, subtype) (((type) & BLUFI_TYPE_MASK) | ((subtype)<<BLUFI_SUBTYPE_SHI… argument 133 #define BLUFI_TYPE_IS_CTRL(type) (BLUFI_GET_TYPE((type)) == BLUFI_TYPE_CTRL) argument 134 #define BLUFI_TYPE_IS_DATA(type) (BLUFI_GET_TYPE((type)) == BLUFI_TYPE_DATA) argument 136 #define BLUFI_TYPE_IS_CTRL_ACK(type) (BLUFI_TYPE_IS_CTRL((type)) && BLUFI_GET_SUBTY… argument 137 #define BLUFI_TYPE_IS_CTRL_START_NEG(type) (BLUFI_TYPE_IS_CTRL((type)) && BLUFI_GET_SUBTY… argument [all …]
|
| /device/soc/rockchip/ |
| D | OAT.xml | 25 …<!--policyitem type="compatibility" name="GPL-2.0+" path="abc/.*" desc="Process that runs independ… 26 …<policyitem type="copyright" name="Huawei Technologies Co., Ltd." path=".*" rule="may" group="defa… 27 …<policyitem type="copyright" name="Huawei Device Co., Ltd." path=".*" rule="may" group="defaultGro… 28 …<policyitem type="copyright" name="Rockchip Electronics Co., Ltd." path=".*" rule="may" group="def… 29 …<policyitem type="copyright" name="Rockchip Electronics S.LSI Co. LTD" path=".*" rule="may" group=… 30 …<policyitem type="copyright" name="Rockchip Electronics Co., LTD." path=".*" rule="may" group="def… 31 …<policyitem type="copyright" name="Rockchip Electronics Co. LTD" path=".*" rule="may" group="defau… 32 …<policyitem type="copyright" name="Rockchip Electronics Co., Ltd" path=".*" rule="may" group="defa… 33 …<policyitem type="copyright" name="Rockchip Electronics Co., Ltd */" path=".*" rule="may" group="d… 34 …<policyitem type="copyright" name="RockChip Limited." path=".*" rule="may" group="defaultGroup" fi… [all …]
|
| /device/soc/winnermicro/ |
| D | OAT.xml | 24 …2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilt… 25 …<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPol… 26 3. policyitem type: 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 38 …8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is u… 53 …<!--policyitem type="compatibility" name="GPL-2.0+" path=".*" desc="Process that runs independentl… 54 … <!--policyitem type="license" name="LGPL" path=".*" desc="Dynamically linked by module X"/--> 55 <policyitem type="license" name="BSD-3-Clause" path=".*" desc="兼容license"/> 56 <policyitem type="license" name="BSD-2-Clause" path=".*" desc="兼容license"/> 57 <policyitem type="license" name="EndUserLicenseAgreement" path=".*" desc="二进制许可文件"/> [all …]
|
| /device/soc/hisilicon/ |
| D | OAT.xml | 34 2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilte… 35 <policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPoli… 36 3. policyitem type: 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 62 <policyitem type="license" name="EndUserLicenseAgreement" path=".*" desc="HiSilicon copyright"/> 63 …<policyitem type="license" name="GPLStyleLicense" path="hi3516dv300/sdk_linux/drv/LICENSE" desc="L… 64 …<policyitem type="license" name="GPLStyleLicense" path="hi3751v350/.*" desc="LICENSE for all files… 65 <policyitem type="license" name="GPL-2.0" path=".*" desc="Kernel space code"/> 66 <policyitem type="license" name="BSD-3-Clause" path=".*" desc="HiSilicon copyright"/> [all …]
|
| /device/board/lockzhiner/ |
| D | OAT.xml | 34 2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilte… 35 <policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPoli… 36 3. policyitem type: 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 62 …<policyitem type="copyright" name="IBM Corp." path=".*" rule="may" group="defaultGroup" filefilter… 63 …<policyitem type="copyright" name="FuZhou Lockzhiner Electronic Co., Ltd. All rights reserved." pa… 64 <policyitem type="copyright" name="2013, 2014" path=".*" desc="copyright Header Invalid"/> 65 …<policyitem type="copyright" name="Huawei Technologies Co., Ltd. All rights reserved." path=".*" … 66 <policyitem type="license" name="EPL-1.0" path=".*" desc=""/> [all …]
|
| /device/board/isoftstone/ |
| D | OAT.xml | 25 …<policyitem type="copyright" name="Rockchip Electronics Co., Ltd." path=".*" desc="Developed By Ro… 26 …<policyitem type="copyright" name="iSoftStone Information Technology (Group) Co.,Ltd." path=".*" d… 27 <policyitem type="license" name="GPL" path=".*" desc="linux kernel adapter codes"/> 28 <policyitem type="license" name="MIT" path=".*" desc=""/> 29 … <policyitem type="license" name="Linux-OpenIB" path=".*" desc="linux kernel adapter codes"/> 30 <policyitem type="license" name="BSD-3-Clause" path=".*" desc=""/> 31 <policyitem type="copyright" name="iSoftStone Device Co., Ltd." path=".*" desc=""/> 32 … <policyitem type="copyright" name="iSoftStone Open Source Organization ." path=".*" desc=""/> 33 … <policyitem type="copyright" name="HiHope Open Source Organization ." path=".*" desc=""/> 34 … <policyitem type="copyright" name="Copyright (c) 2014, 2017 IBM Corp." path=".*" desc=""/> [all …]
|
| /device/soc/esp/esp32/components/xtensa/ |
| D | stdatomic.c | 40 #define ATOMIC_EXCHANGE(n, type) type __atomic_exchange_ ## n (type* mem, type val, int memorder) \ argument 43 type ret = *mem; \ 49 #define CMP_EXCHANGE(n, type) bool __atomic_compare_exchange_ ## n (type* mem, type* expect, type d… argument 63 #define FETCH_ADD(n, type) type __atomic_fetch_add_ ## n (type* ptr, type value, int memorder) \ argument 66 type ret = *ptr; \ 72 #define FETCH_SUB(n, type) type __atomic_fetch_sub_ ## n (type* ptr, type value, int memorder) \ argument 75 type ret = *ptr; \ 81 #define FETCH_AND(n, type) type __atomic_fetch_and_ ## n (type* ptr, type value, int memorder) \ argument 84 type ret = *ptr; \ 90 #define FETCH_OR(n, type) type __atomic_fetch_or_ ## n (type* ptr, type value, int memorder) \ argument [all …]
|
| /device/soc/nxp/ |
| D | OAT.xml | 32 2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilte… 33 <policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPoli… 34 3. policyitem type: 39 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 46 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 60 …<policyitem type="copyright" name="Freescale Semiconductor, Inc." path=".*" rule="may" group="defa… 61 …<policyitem type="copyright" name="Beijing OSWare Technology Co., Ltd" path=".*" rule="may" group=… 62 …<policyitem type="copyright" name="NXP" path=".*" rule="may" group="defaultGroup" filefilter="copy… 63 <policyitem type="license" name="MIT" path=".*" desc=""/> 64 …<policyitem type="license" name="EndUserLicenseAgreement" path=".*" desc="License Header Invalid"… [all …]
|
| /device/board/hisilicon/ |
| D | OAT.xml | 34 2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilte… 35 <policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPoli… 36 3. policyitem type: 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 62 …<policyitem type="copyright" name="Copyright (c) 2020 HiSilicon (Shanghai) Technologies CO., LIMIT… 63 …<policyitem type="copyright" name="Copyright (c) 2021 HiSilicon (Shanghai) Technologies CO., LIMIT… 64 …<policyitem type="copyright" name="Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. … 65 …<policyitem type="copyright" name="Copyright (C) 2022 Hisilicon (Shanghai) Technologies Co., Ltd. … 66 <policyitem type="license" name="BSD-3-Clause" path=".*" desc="HiSilicon copyright"/> [all …]
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/include/ |
| D | oi_cpu_dep.h | 31 * as an illustrative example for CPU/compiler-dependent data type definitions. 32 * Go to the source code of this header file to see the details of primitive type 81 #error "OI_CPU_TYPE type not defined" 97 /** @name CPU/compiler-independent primitive data type definitions 101 typedef int OI_BOOL; /**< Boolean values use native integer data type for target CPU. … 102 typedef int OI_INT; /**< Integer values use native integer data type for target CPU. … 103 … OI_UINT; /**< Unsigned integer values use native unsigned integer data type for target CPU. */ 104 typedef unsigned char OI_BYTE; /**< Raw bytes type uses native character data type for target CP… 116 /** @name CPU/compiler-dependent primitive data type definitions for x86 processor family 119 …INT8; /**< 8-bit signed integer values use native signed character data type for x86 processor. … [all …]
|
| /device/board/kaihong/ |
| D | OAT.xml | 25 …<policyitem type="copyright" name="Shenzhen Kaihong Digital Industry Development Co., Ltd." path="… 26 …<policyitem type="copyright" name="HiHope Open Source Organization ." path=".*" rule="may" group="… 27 …<policyitem type="copyright" name="Rockchip Electronics Co., Ltd" path=".*" rule="may" group="defa… 28 …<policyitem type="copyright" name="rockchip (Shanghai) Technologies Co., Ltd." path=".*" rule="may… 29 …<policyitem type="copyright" name="Institute of Software, CAS." path=".*" rule="may" group="defaul… 30 …<policyitem type="copyright" name="Broadcom" path=".*" rule="may" group="defaultGroup" filefilter=… 31 …<policyitem type="copyright" name="Matthias Urlichs" path=".*" rule="may" group="defaultGroup" fil… 32 <policyitem type="license" name="EndUserLicenseAgreement" path=".*" desc="EULA file"/> 33 <policyitem type="license" name="GPL" path=".*" desc="linux kernel adapter codes"/> 34 <policyitem type="license" name="MIT" path=".*" desc=""/> [all …]
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/console/api/ |
| D | lnx_list.h | 21 * 1. armcc do not support typeof to retrieve the data type, direct use type. 49 * expands to an integral constant expression that has type size_t, the 51 * designated by type, of the member designated by the identifier (if the 54 #define offsetof(TYPE, MEMBER) ((size_t) &((TYPE *)0)->MEMBER) argument 61 * \param type: the type of the container struct this is embedded in. 65 #define container_of(ptr, type, member) \ argument 66 (type *)((char *)ptr - offsetof(type,member)) 406 * \param type: the type of the struct this is embedded in. 409 #define list_entry(ptr, type, member) \ argument 410 container_of(ptr, type, member) [all …]
|
| /device/board/hihope/ |
| D | OAT.xml | 24 …2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilt… 25 …<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPol… 26 3. policyitem type: 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 38 …8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is u… 53 …<!--policyitem type="compatibility" name="GPL-2.0+" path="abc/.*" desc="Process that runs independ… 54 … <!--policyitem type="license" name="LGPL" path=".*" desc="Dynamically linked by module X"/--> 55 …<policyitem type="copyright" name="Huawei Technologies Co., Ltd." path=".*" rule="may" group="defa… 56 …<policyitem type="copyright" name="Huawei Device Co., Ltd." path=".*" rule="may" group="defaultGro… 57 …<policyitem type="copyright" name="Rockchip Electronics Co., Ltd." path=".*" rule="may" group="def… [all …]
|
| /device/board/bearpi/bearpi_hm_nano/ |
| D | OAT.xml | 34 2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilte… 35 <policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPoli… 36 3. policyitem type: 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 62 …<policyitem type="copyright" name="Copyright (c) 2020 HiSilicon (Shanghai) Technologies CO., LIMIT… 63 …<policyitem type="copyright" name="Copyright (c) 2021 HiSilicon (Shanghai) Technologies CO., LIMIT… 64 …<policyitem type="copyright" name="Copyright (C) 2020 Hisilicon (Shanghai) Technologies Co., Ltd. … 65 <policyitem type="license" name="BSD-3-Clause" path=".*" desc="HiSilicon copyright"/> 66 <policyitem type="license" name="EndUserLicenseAgreement" path=".*" desc="HiSilicon copyright"/> [all …]
|
| /device/board/unionman/ |
| D | OAT.xml | 34 2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilte… 35 <policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPoli… 36 3. policyitem type: 41 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 48 8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is us… 62 …<policyitem type="copyright" name="Unionman Co., Ltd." path=".*" rule="may" group="defaultGroup" f… 63 …<policyitem type="copyright" name="Unionman Technology Co., Ltd." path=".*" rule="may" group="defa… 64 …<policyitem type="copyright" name="Unionman Technologies Co., Ltd. All rights reserved." path=".*"… 65 …<policyitem type="copyright" name="Realtek Corporation" path=".*" rule="may" group="defaultGroup" … 66 …<policyitem type="copyright" name="Broadcom Corporation" path=".*" desc="copyright Header Invalid… [all …]
|
| /device/board/bearpi/ |
| D | OAT.xml | 24 …2. policyitem: The fields type, name, path, desc is required, and the fields rule, group, filefilt… 25 …<policyitem type="" name="" path="" desc="" rule="may" group="defaultGroup" filefilter="defaultPol… 26 3. policyitem type: 31 … "filetype" is used to check file type in the specified path, supported file types: archive, binary 38 …8. filefilter: Filter rules, the type filename is used to filter file name, the type filepath is u… 53 …<!--policyitem type="compatibility" name="GPL-2.0+" path=".*" desc="Process that runs independentl… 54 … <!--policyitem type="license" name="LGPL" path=".*" desc="Dynamically linked by module X"/--> 55 …<policyitem type="copyright" name="Huawei Technologies Co., Ltd." path=".*" rule="may" group="defa… 56 …<policyitem type="copyright" name="Huawei Device Co., Ltd." path=".*" rule="may" group="defaultGro… 57 …<policyitem type="copyright" name="Hisilicon (Shanghai) Technologies Co., Ltd." path=".*" rule="ma… [all …]
|
| /device/soc/esp/esp32/components/xtensa/include/ |
| D | esp_attr.h | 110 #define FLAG_ATTR_IMPL(TYPE, INT_TYPE) \ argument 111 FORCE_INLINE_ATTR constexpr TYPE operator~ (TYPE a) { return (TYPE)~(INT_TYPE)a; } \ 112 FORCE_INLINE_ATTR constexpr TYPE operator| (TYPE a, TYPE b) { return (TYPE)((INT_TYPE)a | (INT_TYPE… 113 FORCE_INLINE_ATTR constexpr TYPE operator& (TYPE a, TYPE b) { return (TYPE)((INT_TYPE)a & (INT_TYPE… 114 FORCE_INLINE_ATTR constexpr TYPE operator^ (TYPE a, TYPE b) { return (TYPE)((INT_TYPE)a ^ (INT_TYPE… 115 FORCE_INLINE_ATTR constexpr TYPE operator>> (TYPE a, int b) { return (TYPE)((INT_TYPE)a >> b); } \ 116 FORCE_INLINE_ATTR constexpr TYPE operator<< (TYPE a, int b) { return (TYPE)((INT_TYPE)a << b); } \ 117 FORCE_INLINE_ATTR TYPE& operator|=(TYPE& a, TYPE b) { a = a | b; return a; } \ 118 FORCE_INLINE_ATTR TYPE& operator&=(TYPE& a, TYPE b) { a = a & b; return a; } \ 119 FORCE_INLINE_ATTR TYPE& operator^=(TYPE& a, TYPE b) { a = a ^ b; return a; } \ [all …]
|
| /device/soc/esp/esp32/components/spi_flash/sim/stubs/xtensa/ |
| D | esp_attr.h | 109 #define FLAG_ATTR_IMPL(TYPE, INT_TYPE) \ argument 110 FORCE_INLINE_ATTR constexpr TYPE operator~ (TYPE a) { return (TYPE)~(INT_TYPE)a; } \ 111 FORCE_INLINE_ATTR constexpr TYPE operator| (TYPE a, TYPE b) { return (TYPE)((INT_TYPE)a | (INT_TYPE… 112 FORCE_INLINE_ATTR constexpr TYPE operator& (TYPE a, TYPE b) { return (TYPE)((INT_TYPE)a & (INT_TYPE… 113 FORCE_INLINE_ATTR constexpr TYPE operator^ (TYPE a, TYPE b) { return (TYPE)((INT_TYPE)a ^ (INT_TYPE… 114 FORCE_INLINE_ATTR constexpr TYPE operator>> (TYPE a, int b) { return (TYPE)((INT_TYPE)a >> b); } \ 115 FORCE_INLINE_ATTR constexpr TYPE operator<< (TYPE a, int b) { return (TYPE)((INT_TYPE)a << b); } \ 116 FORCE_INLINE_ATTR TYPE& operator|=(TYPE& a, TYPE b) { a = a | b; return a; } \ 117 FORCE_INLINE_ATTR TYPE& operator&=(TYPE& a, TYPE b) { a = a & b; return a; } \ 118 FORCE_INLINE_ATTR TYPE& operator^=(TYPE& a, TYPE b) { a = a ^ b; return a; } \ [all …]
|
| /device/qemu/ |
| D | OAT.xml | 25 …<policyitem type="copyright" name="Huawei Technologies Co., Ltd. All rights reserved." path=".*" d… 26 … <policyitem type="license" name="BSD-3-Clause" path=".*" desc="LiteOS kernel use bsd3 license"/> 31 … <filteritem type="filepath" name="drivers/uart/.*" desc="文件属于海思的license,但是属于apache2.0"/> 34 …<filteritem type="filepath" name="SmartL_E802/liteos_m/board/hals/csky_driver/include/csi_config.h… 35 …<filteritem type="filepath" name="SmartL_E802/liteos_m/board/hals/csky_driver/include/.*" desc="ap… 36 …<filteritem type="filepath" name="SmartL_E802/liteos_m/board/hals/csky_driver/src/.*" desc="apache… 37 … <filteritem type="filepath" name="SmartL_E802/liteos_m/board/startup.S" desc="apache license"/> 40 …<filteritem type="filepath" name="riscv32_virt/liteos_m/board/driver/video/fb.c" desc="文件属于Nuttx的l… 41 …<filteritem type="filepath" name="riscv32_virt/liteos_m/board/driver/video/fb.h" desc="文件属于Nuttx的l… 44 …<filteritem type="filepath" name="arm_mps2_an386/liteos_m/board/driver/arm_uart_drv.*" desc="apach… [all …]
|
| /device/soc/beken/ |
| D | OAT.xml | 25 … <policyitem type="copyright" name="Huawei" path=".*" desc="beken use Huawei copyright"/> 26 <policyitem type="copyright" name="BEKEN" path=".*" desc="use beken copyright"/> 27 <policyitem type="copyright" name="Beken" path=".*" desc="use beken copyright"/> 28 … <policyitem type="copyright" name="Swedish" path=".*" desc="use swedish copyright"/> 29 <policyitem type="copyright" name="Amazon" path=".*" desc="use Amazon copyright"/> 30 … <policyitem type="copyright" name="Valentin" path=".*" desc="use Valentin copyright"/> 31 … <policyitem type="copyright" name="Holger Weiss" path=".*" desc="use Holger Weiss copyright"/> 32 …<policyitem type="copyright" name="Patrick Powell" path=".*" desc="use Patrick Powell copyright"/> 33 <policyitem type="copyright" name="Armink" path=".*" desc="use Armink copyright"/> 34 … <policyitem type="license" name="Apache" path=".*" desc="beken use apache 2.0 license"/> [all …]
|
| /device/soc/amlogic/ |
| D | OAT.xml | 25 …<policyitem type="copyright" name="Unionman Technology Co., Ltd." path=".*" rule="may" group="defa… 26 …<policyitem type="copyright" name="Unionman Co., Ltd." path=".*" rule="may" group="defaultGroup" f… 27 …<policyitem type="copyright" name="Amlogic" path=".*" rule="may" group="defaultGroup" filefilter="… 28 …<policyitem type="copyright" name="Google" path=".*" rule="may" group="defaultGroup" filefilter="c… 29 …<policyitem type="copyright" name="Nokia" path=".*" rule="may" group="defaultGroup" filefilter="co… 30 …<policyitem type="copyright" name="contributors" path=".*" rule="may" group="defaultGroup" filefil… 31 <policyitem type="license" name="GPL" path=".*" desc="linux kernel adapter codes"/> 32 <policyitem type="license" name="BSD" path=".*" desc="soc codes"/> 33 …<policyitem type="license" name="EndUserLicenseAgreement" path=".*" desc="二进制文件遵循的licence"/> … 38 … <filteritem type="filepath" name="a311d/soc/.*" desc="soc kernel open source drivers file"/> [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_diag.h | 39 * @param connect_notify_func [IN] type #hi_diag_connect_f,User function. CNcomment:用户函数。CNend 80 * @param p_cmd_tbl [IN] type #const hi_diag_cmd_reg_obj*,Command table, which must be declared as… 83 * @param cmd_num [IN] type #hi_u16,Number of commands. The value cannot be 0. CNcomment:命令个数, 106 * @param cmd_id [IN] type #hi_u16,DIAG data packet ID. CNcomment:DIAG应答包ID。CNend 107 * @param instance_id [IN] type #hi_u8,Command type.This parameter is used to obtain the command t… 112 * @param buffer [IN] type #hi_pbyte,Buffer address of the data packet. This function does no… 114 * @param buffer_size [IN] type #hi_u16,Data packet size (unit: byte), range[0, 65507] 116 * @param sync [IN] type #hi_bool,Synchronous or asynchronous DIAG packet pushing. TRUE ind… 143 * @param cmd_id [IN] type #hi_u16,DIAG ACK packet ID. CNcomment:DIAG包ID。CNend 144 * @param instance_id [IN] type #hi_u8,Command type.This parameter is used to obtain the command t… [all …]
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/btc/ |
| D | halbtccommon.h | 25 void rtw_btc_ex_ips_notify(struct btc_coexist *btc, u8 type); 26 void rtw_btc_ex_lps_notify(struct btc_coexist *btc, u8 type); 27 void rtw_btc_ex_scan_notify(struct btc_coexist *btc, u8 type); 28 void rtw_btc_ex_scan_notify_without_bt(struct btc_coexist *btc, u8 type); 29 void rtw_btc_ex_switchband_notify(struct btc_coexist *btc, u8 type); 30 void rtw_btc_ex_switchband_notify_without_bt(struct btc_coexist *btc, u8 type); 31 void rtw_btc_ex_connect_notify(struct btc_coexist *btc, u8 type); 32 void rtw_btc_ex_media_status_notify(struct btc_coexist *btc, u8 type); 33 void rtw_btc_ex_specific_packet_notify(struct btc_coexist *btc, u8 type); 42 void rtw_btc_ex_rf_status_notify(struct btc_coexist *btc, u8 type); [all …]
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/common/ |
| D | usb_list.h | 17 * usb_container_of - return the member address of ptr, if the type of ptr is the 18 * struct type. 20 #define usb_container_of(ptr, type, member) \ argument 21 ((type *)((char *)(ptr) - (unsigned long)(&((type *)0)->member))) 29 typedef struct usb_slist_node usb_slist_t; /**< Type for single list. */ 160 * @param type the type of structure 163 #define usb_slist_entry(node, type, member) \ argument 164 usb_container_of(node, type, member) 169 * @type: the type of the struct this is embedded in. 174 #define usb_slist_first_entry(ptr, type, member) \ argument [all …]
|