/vendor/hihope/rk3568/bluetooth/src/ |
H A D | bt_vendor_brcm.c | 159 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 D | bt_vendor_brcm.c | 162 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 D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 109 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 D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 109 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 D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 110 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 D | app_demo_multi_sample.h | 261 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 109 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 D | app_demo_multi_sample.h | 262 void HiSwitchInit(unsigned int id, unsigned char val, unsigned int idx, IotGpioDir dir, IotIoPull pval);
|
H A D | app_demo_multi_sample.c | 109 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
|