Home
last modified time | relevance | path

Searched refs:idx (Results 1 - 12 of 12) sorted by relevance

/vendor/hihope/rk3568/bluetooth/src/
H A Dbt_vendor_brcm.c159 int fd, idx; in op() local
162 for (idx = 0; idx < HCI_MAX_CHANNEL; idx++) in op()
163 (*fd_array)[idx] = fd; in op()
/vendor/hihope/dayu210/bluetooth/src/
H A Dbt_vendor_brcm.c162 for (int idx = 0; idx < HCI_MAX_CHANNEL; idx++) in op()
163 (*fd_array)[idx] = fd; in op()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dapp_demo_multi_sample.h261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
H A Dapp_demo_multi_sample.c109 unsigned int idx, IotGpioDir dir, IotIoPull pval) in HiSwitchInit()
112 IoTGpioSetDir(idx, dir); in HiSwitchInit()
108 HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval) HiSwitchInit() argument
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_multi_sample.h261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
H A Dapp_demo_multi_sample.c109 unsigned int idx, IotGpioDir dir, IotIoPull pval) in HiSwitchInit()
112 IoTGpioSetDir(idx, dir); in HiSwitchInit()
108 HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval) HiSwitchInit() argument
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dapp_demo_multi_sample.h261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
H A Dapp_demo_multi_sample.c110 unsigned int idx, IotGpioDir dir, IotIoPull pval) in HiSwitchInit()
113 IoTGpioSetDir(idx, dir); in HiSwitchInit()
109 HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval) HiSwitchInit() argument
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dapp_demo_multi_sample.h261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
H A Dapp_demo_multi_sample.c109 unsigned int idx, IotGpioDir dir, IotIoPull pval) in HiSwitchInit()
112 IoTGpioSetDir(idx, dir); in HiSwitchInit()
108 HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval) HiSwitchInit() argument
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dapp_demo_multi_sample.h262 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
H A Dapp_demo_multi_sample.c109 unsigned int idx, IotGpioDir dir, IotIoPull pval) in HiSwitchInit()
112 IoTGpioSetDir(idx, dir); in HiSwitchInit()
108 HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval) HiSwitchInit() argument

Completed in 14 milliseconds