Searched refs:OnButtonPressed (Results 1 – 8 of 8) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/beep_demo/ |
D | app_demo_beep_control.c | 51 static void OnButtonPressed(const char *arg) in OnButtonPressed() function 67 …isterIsrFunc(IOT_GPIO_KEY, IOT_INT_TYPE_EDGE, IOT_GPIO_EDGE_FALL_LEVEL_LOW, OnButtonPressed, NULL); in StartPWMBeepTask()
|
/vendor/hihope/Hi3861/pwmbeer_demo/ |
D | pwm_beer_demo.c | 54 static void OnButtonPressed(char *arg) in OnButtonPressed() function 70 OnButtonPressed, NULL); in StartPWMBeerTask()
|
/vendor/hisilicon/hispark_pegasus/demo/pwmbeer_demo/ |
D | pwm_beer_demo.c | 51 static void OnButtonPressed(char *arg) in OnButtonPressed() function 67 OnButtonPressed, NULL); in StartPWMBeerTask()
|
/vendor/hihope/Hi3861/gpiobutton_demo/ |
D | button_example.c | 67 static void OnButtonPressed(char *arg) in OnButtonPressed() function 99 OnButtonPressed, NULL); in LedExampleEntry()
|
/vendor/hisilicon/hispark_pegasus/demo/gpiobutton_demo/ |
D | button_example.c | 67 static void OnButtonPressed(char *arg) in OnButtonPressed() function 99 OnButtonPressed, NULL); in LedExampleEntry()
|
/vendor/hisilicon/hispark_pegasus/demo/trafficlight_demo/ |
D | traffic_light_demo.c | 70 static void OnButtonPressed(char *arg) in OnButtonPressed() function 106 OnButtonPressed, NULL); in StartTrafficLightTask()
|
/vendor/hihope/Hi3861/trafficlight_demo/ |
D | traffic_light_demo.c | 70 static void OnButtonPressed(char *arg) in OnButtonPressed() function 106 OnButtonPressed, NULL); in StartTrafficLightTask()
|
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/ |
D | environment_demo.c | 129 static void OnButtonPressed(char *arg) in OnButtonPressed() function 229 OnButtonPressed, NULL); in EnvironmentDemo()
|