Home
last modified time | relevance | path

Searched defs:param (Results 1 – 21 of 21) sorted by relevance

/vendor/hihope/rk3568/bluetooth/src/
Dbt_vendor_brcm.c40 #define BTVNDDBG(param, ...) \ argument
45 #define BTVNDDBG(param, ...) \ argument
142 static int op(bt_opcode_t opcode, void *param) in op()
Duserial_vendor.c49 #define VNDUSERIALDBG(param, ...) \ argument
54 #define VNDUSERIALDBG(param, ...) \ argument
359 int userial_set_port(char *p_conf_name, char *p_conf_value, int param) in userial_set_port()
Dconf.c59 int param; member
Dupio.c51 #define UPIODBG(param, ...) \ argument
56 #define UPIODBG(param, ...) \ argument
Dhardware.c61 #define BTHWDBG(param, ...) \ argument
66 #define BTHWDBG(param, ...) \ argument
1364 int hw_set_patch_file_path(char *p_conf_name, char *p_conf_value, int param) in hw_set_patch_file_path()
1382 int hw_set_patch_file_name(char *p_conf_name, char *p_conf_value, int param) in hw_set_patch_file_name()
1401 int hw_set_patch_settlement_delay(char *p_conf_name, char *p_conf_value, int param) in hw_set_patch_settlement_delay()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
Dapp_demo_nfc.c74 void *NfcTask(const char* param) in NfcTask()
109 void *AppNfcDisplay(char* param) in AppNfcDisplay()
Dapp_demo_gl5537_1.c81 void GetGpio5Voltage(char *param) in GetGpio5Voltage()
Dapp_demo_multi_sample.c828 void Gpio8Interrupt(const char *param) in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
Dapp_demo_uart.c45 static hi_void *UartDemoTask(char *param) in UartDemoTask()
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/
Drobot_control.c85 unsigned char get_gpio5_voltage(void *param) in get_gpio5_voltage()
218 void *RobotCarTestTask(void* param) in RobotCarTestTask()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
Dapp_demo_gl5537_1.c80 void GetGpio5Voltage(const char *param) in GetGpio5Voltage()
Dapp_demo_multi_sample.c840 void Gpio8Interrupt(const char *param) in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
Dapp_demo_gl5537_1.c80 void GetGpio5Voltage(const char *param) in GetGpio5Voltage()
Dapp_demo_multi_sample.c839 void Gpio8Interrupt(const char *param) in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
Dapp_demo_gl5537_1.c80 void GetGpio5Voltage(const char *param) in GetGpio5Voltage()
Dapp_demo_multi_sample.c839 void Gpio8Interrupt(const char *param) in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
Dapp_demo_gl5537_1.c82 void GetGpio5Voltage(const char *param) in GetGpio5Voltage()
Dapp_demo_aht20.c163 void *AppDemoAht20(char *param) in AppDemoAht20()
Dapp_demo_multi_sample.c839 void Gpio8Interrupt(const char *param) in Gpio8Interrupt()
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/
Dudp_server.c99 void *UdpServerDemo(const char *param) in UdpServerDemo()
/vendor/hihope/neptune_iotlink_demo/ble/source/
Dble_server_demo.c425 BleAdvParams param; in ble_server_demo() local