| /device/board/unionman/unionpi_tiger/config/preinstall/ |
| D | install_list_permissions.json | 7 "name" : "ohos.permission.MEDIA_LOCATION", string 11 "name" : "ohos.permission.READ_MEDIA", string 15 "name" : "ohos.permission.WRITE_MEDIA", string 25 "name" : "ohos.permission.DISTRIBUTED_DATASYNC", string 35 "name" : "ohos.permission.READ_CONTACTS", string 39 "name" : "ohos.permission.SEND_MESSAGES", string 43 "name" : "ohos.permission.ANSWER_CALL", string 53 "name" : "ohos.permission.READ_CONTACTS", string 57 "name" : "ohos.permission.READ_MESSAGES", string 61 "name" : "ohos.permission.SEND_MESSAGES", string [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
| D | config.c | 19 static int get_value_int(struct device_node *np, const char *name, in get_value_int() 33 static int get_value_string(struct device_node *np, const char *name, in get_value_string() 50 static int get_gpio_info(struct device_node *np, const char *name, in get_gpio_info() 67 static int get_mname(struct device_node *np, const char *name, in get_mname() 72 static int get_twi_addr(struct device_node *np, const char *name, in get_twi_addr() 78 static int get_twi_cci_spi(struct device_node *np, const char *name, in get_twi_cci_spi() 84 static int get_twi_id(struct device_node *np, const char *name, in get_twi_id() 89 static int get_mclk_id(struct device_node *np, const char *name, in get_mclk_id() 96 static int get_pos(struct device_node *np, const char *name, in get_pos() 101 static int get_isp_used(struct device_node *np, const char *name, in get_isp_used() [all …]
|
| /device/board/bearpi/bearpi_hm_micro/docs/device-dev/ |
| D | BearPi-HM_Micro开发环境搭建.md | 5 ### 硬件要求<a name="section07318322310"></a> 13 ### 软件系统要求<a name="section182305581332"></a> 47 ### Linux构建工具要求<a name="section20374218687"></a> 82 ### Windows开发工具要求<a name="section11161833102716"></a> 129 ### 一、连接Linux服务器<a name="section15541530155711"></a> 151 ### 二、将Linux shell改为bash<a name="section182814544221"></a> 174 ### 三、修改镜像源(可选) 202 ### 四、安装必要的库和工具 208 ### 五、安装Python3 275 ### 六、安装hb [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/ |
| D | tracepoint.h | 106 #define __TRACEPOINT_ENTRY(name) \ argument 117 #define __TRACEPOINT_ENTRY(name) \ argument 206 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 216 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 231 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 282 #define DEFINE_TRACE_FN(name, reg, unreg) \ argument 290 #define DEFINE_TRACE(name) \ argument 293 #define EXPORT_TRACEPOINT_SYMBOL_GPL(name) \ argument 295 #define EXPORT_TRACEPOINT_SYMBOL(name) \ argument 299 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument [all …]
|
| /device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/compiler/ |
| D | compiler.h | 53 #define SHARED_HOST_DECLARE(module, type, name) \ argument 55 #define SHARED_HOST_EXT_STATEMENT(type, name) \ argument 57 #define SHARED_HOST_ARRAY_DECLARE(module, type, count, name) \ argument 59 #define SHARED_HOST_ARRAY_EXT_STATEMENT(type, count, name) \ argument 61 #define SHARED_HOST_ARRAY2_DECLARE(module, type, count1, count2, name) \ argument 63 #define SHARED_HOST_ARRAY2_EXT_STATEMENT(type, count1, count2, name) \ argument 67 #define PRIVATE_HOST_DECLARE(module, type, name) \ argument 69 #define PRIVATE_HOST_EXT_STATEMENT(type, name) \ argument 71 #define PRIVATE_HOST_ARRAY_DECLARE(module, type, count, name) \ argument 73 #define PRIVATE_HOST_ARRAY_EXT_STATEMENT(type, count, name) \ argument [all …]
|
| /device/soc/winnermicro/wm800/board/platform/drivers/io/ |
| D | wm_io.c | 32 static void io_cfg_option1(enum tls_io_name name) in io_cfg_option1() 50 static void io_cfg_option2(enum tls_io_name name) in io_cfg_option2() 68 static void io_cfg_option3(enum tls_io_name name) in io_cfg_option3() 86 static void io_cfg_option4(enum tls_io_name name) in io_cfg_option4() 104 static void io_cfg_option5(enum tls_io_name name) in io_cfg_option5() 123 static void io_cfg_option6(enum tls_io_name name) in io_cfg_option6() 145 static void io_cfg_option7(enum tls_io_name name) in io_cfg_option7() 179 void tls_io_cfg_set(enum tls_io_name name, u8 option) in tls_io_cfg_set() 208 int tls_io_cfg_get(enum tls_io_name name) in tls_io_cfg_get()
|
| /device/board/hisilicon/hispark_phoenix/ |
| D | README_zh.md | 52 ### 系统要求<a name = "section149127526335"></a> 58 ### 基于IDE(DevEco Device Tool)的环境<a name = "section724948309150"></a> 77 ### 基于命令行的环境<a name = "section204672979943"></a> 136 ### 编译源码 141 ### 烧录 155 ### hdc 工具<a name="section129654513264"></a> 163 ### 点屏配置<a name="section864408051434"></a>
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/amvdec_ports/utils/ |
| D | get_bits.h | 93 #define OPEN_READER_NOSIZE(name, gb) \ argument 97 #define OPEN_READER(name, gb) OPEN_READER_NOSIZE(name, gb) argument 98 #define BITS_AVAILABLE(name, gb) 1 argument 100 #define CLOSE_READER(name, gb) (gb)->index = name ## _index argument 102 #define UPDATE_CACHE_LE(name, gb) name ##_cache = \ argument 105 #define UPDATE_CACHE_BE(name, gb) name ## _cache = \ argument 108 #define SKIP_COUNTER(name, gb, num) name ## _index += (num) argument 110 #define BITS_LEFT(name, gb) ((int)((gb)->size_in_bits - name ## _index)) argument 112 #define SKIP_BITS(name, gb, num) \ argument 118 #define GET_CACHE(name, gb) ((u32) name ## _cache) argument [all …]
|
| /device/soc/hisilicon/hi3751v350/ |
| D | README_zh.md | 89 ### 系统要求<a name = "section149127526335"></a> 95 ### IDE(DevEco Device Tool)方式<a name = "section724948309150"></a> 105 ### 安装包方式<a name = "section204672979943"></a> 156 ### 编译源码 161 ### 烧录 170 ### hdc 工具<a name="section129654513264"></a> 178 ### 点屏配置<a name="section864408051434"></a>
|
| /device/soc/amlogic/a311d/soc/include/linux/amlogic/ |
| D | meson_atrace.h | 82 #define ATRACE_COUNTER(name, value) meson_atrace(KERNEL_ATRACE_TAG, name, (1 << KERNEL_ATRACE_COUNT… argument 83 #define ATRACE_BEGIN(name) meson_atrace(KERNEL_ATRACE_TAG, name, (1 << KERNEL_ATRACE_BEGIN), 0) argument 85 #define ATRACE_ASYNC_BEGIN(name, cookie) meson_atrace(KERNEL_ATRACE_TAG, name, (1 << KERNEL_ATRACE_… argument 86 #define ATRACE_ASYNC_END(name, cookie) meson_atrace(KERNEL_ATRACE_TAG, name, (1 << KERNEL_ATRACE_AS… argument 88 #define ATRACE_COUNTER(name, value) argument 89 #define ATRACE_BEGIN(name) argument 90 #define ATRACE_END(name) argument 91 #define ATRACE_ASYNC_BEGIN(name, cookie) argument 92 #define ATRACE_ASYNC_END(name, cookie) argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/trace/ |
| D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument 53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument 56 #define DEFINE_EVENT(template, name, proto, args) \ argument 60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument [all …]
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | memp.h | 48 #define LWIP_MEMPOOL(name, num, size, desc) argument 53 #define LWIP_MEMPOOL(name, num, size, desc) MEMP_##name, argument 71 #define LWIP_MEMPOOL_PROTOTYPE(name) extern const struct memp_desc memp_ ## name argument 75 #define LWIP_MEMPOOL_DECLARE(name, num, size, desc) \ argument 99 #define LWIP_MEMPOOL_DECLARE(name, num, size, desc) \ argument 121 #define LWIP_MEMPOOL_INIT(name) memp_init_pool(&memp_ ## name) argument 126 #define LWIP_MEMPOOL_ALLOC(name) memp_malloc_pool(&memp_ ## name) argument 131 #define LWIP_MEMPOOL_FREE(name, x) memp_free_pool(&memp_ ## name, (x)) argument
|
| /device/soc/rockchip/common/sdk_linux/include/trace/hooks/ |
| D | vendor_hooks.h | 49 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) DEFINE_HOOK_FN(name, NULL, NULL, PARAMS(pr… argument 56 #define I_DO_RESTRICTED_HOOK_CALL(name, args) … argument 67 #define I_DO_RESTRICTED_HOOK_CALL(name, args) __traceiter_##name(NULL, args) argument 70 #define DO_RESTRICTED_HOOK(name, args, cond) … argument 78 #define I_DECLARE_RESTRICTED_HOOK(name, proto, args, cond, data_proto) … argument 101 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) … argument 109 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) DECLARE_EVENT_NOP((name), PARAMS(proto), P… argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
| D | debugfs_netdev.c | 67 #define IEEE80211_IF_FMT(name, field, format_string) \ argument 74 #define IEEE80211_IF_FMT_DEC(name, field) \ argument 76 #define IEEE80211_IF_FMT_HEX(name, field) \ argument 78 #define IEEE80211_IF_FMT_LHEX(name, field) \ argument 80 #define IEEE80211_IF_FMT_SIZE(name, field) \ argument 83 #define IEEE80211_IF_FMT_HEXARRAY(name, field) \ argument 98 #define IEEE80211_IF_FMT_ATOMIC(name, field) \ argument 106 #define IEEE80211_IF_FMT_MAC(name, field) \ argument 114 #define IEEE80211_IF_FMT_JIFFIES_TO_MS(name, field) \ argument 123 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument [all …]
|
| D | debugfs_key.c | 16 #define KEY_READ(name, prop, format_string) \ argument 25 #define KEY_READ_D(name) KEY_READ(name, name, "%d\n") argument 26 #define KEY_READ_X(name) KEY_READ(name, name, "0x%x\n") argument 28 #define KEY_OPS(name) \ argument 35 #define KEY_OPS_W(name) \ argument 43 #define KEY_FILE(name, format) \ argument 47 #define KEY_CONF_READ(name, format_string) \ argument 49 #define KEY_CONF_READ_D(name) KEY_CONF_READ(name, "%d\n") argument 51 #define KEY_CONF_OPS(name) \ argument 58 #define KEY_CONF_FILE(name, format) \ argument [all …]
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| D | Rockchip_OSAL_Env.c | 29 OMX_ERRORTYPE Rockchip_OSAL_GetEnvU32(const char *name, OMX_U32 *value, OMX_U32 default_value) in Rockchip_OSAL_GetEnvU32() 50 OMX_ERRORTYPE Rockchip_OSAL_GetEnvStr(const char *name, char *value, OMX_U32 valueSize, char *defau… in Rockchip_OSAL_GetEnvStr() 72 OMX_ERRORTYPE Rockchip_OSAL_SetEnvU32(const char *name, OMX_U32 value) in Rockchip_OSAL_SetEnvU32() 91 OMX_ERRORTYPE Rockchip_OSAL_SetEnvStr(const char *name, char *value) in Rockchip_OSAL_SetEnvStr() 122 OMX_ERRORTYPE Rockchip_OSAL_GetEnvU32(const char *name, OMX_U32 *value, OMX_U32 default_value) in Rockchip_OSAL_GetEnvU32() 143 OMX_ERRORTYPE Rockchip_OSAL_GetEnvStr(const char *name, char *value, OMX_U32 valueSize, char *defau… in Rockchip_OSAL_GetEnvStr() 157 OMX_ERRORTYPE Rockchip_OSAL_SetEnvU32(const char *name, OMX_U32 value) in Rockchip_OSAL_SetEnvU32() 170 OMX_ERRORTYPE Rockchip_OSAL_SetEnvStr(const char *name, char *value) in Rockchip_OSAL_SetEnvStr()
|
| /device/soc/amlogic/a311d/soc/amlogic/unifykey/ |
| D | storage_key.c | 161 static u32 _amlkey_exsit(const u8 *name) in _amlkey_exsit() 180 static u32 _amlkey_get_attr(const u8 *name) in _amlkey_get_attr() 199 static unsigned int _amlkey_size(const u8 *name) in _amlkey_size() 217 static unsigned int _amlkey_read(const u8 *name, u8 *buffer, u32 len) in _amlkey_read() 234 static ssize_t _amlkey_write(const u8 *name, u8 *buffer, u32 len, u32 attr) in _amlkey_write() 296 static s32 _amlkey_hash(const u8 *name, u8 *hash) in _amlkey_hash() 347 static u32 _amlkey_exist_normal(const u8 *name) in _amlkey_exist_normal() 358 static u32 _amlkey_get_attr_normal(const u8 *name) in _amlkey_get_attr_normal() 373 static unsigned int _amlkey_size_normal(const u8 *name) in _amlkey_size_normal() 388 static unsigned int _amlkey_read_normal(const u8 *name, u8 *buffer, u32 len) in _amlkey_read_normal() [all …]
|
| D | amlkey_if.h | 26 static inline u32 amlkey_exsit(const u8 *name) in amlkey_exsit() 31 static inline unsigned int amlkey_size(const u8 *name) in amlkey_size() 36 static inline u32 amlkey_get_attr(const u8 *name) in amlkey_get_attr() 41 static inline unsigned int amlkey_read(const u8 *name, u8 *buffer, u32 len) in amlkey_read() 46 static inline ssize_t amlkey_write(const u8 *name, u8 *buffer, u32 len, u32 attr) in amlkey_write() 51 static inline s32 amlkey_hash(const u8 *name, u8 *hash) in amlkey_hash()
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/include/rtos/liteos/liteos_m/kal/cmsis/ |
| D | cmsis_os.h | 217 #define osThreadDef(name, priority, instances, stacksz) \ argument 221 #define osThreadDef(name,priority,instances,stacksz,task_name) \ argument 227 #define osThread(name) &os_thread_##name argument 355 #define osMutexDef(name) \ argument 359 #define osMutexDef(name) \ argument 362 #define osMutexDef(name) \ argument 394 #define osMutex(name) &os_mutex_##name argument 466 #define osSemaphoreDef(name) const osSemaphoreDef_t os_semaphore_##name = {0} argument 468 #define osSemaphoreDef(name) const osSemaphoreDef_t os_semaphore_##name = { NULL, 0U, NULL, 0U } argument 477 #define osSemaphore(name) &os_semaphore_##name argument [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/ |
| D | disp_trace.h | 79 #define DISP_TRACE_END(name) trace_tracing_mark_write(current->tgid, name, 0) argument 80 #define DISP_TRACE_BEGIN(name) trace_tracing_mark_write(current->tgid, name, 1) argument 83 #define DISP_TRACE_INT(name, value) \ argument 91 #define DISP_TRACE_INT_F(name, value) \ argument 94 #define DISP_TRACE_INT2(name, id, value) \ argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_platform.c | 25 int osal_platform_get_modparam_uint(void *pdev, const char *name, unsigned int *value) in osal_platform_get_modparam_uint() 39 int osal_platform_get_modparam_int(void *pdev, const char *name, int *value) in osal_platform_get_modparam_int() 53 int osal_platform_get_modparam_uchar(void *pdev, const char *name, unsigned char *value) in osal_platform_get_modparam_uchar() 67 int osal_platform_get_modparam_ushort(void *pdev, const char *name, unsigned short *value) in osal_platform_get_modparam_ushort() 81 int osal_platform_get_modparam_string(void *pdev, const char *name, unsigned int size, char *value) in osal_platform_get_modparam_string() 116 const char *name) in osal_platform_get_resource_byname() 134 int osal_platform_get_irq_byname(void *dev, const char *name) in osal_platform_get_irq_byname()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | common_env.py | 514 def insert_module_dir(name, path): argument 517 def insert_lib_cfg(name, cfg): argument 520 def insert_env_defs(name, defs): argument 523 def insert_os_include(name, includes): argument 526 def insert_common_include(name, includes): argument 529 def insert_ar_flags(name, flags): argument 532 def insert_as_flags(name, flags): argument 535 def insert_ld_flags(name, flags): argument 538 def insert_cc_flags(name, flags): argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/cpufreq/ |
| D | sun50i-cpufreq-nvmem.c | 31 char name[MAX_NAME_LEN]; member 97 static void sun50iw9_icpu_xlate(char *prop_name, char *name, u32 i_data) in sun50iw9_icpu_xlate() 114 static void sun50iw9_nvmem_xlate(u32 *versions, char *name) in sun50iw9_nvmem_xlate() 141 static void sun50iw10_bin_xlate(bool high_speed, char *name, u32 bin) in sun50iw10_bin_xlate() 215 static void sun50iw10_nvmem_xlate(u32 *versions, char *name) in sun50iw10_nvmem_xlate() 251 static void sun8iw20_bin_xlate(bool bin_select, char *name, u32 nv_bin) in sun8iw20_bin_xlate() 270 static void sun8iw20_nvmem_xlate(u32 *versions, char *name) in sun8iw20_nvmem_xlate() 293 static void sun20iw1_bin_xlate(bool bin_select, bool high_speed, char *name, u32 nv_bin) in sun20iw1_bin_xlate() 315 static void sun20iw1_nvmem_xlate(u32 *versions, char *name) in sun20iw1_nvmem_xlate() 347 u32 *versions, char *name) in sun50i_cpufreq_get_efuse()
|
| /device/soc/esp/esp32/components/xtensa/include/xtensa/ |
| D | xtruntime-frames.h | 35 #define STRUCT_FIELD(ctype,size,pre,name) pre##name: .space size argument 36 #define STRUCT_AFIELD(ctype,size,pre,name,n) pre##name: .if n ; .space (size)*(n) ; .endif argument 37 #define STRUCT_AFIELD_A(ctype,size,align,pre,name,n) .balign align ; pre##name: .if n ; .space (siz… argument 41 #define STRUCT_FIELD(ctype,size,pre,name) ctype name; argument 42 #define STRUCT_AFIELD(ctype,size,pre,name,n) ctype name[n]; argument 43 #define STRUCT_AFIELD_A(ctype,size,align,pre,name,n) ctype name[n] __attribute__((aligned(align))); argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| D | tcpip_priv.h | 56 #define API_VAR_REF(name) (*(name)) argument 57 #define API_VAR_DECLARE(type, name) type * name argument 58 #define API_VAR_ALLOC(type, pool, name, errorval) do { \ argument 64 #define API_VAR_ALLOC_POOL(type, pool, name, errorval) do { \ argument 70 #define API_VAR_FREE(pool, name) memp_free(pool, name) argument 71 #define API_VAR_FREE_POOL(pool, name) LWIP_MEMPOOL_FREE(pool, name) argument 82 #define API_VAR_REF(name) name argument 83 #define API_VAR_DECLARE(type, name) type name argument 84 #define API_VAR_ALLOC(type, pool, name, errorval) argument 85 #define API_VAR_ALLOC_POOL(type, pool, name, errorval) argument [all …]
|